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
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:
+25
-11
@@ -1,13 +1,27 @@
|
|||||||
{
|
{
|
||||||
"phase": 6,
|
"phase": 0,
|
||||||
"stage": "complete",
|
"stage": "specify",
|
||||||
"milestone": "v1.29",
|
"milestone": "v1.30",
|
||||||
"phase_role": "final",
|
"phase_role": "pre_execution",
|
||||||
"milestone_complete": true,
|
"attempts": 0,
|
||||||
"milestone_release": {"tag": "v1.28.6", "type": "feature", "release": "local-only (push credentials unavailable — blocked_env_vars policy)"},
|
"updated_at": "2026-08-20T11:00:00Z",
|
||||||
"merged_to_main": true,
|
"project": "acdl",
|
||||||
"branches_deleted": ["phase/00-pre-execution", "phase/01-publish-pipeline", "phase/02-gitea-scrub-decisions", "phase/03-cfn-archive-tf-delegation", "phase/04-operator-guide-reference-tracking", "nova-blockchain-exchange/phase/05-consumer-deploy-bump", "phase/06-final-review-ship", "milestone/v1.29-reposplit-identity"],
|
"projects": ["acdl", "nova-blockchain-exchange"],
|
||||||
"tags": ["v1.28.0", "v1.28.1", "v1.28.2", "v1.28.3", "v1.28.4", "v1.28.5", "v1.28.6", "v1.29.0"],
|
"active_milestone": "v1.30",
|
||||||
"updated_at": "2026-08-20T01:55:00Z",
|
"milestone_branch": null,
|
||||||
"notes": "v1.29 COMPLETE. Milestone merged to main. Tag v1.28.6 = milestone release. All milestone branches deleted. Next run starts a new milestone."
|
"phase_branch": null,
|
||||||
|
"tag_line": "v1.29.x",
|
||||||
|
"phase_name": "pre-execution",
|
||||||
|
"milestone_type": "feature",
|
||||||
|
"reqs_covered": [],
|
||||||
|
"reqs_partial": [],
|
||||||
|
"previous_milestone": {
|
||||||
|
"milestone": "v1.29",
|
||||||
|
"tag": "v1.28.6",
|
||||||
|
"complete": true,
|
||||||
|
"merged_to_main": "9dc5669",
|
||||||
|
"branches_deleted": true,
|
||||||
|
"releases_created": true
|
||||||
|
},
|
||||||
|
"notes": "v1.29 COMPLETE (v1.28.6, merged to main 9dc5669, 8 Gitea releases ids 803-810). Checkpoint cleared per run.md. v1.30 PDLC Phase 0 intake authored (STATE.md updated 2026-08-20, commit 713ad2e). Initiative: Leadership Presentation Deck (≤7 slides, S&P theme, 18-month CDLC→SDLC→PDLC roadmap). Next: /ci-run to execute v1.30 Phase 0 (SPECIFY→CLARIFY→RESEARCH→PLAN→GRILL)."
|
||||||
}
|
}
|
||||||
+3
-3
@@ -452,7 +452,7 @@ already exist).
|
|||||||
|
|
||||||
## v1.28 — CLI Canonicalization + Identity Layer (complete, tag `v1.27.6`, merged to main 2026-08-19)
|
## v1.28 — CLI Canonicalization + Identity Layer (complete, tag `v1.27.6`, merged to main 2026-08-19)
|
||||||
|
|
||||||
> **Feature milestone — active.** The Nova CLI becomes installable from
|
> **Feature milestone — complete.** The Nova CLI becomes installable from
|
||||||
> internal PyPI (CodeArtifact), every `core/` module is reachable as a
|
> internal PyPI (CodeArtifact), every `core/` module is reachable as a
|
||||||
> `nova <subcommand>`, the CLI and Lambda functions share a single
|
> `nova <subcommand>`, the CLI and Lambda functions share a single
|
||||||
> `core/` source tree, and Nova owns its identity layer end-to-end
|
> `core/` source tree, and Nova owns its identity layer end-to-end
|
||||||
@@ -541,9 +541,9 @@ New requirements REQ-323..REQ-353 — full text in
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## v1.29 — Reposplit + Identity Layer Bring-Live (active, milestone branch `milestone/v1.29-reposplit-identity`)
|
## v1.29 — Reposplit + Identity Layer Bring-Live (complete, tag `v1.28.6`, merged to main 2026-08-20)
|
||||||
|
|
||||||
> **Feature milestone — active.** v1.29 extracts all live platform
|
> **Feature milestone — complete.** v1.29 extracts all live platform
|
||||||
> components (Nova-idp Lambdas, KMS keys, DynamoDB tables, S3 state
|
> components (Nova-idp Lambdas, KMS keys, DynamoDB tables, S3 state
|
||||||
> buckets, OIDC roles, JWKS, audit outbox bootstrap) from `acdl/acdl`
|
> buckets, OIDC roles, JWKS, audit outbox bootstrap) from `acdl/acdl`
|
||||||
> into a dedicated Gitea-private Terraform repository
|
> into a dedicated Gitea-private Terraform repository
|
||||||
|
|||||||
@@ -303,7 +303,7 @@ Full v1.26 requirement text:
|
|||||||
|
|
||||||
## v1.28 — CLI Canonicalization + Identity Layer (complete, tag `v1.27.6`, merged to main 2026-08-19)
|
## v1.28 — CLI Canonicalization + Identity Layer (complete, tag `v1.27.6`, merged to main 2026-08-19)
|
||||||
|
|
||||||
> **Feature milestone — active.** The Nova CLI is installable from
|
> **Feature milestone — complete.** The Nova CLI is installable from
|
||||||
> internal PyPI (CodeArtifact); every `core/` module is reachable as a
|
> internal PyPI (CodeArtifact); every `core/` module is reachable as a
|
||||||
> `nova <subcommand>`; the CLI and Lambda functions share a single
|
> `nova <subcommand>`; the CLI and Lambda functions share a single
|
||||||
> `core/` source tree; and Nova owns its identity layer end-to-end
|
> `core/` source tree; and Nova owns its identity layer end-to-end
|
||||||
@@ -605,9 +605,9 @@ All v1.28 release-gate criteria in PLAN.md §6 met.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## v1.29 — Reposplit + Identity Layer Bring-Live (active, milestone branch `milestone/v1.29-reposplit-identity`)
|
## v1.29 — Reposplit + Identity Layer Bring-Live (complete, tag `v1.28.6`, merged to main 2026-08-20)
|
||||||
|
|
||||||
> **Feature milestone — active.** v1.29 extracts all live platform
|
> **Feature milestone — complete.** v1.29 extracts all live platform
|
||||||
> components into a dedicated Gitea-private Terraform repository
|
> components into a dedicated Gitea-private Terraform repository
|
||||||
> (`nova-platform-ops`), brings Nova-idp live in account `581513795199`
|
> (`nova-platform-ops`), brings Nova-idp live in account `581513795199`
|
||||||
> for the first time, and standardizes `acdl/acdl` on GitHub. `kj` (a
|
> for the first time, and standardizes `acdl/acdl` on GitHub. `kj` (a
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
],
|
],
|
||||||
"active_project": "acdl",
|
"active_project": "acdl",
|
||||||
"active_projects": ["acdl", "nova-blockchain-exchange"],
|
"active_projects": ["acdl", "nova-blockchain-exchange"],
|
||||||
"active_milestone": "v1.29",
|
"active_milestone": "v1.30",
|
||||||
"autonomy": {
|
"autonomy": {
|
||||||
"level": "full",
|
"level": "full",
|
||||||
"escalation_hooks": ["deploy", "delete_data", "merge_to_main"],
|
"escalation_hooks": ["deploy", "delete_data", "merge_to_main"],
|
||||||
|
|||||||
Reference in New Issue
Block a user