🎉 init: 小龙的工作空间
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"generatedAt": "2026-06-04T19:46:49.006Z",
|
||||
"version": "v1-candidate-001",
|
||||
"metrics": {
|
||||
"blocCount": 6,
|
||||
"cycleCount": 7,
|
||||
"candidateCount": 37,
|
||||
"activeCandidateCount": 29,
|
||||
"archivedCandidateCount": 8
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"generatedAt": "2026-06-04T19:45:50.155Z",
|
||||
"version": "v1",
|
||||
"workspace": "/Users/<user>/.openclaw/workspace",
|
||||
"metrics": {
|
||||
"blocCount": 6,
|
||||
"cycleCount": 7,
|
||||
"candidateCount": 36,
|
||||
"activeCandidateCount": 28,
|
||||
"archivedCandidateCount": 8,
|
||||
"details": {
|
||||
"coreBlocFiles": 6,
|
||||
"projectFiles": 5,
|
||||
"registerFiles": 7,
|
||||
"topLevelFiles": 8,
|
||||
"dailyNoteFiles": 8
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
# Active Memory Release Candidate Report
|
||||
|
||||
## Summary
|
||||
|
||||
| Field | Value |
|
||||
|-------|-------|
|
||||
| Status | ✅ **PASS** |
|
||||
| Release Candidate | **YES** |
|
||||
| Score | **100/100** |
|
||||
|
||||
## Checks
|
||||
|
||||
| Check | Result | Details |
|
||||
|-------|--------|---------|
|
||||
| ✅ Readiness Assessment | PASS | status=pass, safeToReplace=true, score=98 |
|
||||
| ✅ Rollout Stage Policy | PASS | action=promote, stage=100%, confidence=100 |
|
||||
| ✅ Rollback Report | PASS | recommendation=keep_enabled |
|
||||
| ✅ Circuit Breaker | PASS | state=closed |
|
||||
| ✅ Test Summary | PASS | total=229, failed=0, regressions=0 |
|
||||
|
||||
## Blockers
|
||||
|
||||
None
|
||||
|
||||
## Warnings
|
||||
|
||||
None
|
||||
|
||||
## Baseline Comparison
|
||||
|
||||
Status: ✅ **PASS**
|
||||
|
||||
| Metric | Baseline | Candidate | Delta | Δ% |
|
||||
|--------|----------|-----------|-------|-----|
|
||||
| Bloc Count | 6 | 6 | 0 | 0% |
|
||||
| Cycle Count | 7 | 7 | 0 | 0% |
|
||||
| Candidate Count | 36 | 37 | +1 | +2.78% |
|
||||
| Active Candidate Count | 28 | 29 | +1 | +3.57% |
|
||||
| Archived Candidate Count | 8 | 8 | 0 | 0% |
|
||||
|
||||
## Release Gate
|
||||
|
||||
Status: 🟢 **OPEN**
|
||||
|
||||
Can Release: **YES**
|
||||
|
||||
Summary: Release gate is OPEN. 1 warning(s) present.
|
||||
|
||||
**Gate Warnings:**
|
||||
- ⚠️ 手动审批数据未提供(非强制,不影响)
|
||||
|
||||
## Recommendation
|
||||
|
||||
> 所有检查项通过。系统已满足 Release Candidate 条件,可以进入最终发布候选。
|
||||
|
||||
---
|
||||
@@ -0,0 +1,168 @@
|
||||
{
|
||||
"generatedAt": "2026-06-04T19:46:49.008Z",
|
||||
"baselineVersion": "v1",
|
||||
"checklist": {
|
||||
"status": "pass",
|
||||
"confidence": 100,
|
||||
"blockers": 0,
|
||||
"warnings": 0
|
||||
},
|
||||
"baselineCompare": {
|
||||
"status": "pass",
|
||||
"blockers": [],
|
||||
"warnings": [],
|
||||
"changes": [
|
||||
{
|
||||
"metric": "blocCount",
|
||||
"label": "Bloc Count",
|
||||
"baseline": 6,
|
||||
"candidate": 6,
|
||||
"delta": 0,
|
||||
"deltaPercent": 0
|
||||
},
|
||||
{
|
||||
"metric": "cycleCount",
|
||||
"label": "Cycle Count",
|
||||
"baseline": 7,
|
||||
"candidate": 7,
|
||||
"delta": 0,
|
||||
"deltaPercent": 0
|
||||
},
|
||||
{
|
||||
"metric": "candidateCount",
|
||||
"label": "Candidate Count",
|
||||
"baseline": 36,
|
||||
"candidate": 37,
|
||||
"delta": 1,
|
||||
"deltaPercent": 2.78
|
||||
},
|
||||
{
|
||||
"metric": "activeCandidateCount",
|
||||
"label": "Active Candidate Count",
|
||||
"baseline": 28,
|
||||
"candidate": 29,
|
||||
"delta": 1,
|
||||
"deltaPercent": 3.57
|
||||
},
|
||||
{
|
||||
"metric": "archivedCandidateCount",
|
||||
"label": "Archived Candidate Count",
|
||||
"baseline": 8,
|
||||
"candidate": 8,
|
||||
"delta": 0,
|
||||
"deltaPercent": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"releaseGate": {
|
||||
"status": "open",
|
||||
"decision": "OPEN",
|
||||
"canRelease": true,
|
||||
"blockers": [],
|
||||
"warnings": [
|
||||
"手动审批数据未提供(非强制,不影响)"
|
||||
],
|
||||
"summary": "Release gate is OPEN. 1 warning(s) present."
|
||||
},
|
||||
"thresholdAnalysis": [
|
||||
{
|
||||
"deltaPct": 0,
|
||||
"status": "pass",
|
||||
"blockers": 0,
|
||||
"warnings": 0,
|
||||
"sampleChange": {
|
||||
"metric": "candidateCount",
|
||||
"label": "Candidate Count",
|
||||
"baseline": 36,
|
||||
"candidate": 36,
|
||||
"delta": 0,
|
||||
"deltaPercent": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"deltaPct": 5,
|
||||
"status": "pass",
|
||||
"blockers": 0,
|
||||
"warnings": 0,
|
||||
"sampleChange": {
|
||||
"metric": "candidateCount",
|
||||
"label": "Candidate Count",
|
||||
"baseline": 36,
|
||||
"candidate": 38,
|
||||
"delta": 2,
|
||||
"deltaPercent": 5.56
|
||||
}
|
||||
},
|
||||
{
|
||||
"deltaPct": 10,
|
||||
"status": "pass",
|
||||
"blockers": 0,
|
||||
"warnings": 0,
|
||||
"sampleChange": {
|
||||
"metric": "candidateCount",
|
||||
"label": "Candidate Count",
|
||||
"baseline": 36,
|
||||
"candidate": 40,
|
||||
"delta": 4,
|
||||
"deltaPercent": 11.11
|
||||
}
|
||||
},
|
||||
{
|
||||
"deltaPct": 20,
|
||||
"status": "warn",
|
||||
"blockers": 0,
|
||||
"warnings": 1,
|
||||
"sampleChange": {
|
||||
"metric": "candidateCount",
|
||||
"label": "Candidate Count",
|
||||
"baseline": 36,
|
||||
"candidate": 43,
|
||||
"delta": 7,
|
||||
"deltaPercent": 19.44
|
||||
}
|
||||
},
|
||||
{
|
||||
"deltaPct": 30,
|
||||
"status": "warn",
|
||||
"blockers": 0,
|
||||
"warnings": 4,
|
||||
"sampleChange": {
|
||||
"metric": "candidateCount",
|
||||
"label": "Candidate Count",
|
||||
"baseline": 36,
|
||||
"candidate": 47,
|
||||
"delta": 11,
|
||||
"deltaPercent": 30.56
|
||||
}
|
||||
},
|
||||
{
|
||||
"deltaPct": 50,
|
||||
"status": "fail",
|
||||
"blockers": 1,
|
||||
"warnings": 3,
|
||||
"sampleChange": {
|
||||
"metric": "candidateCount",
|
||||
"label": "Candidate Count",
|
||||
"baseline": 36,
|
||||
"candidate": 54,
|
||||
"delta": 18,
|
||||
"deltaPercent": 50
|
||||
}
|
||||
},
|
||||
{
|
||||
"deltaPct": 70,
|
||||
"status": "fail",
|
||||
"blockers": 4,
|
||||
"warnings": 0,
|
||||
"sampleChange": {
|
||||
"metric": "candidateCount",
|
||||
"label": "Candidate Count",
|
||||
"baseline": 36,
|
||||
"candidate": 61,
|
||||
"delta": 25,
|
||||
"deltaPercent": 69.44
|
||||
}
|
||||
}
|
||||
],
|
||||
"conclusion": "PASS — Release gate OPEN. First stable baseline validated."
|
||||
}
|
||||
Reference in New Issue
Block a user