v1.10 milestone COMPLETE. 4 phases (52-55) shipped + verified: - P52: regression-class VERIFY (D-091) — catches capability decay - P53: local emulating adapters (D-092) — full local E2E, no AWS - P54: capability re-verification sweep (D-093) — 16/16 Verified, 7 adapter defects fixed - P55: rewrite PROJECT/ROADMAP/decks to verified reality (D-094) Review: READY TO SHIP (0 P0, 0 P1, 1 P2 post-hoc). Audit: PASS (reconstruction, file discipline, branch hygiene, commit discipline). Regression gate: 16/16 capabilities Verified (12 local + 4 live-AWS). Tests: 513 fast + 5 slow, all pass. Tag v1.10.0 (next minor; fix/test/docs, not a breaking schema change). ---ci--- project: acdl phase: 0 milestone: v1.10 status: complete requirements: covered: [REQ-112, REQ-113, REQ-114, REQ-115] partial: [] ---/ci---
2.8 KiB
Regression Report — v1.10 Phase 52
- Run ID:
regr-1785176791 - Run at (UTC): 2026-07-27T18:26:31Z
- Summary: {'Verified': 16, 'Decayed': 0, 'Broken': 0}
- Passed (milestone gate): True
| Capability | Name | Tier | Status | Duration (ms) | Detail |
|---|---|---|---|---|---|
| CAP-001 | contract.schema.json validates sample contracts | local | Verified | 222 | exit 0; 2 sample contracts validate |
| CAP-002 | environment.schema.json validates env files | local | Verified | 191 | exit 0; env schema validates |
| CAP-003 | contract_resolver resolves static-assets | local | Verified | 250 | exit 0; |
| CAP-004 | contract_resolver resolves microservice | local | Verified | 257 | exit 0; |
| CAP-005 | terraform adapter emits .tf files | local | Verified | 335 | exit 0; |
| CAP-006 | contract interpolation expands env/contract tokens | local | Verified | 238 | exit 0; interpolation ok |
| CAP-007 | confidence_signal.compute returns a band | local | Verified | 81 | exit 0; confidence band=pass |
| CAP-008 | outbox_writer builds a hash-chained item | local | Verified | 324 | exit 0; outbox hash chain ok |
| CAP-009 | offline pytest suite passes | local | Verified | 15411 | exit 0; [ 98%] |
| tests/test_wiz_adapter_real_client.py ......... [100%] |
====================== 475 passe | | CAP-010 | run_ci.sh reproduces CI pipeline locally | local | Verified | 19513 | exit 0; resource(s))
=== PLATFORM CHECK OK === contract -> resolver -> stack -> adapter -> structure validated (offline, no AWS) check-only: OK
=== CI PIPELIN | | CAP-011 | headline E2E runs against the local emulating tier (microservice) | local | Verified | 551 | exit 0; al-emulator", "desired_count": 1, "running_count": 1 }, "outbox_dir": "/tmp/acdl_local_e2e_c2dyhp_r/outbox", "outbox_events": 2, "outbox | | CAP-012 | local E2E on the static-assets stack (no ECS) | local | Verified | 575 | exit 0; acdl_local_e2e_w2ybb54x/tf", "backend": "local", "ecs": null, "outbox_dir": "/tmp/acdl_local_e2e_w2ybb54x/outbox", "outbox_events": 2, "outbox | | CAP-013 | terraform init+validate+plan live AWS (microservice) | live-aws | Verified | 28496 | terraform init+validate+plan OK (live AWS, microservice) | | CAP-014 | terraform init+validate+plan live AWS (static-assets) | live-aws | Verified | 32341 | terraform init+validate+plan OK (live AWS, static-assets) | | CAP-015 | DynamoDB outbox table exists (live AWS) | live-aws | Verified | 521 | acdl-outbox exists, item_count=9 | | CAP-016 | S3 state bucket exists + readable (live AWS) | live-aws | Verified | 311 | state bucket exists, keys=['spike/l2-microservice/terraform.tfstate'] |