51c3edf458
SSM path /acdl/{env}/{contractId}/{output} → /nova/... across
core/output_publisher + contract resolver + consumer docs. New
scripts/migrate_ssm_paths.py (copy/verify/delete, dry-run default).
AWS tag keys acdl:owner|environment|contract|cost-center|ref → nova:*
across terraform tagging + ABAC session policies (iam:ResourceTag/acdl:*
→ iam:ResourceTag/nova:*). nova_tagging.py hard mode (D-109 warn→hard).
tagging-standard.json tag-key values → nova:*. New
scripts/untag_acdl_keys.py (remove old acdl:* tags, dry-run default).
Test fixtures updated; pytest + run_ci.sh PASS.
---ci---
project: acdl
phase: 3
milestone: v1.15
status: execute
---/ci---
190 lines
6.5 KiB
JSON
190 lines
6.5 KiB
JSON
{
|
|
"run_id": "regr-1785375318",
|
|
"run_at_utc": "2026-07-30T01:35:18Z",
|
|
"milestone": "v1.10",
|
|
"phase": 52,
|
|
"summary": {
|
|
"Verified": 22,
|
|
"Decayed": 0,
|
|
"Broken": 0
|
|
},
|
|
"passed": true,
|
|
"results": [
|
|
{
|
|
"capability_id": "CAP-001",
|
|
"name": "contract.schema.json validates sample contracts",
|
|
"status": "Verified",
|
|
"detail": "exit 0; 2 sample contracts validate",
|
|
"tier": "local",
|
|
"duration_ms": 230
|
|
},
|
|
{
|
|
"capability_id": "CAP-002",
|
|
"name": "environment.schema.json validates env files",
|
|
"status": "Verified",
|
|
"detail": "exit 0; env schema validates",
|
|
"tier": "local",
|
|
"duration_ms": 204
|
|
},
|
|
{
|
|
"capability_id": "CAP-003",
|
|
"name": "contract_resolver resolves static-assets",
|
|
"status": "Verified",
|
|
"detail": "exit 0; ",
|
|
"tier": "local",
|
|
"duration_ms": 247
|
|
},
|
|
{
|
|
"capability_id": "CAP-004",
|
|
"name": "contract_resolver resolves microservice",
|
|
"status": "Verified",
|
|
"detail": "exit 0; ",
|
|
"tier": "local",
|
|
"duration_ms": 241
|
|
},
|
|
{
|
|
"capability_id": "CAP-005",
|
|
"name": "terraform adapter emits .tf files",
|
|
"status": "Verified",
|
|
"detail": "exit 0; ",
|
|
"tier": "local",
|
|
"duration_ms": 326
|
|
},
|
|
{
|
|
"capability_id": "CAP-006",
|
|
"name": "contract interpolation expands env/contract tokens",
|
|
"status": "Verified",
|
|
"detail": "exit 0; interpolation ok",
|
|
"tier": "local",
|
|
"duration_ms": 216
|
|
},
|
|
{
|
|
"capability_id": "CAP-007",
|
|
"name": "confidence_signal.compute returns a band",
|
|
"status": "Verified",
|
|
"detail": "exit 0; confidence band=pass",
|
|
"tier": "local",
|
|
"duration_ms": 79
|
|
},
|
|
{
|
|
"capability_id": "CAP-008",
|
|
"name": "outbox_writer builds a hash-chained item",
|
|
"status": "Verified",
|
|
"detail": "exit 0; outbox hash chain ok",
|
|
"tier": "local",
|
|
"duration_ms": 333
|
|
},
|
|
{
|
|
"capability_id": "CAP-009",
|
|
"name": "offline pytest suite passes",
|
|
"status": "Verified",
|
|
"detail": "exit 0; [ 98%]\ntests/test_wiz_adapter_real_client.py ......... [100%]\n\n====================== 555 passed, 2 deselected in 51.11s ======================",
|
|
"tier": "local",
|
|
"duration_ms": 52574
|
|
},
|
|
{
|
|
"capability_id": "CAP-010",
|
|
"name": "run_ci.sh reproduces CI pipeline locally",
|
|
"status": "Verified",
|
|
"detail": "exit 0; resource(s))\n\n=== PLATFORM CHECK OK ===\ncontract -> resolver -> stack -> adapter -> structure validated (offline, no AWS)\ncheck-only: OK\n\n=== CI PIPELINE OK ===\n3 stages passed: lint, test, check-only",
|
|
"tier": "local",
|
|
"duration_ms": 59608
|
|
},
|
|
{
|
|
"capability_id": "CAP-011",
|
|
"name": "headline E2E runs against the local emulating tier (microservice)",
|
|
"status": "Verified",
|
|
"detail": "exit 0; al-emulator\",\n \"desired_count\": 1,\n \"running_count\": 1\n },\n \"outbox_dir\": \"/tmp/acdl_local_e2e_0v1bpi48/outbox\",\n \"outbox_events\": 2,\n \"outbox_chain_verified\": true,\n \"lambda_status\": 200\n}",
|
|
"tier": "local",
|
|
"duration_ms": 1072
|
|
},
|
|
{
|
|
"capability_id": "CAP-012",
|
|
"name": "local E2E on the static-assets stack (no ECS)",
|
|
"status": "Verified",
|
|
"detail": "exit 0; acdl_local_e2e_0cjcizgd/tf\",\n \"backend\": \"local\",\n \"ecs\": null,\n \"outbox_dir\": \"/tmp/acdl_local_e2e_0cjcizgd/outbox\",\n \"outbox_events\": 2,\n \"outbox_chain_verified\": true,\n \"lambda_status\": 200\n}",
|
|
"tier": "local",
|
|
"duration_ms": 490
|
|
},
|
|
{
|
|
"capability_id": "CAP-013",
|
|
"name": "terraform init+validate+plan live AWS (microservice)",
|
|
"status": "Verified",
|
|
"detail": "terraform init+validate+plan OK (live AWS, microservice)",
|
|
"tier": "live-aws",
|
|
"duration_ms": 28176
|
|
},
|
|
{
|
|
"capability_id": "CAP-014",
|
|
"name": "terraform init+validate+plan live AWS (static-assets)",
|
|
"status": "Verified",
|
|
"detail": "terraform init+validate+plan OK (live AWS, static-assets)",
|
|
"tier": "live-aws",
|
|
"duration_ms": 31892
|
|
},
|
|
{
|
|
"capability_id": "CAP-015",
|
|
"name": "DynamoDB outbox table exists (live AWS)",
|
|
"status": "Verified",
|
|
"detail": "acdl-outbox exists, item_count=9",
|
|
"tier": "live-aws",
|
|
"duration_ms": 507
|
|
},
|
|
{
|
|
"capability_id": "CAP-016",
|
|
"name": "S3 state bucket exists + readable (live AWS)",
|
|
"status": "Verified",
|
|
"detail": "state bucket exists, keys=['platform/terraform.tfstate', 'spike/alb/dev/terraform.tfstate', 'spike/assets/dev/terraform.tfstate', 'spike/cdn/dev/terraform.tfstate', 'spike/ci-vpc/terraform.tfstate']",
|
|
"tier": "live-aws",
|
|
"duration_ms": 329
|
|
},
|
|
{
|
|
"capability_id": "CAP-017",
|
|
"name": "DynamoDB acdl-contracts table (lifecycle pipeline evidence)",
|
|
"status": "Verified",
|
|
"detail": "terraform files present + fmt -check passes + simple/complex contracts resolve",
|
|
"tier": "lifecycle-pipeline",
|
|
"duration_ms": 588
|
|
},
|
|
{
|
|
"capability_id": "CAP-018",
|
|
"name": "Lambda contract-ingestor (local stub + lifecycle evidence)",
|
|
"status": "Verified",
|
|
"detail": "LocalLambdaStub instantiates (local tier evidence)",
|
|
"tier": "lifecycle-pipeline",
|
|
"duration_ms": 135
|
|
},
|
|
{
|
|
"capability_id": "CAP-019",
|
|
"name": "ECS cluster + service (L2 microservice lifecycle evidence)",
|
|
"status": "Verified",
|
|
"detail": "L2 composition resolves (simple + complex contracts; offline proxy)",
|
|
"tier": "lifecycle-pipeline",
|
|
"duration_ms": 498
|
|
},
|
|
{
|
|
"capability_id": "CAP-020",
|
|
"name": "CloudFront + WAF (L2 static-assets lifecycle evidence)",
|
|
"status": "Verified",
|
|
"detail": "L2 composition resolves (simple + complex contracts; offline proxy)",
|
|
"tier": "lifecycle-pipeline",
|
|
"duration_ms": 510
|
|
},
|
|
{
|
|
"capability_id": "CAP-021",
|
|
"name": "uptime-kuma (L1 uptime lifecycle evidence)",
|
|
"status": "Verified",
|
|
"detail": "terraform files present + fmt -check passes + simple/complex contracts resolve",
|
|
"tier": "lifecycle-pipeline",
|
|
"duration_ms": 562
|
|
},
|
|
{
|
|
"capability_id": "CAP-022",
|
|
"name": "OIDC role (L1 iam-role lifecycle evidence)",
|
|
"status": "Verified",
|
|
"detail": "terraform files present + fmt -check passes + simple/complex contracts resolve",
|
|
"tier": "lifecycle-pipeline",
|
|
"duration_ms": 554
|
|
}
|
|
]
|
|
} |