docs(audit): fix stale milestone labels + checkpoint + config — v1.29 complete, v1.30 scoped
acdl-ci / forge_parity_disabled (push) Successful in 8s
acdl-ci / Lint (push) Successful in 13s
acdl-ci / Test (push) Failing after 24s
acdl-ci / Platform check-only (offline) (push) Successful in 20s
nova-release / Compute semver + update tags (push) Failing after 12m44s

Audit fixes:
- PROJECT.md: v1.28 + v1.29 subheaders 'Feature milestone — active' → 'complete'
- REQUIREMENTS.md: same fix (v1.28 + v1.29)
- PROJECT.md: v1.29 header '(active, milestone branch...)' → '(complete, tag v1.28.6, merged to main 2026-08-20)'
- REQUIREMENTS.md: same header fix
- config.json: active_milestone v1.29 → v1.30 (v1.29 complete, next milestone scoped)
- CHECKPOINT.json: cleared v1.29 complete state, set v1.30 phase 0 specify (per run.md clear-checkpoint)

---ci---
project: acdl
phase: 0
milestone: v1.30
status: specify
audit: fixes-applied
---/ci---
This commit is contained in:
CIAgent Orchestrator
2026-08-20 10:54:34 +00:00
parent 713ad2eff2
commit f8677fa002
4 changed files with 32 additions and 18 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
],
"active_project": "acdl",
"active_projects": ["acdl", "nova-blockchain-exchange"],
"active_milestone": "v1.29",
"active_milestone": "v1.30",
"autonomy": {
"level": "full",
"escalation_hooks": ["deploy", "delete_data", "merge_to_main"],