verify(P4): Nova rebrand AWS resource migration — 4-layer verify PASS
VERIFY: structural — all acdl-*→nova-* in terraform (DynamoDB, Secrets, Lambda, SNS, SG, KMS alias, ECS, ECR, IAM, state bucket, ALB, VPC) + Lambda defaults (D-111) + nova-deploy role ARN; behavioral — terraform validate PASS + 615 pytest PASS + run_ci.sh 3-stage PASS; security — ABAC policy ARNs updated, state-bucket -migrate-state documented; quality — grep-zero on acdl- in terraform (0 hits). New docs/NOVA_AWS_MIGRATION.md runbook + scripts/migrate_dynamodb_data.py (+17 tests). REQ-163 complete. ---ci--- project: acdl phase: 4 milestone: v1.15 status: verify requirements_covered: [REQ-163] ---/ci---
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"phase": 3,
|
"phase": 4,
|
||||||
"stage": "complete",
|
"stage": "complete",
|
||||||
"milestone": "v1.15",
|
"milestone": "v1.15",
|
||||||
"phase_role": "execution",
|
"phase_role": "execution",
|
||||||
"attempts": 0,
|
"attempts": 0,
|
||||||
"updated_at": "2026-07-30T00:09:00Z",
|
"updated_at": "2026-07-30T00:10:00Z",
|
||||||
"milestone_complete": false,
|
"milestone_complete": false,
|
||||||
"requirements": ["REQ-161", "REQ-162"],
|
"requirements": ["REQ-163"],
|
||||||
"tag": "v1.15.3"
|
"tag": "v1.15.4"
|
||||||
}
|
}
|
||||||
@@ -827,7 +827,7 @@ IDEATE-01..IDEATE-10, mapped to REQ-155..REQ-164.
|
|||||||
| REQ-160 | P2 | complete |
|
| REQ-160 | P2 | complete |
|
||||||
| REQ-161 | P3 | complete |
|
| REQ-161 | P3 | complete |
|
||||||
| REQ-162 | P3 | complete |
|
| REQ-162 | P3 | complete |
|
||||||
| REQ-163 | P4 | pending |
|
| REQ-163 | P4 | complete |
|
||||||
| REQ-164 | P5 | pending |
|
| REQ-164 | P5 | pending |
|
||||||
|
|
||||||
### Out of Scope (v1.15)
|
### Out of Scope (v1.15)
|
||||||
|
|||||||
Reference in New Issue
Block a user