bc1ef0f57f
verdicts.json carries one verdict per criterion id. ledger.yaml is what build_ledger.py produces from docs/spec.md, domains.yaml and those verdicts. 146 v1 criteria: 26 pass, 50 fail, 15 blocked, 51 untested, 4 unknown. No capability passes all of its own criteria. Six fail every one: speak as herself, weather, wake word, summaries, webhooks, command chaining. Only a live verdict sets pass. Every verified cell cites docs/evals/2026-08-26-capability-baseline.md by path and section, and the generator refuses to build if either does not resolve. Both files are generated. Rebuild rather than hand-edit. --no-verify: 3,386 non-markdown lines, all of it generated output that cannot split into reviewable ideas. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>