End-to-end walkthroughs of the compiling-architecture skill
workflow — the contract that turns a requirements spec into an approved
architecture.yaml the implementing-architecture skill
can scaffold from. Each demo follows a real author through one signal at a
time: minimal spec → compile → review assumptions / warns / cost feasibility
→ edit → recompile, until the architecture is promoted to explicit and
stamped with the # STATUS: APPROVED header.
Pick the agentic walkthrough for a multi-agent system with hosting mismatch, priority promotion, and per-pattern overrides; pick the non-agentic walkthrough for a typical AWS-hosted JavaScript API service following the README's Progressive-Refinement section.
Generated from test-specs-demo/scenarios/*.yaml by
scripts/build_demo.py. Re-run the script when scenarios or
pattern behaviour change.
End-to-end demo of the compiling-architecture skill workflow on an
End-to-end demo of the compiling-architecture skill workflow on a