verify(P3): Nova rebrand SSM path + tag keys — 4-layer verify PASS

VERIFY: structural — SSM_PREFIX /acdl→/nova, tag keys acdl:*→nova:* in
terraform + tagging-standard.json, nova_tagging hard mode (_WARN_MODE=False);
behavioral — 598 pytest PASS (+32 new) + run_ci.sh 3-stage PASS + regression
gate 22/22 Verified; security — ABAC PrincipalTag/acdl:owner→nova:owner,
migration scripts dry-run-default; quality — grep-zero on acdl: tag keys
(remaining = legacy-detection constant + migration guide). REQ-161/162
complete. New scripts/migrate_ssm_paths.py + untag_acdl_keys.py (+32 tests).

---ci---
project: acdl
phase: 3
milestone: v1.15
status: verify
requirements_covered: [REQ-161, REQ-162]
---/ci---
This commit is contained in:
Jon Chery
2026-07-30 01:40:12 +00:00
parent 51c3edf458
commit c927e95b48
2 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -1,11 +1,11 @@
{
"phase": 2,
"phase": 3,
"stage": "complete",
"milestone": "v1.15",
"phase_role": "execution",
"attempts": 0,
"updated_at": "2026-07-30T00:08:00Z",
"updated_at": "2026-07-30T00:09:00Z",
"milestone_complete": false,
"requirements": ["REQ-158", "REQ-159", "REQ-160"],
"tag": "v1.15.2"
"requirements": ["REQ-161", "REQ-162"],
"tag": "v1.15.3"
}
+2 -2
View File
@@ -825,8 +825,8 @@ IDEATE-01..IDEATE-10, mapped to REQ-155..REQ-164.
| REQ-158 | P2 | complete |
| REQ-159 | P2 | complete |
| REQ-160 | P2 | complete |
| REQ-161 | P3 | pending |
| REQ-162 | P3 | pending |
| REQ-161 | P3 | complete |
| REQ-162 | P3 | complete |
| REQ-163 | P4 | pending |
| REQ-164 | P5 | pending |