Jon Chery
|
3ab7574b8d
|
feat(P05): run_demo.sh 4-act dry-run + upload (T-5.2)
---ci---
phase: 5
milestone: v1.0
status: execute
persona: backend-engineer
task: T-5.2
requirements:
covered: [REQ-13, REQ-15]
---/ci---
Wave 2, task T-5.2. scripts/run_demo.sh simulates the 4 demo acts locally
(no act_runner): Act 1 Friction (1 event), Act 2 Developer Self-Service
(valid contract, full pipeline, 4 events), Act 3 Citizen Developer
(l3b_agent_stub generates the contract, same pipeline, 4 events), Act 4
Safety Net (public-ingress:true, dev rejects with score 0.40 < 0.50, 1
event). Uploads audit.json + evidence-ui/index.html to acdl-evidence main
via finalize_evidence.py (skippable with --no-upload). Idempotent.
|
2026-07-21 13:49:25 +00:00 |
|
Jon Chery
|
b953fd4a8e
|
docs(P01): complete repo-scaffolding phase
---ci---
phase: 1
milestone: v1.0
status: complete
requirements:
covered: [REQ-01, REQ-09]
partial: [REQ-10, REQ-12]
---/ci---
Squash merge of phase/01-repo-scaffolding into milestone/v1.0-initial.
Phase 01 ships the three-repo scaffold (acdl, acdl-contracts, acdl-evidence),
the placeholder index.html on acdl-evidence (D-012/D-016 raw-URL substitute
for unsupported Gitea Pages), the qa + prod branches on acdl-contracts
(D-013 stand-in for unsupported Gitea environments), the workflow skeletons
(pipeline.yml + issue-to-contract.yml), and the idempotent setup + verify
scripts. REQ-10/12 remain partial pending Phase 04 full implementation.
|
2026-07-21 13:10:50 +00:00 |
|