Commit Graph

5 Commits

Author SHA1 Message Date
558f6e5601 Deduplicate entry points and templates
CLAUDE.md and AGENTS.md (now a symlink) shrink to a pointer at the
bootstrap, which absorbs the rule-editing instructions. The two
identical per-tool templates merge into rules/ai/AGENT.template.md.
README drops the read path duplicated from the bootstrap. The
web-visual-baseline starter CSS/HTML duplicated assets/view.css and is
removed in favor of the vendored assets.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 09:55:28 +03:00
c8f072661f Route every contract from the bootstrap
Add bom-decomposition and secret-management router entries, promote
git-sync-check to the always-on set, and move secret-management out of
always-on since it only matters when touching credentials or config.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 09:44:40 +03:00
014b28be77 Add module atomicity contract to always-on set
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 09:41:46 +03:00
d2600f1279 Add chart-based web visual baseline contract 2026-04-22 20:52:14 +03:00
Mikhail Chusavitin
1d89a4918e docs: add agent bootstrap and contract read router 2026-04-02 13:48:36 +03:00