Two companion docs tracing the .specify/scripts evolution from the 5-file
spec-kit scaffold shown in the file tree:
- CASAN_ARCHITECTURE_BEFORE.md — state brought to the competition (freeze
fbcef96): base 5 → 37 scripts implementing all 7 harnesses, each file's
purpose grouped by H1–H7, + the 8 competition test suites. Honest maturity:
demo/PoC (~3.0/5).
- CASAN_ARCHITECTURE_AFTER.md — the feat/plan07-track-a-hardening upgrades:
37 → 60 scripts (+23) grouped by Track A / Track C-MVP / Evidence Pack /
H5+ / H6+, each new file's purpose + the gap it closes, notes on in-place
modifications (strict fail-closed, cost caps, KMS rotate, window breaker),
+ the 6 new test suites (+96 checks). Honest maturity: Level 4 proven by
attack (~4.0/5), not full production.
File counts verified against git (ls-tree fbcef96 vs HEAD).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>