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>
Remove links to non-existent theme-vapor, theme-aqua-legacy, and
operator-tools; styling now comes from web-visual-baseline only.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Replace machine-local absolute paths to the chart repo with assets/
vendored into the pattern, and move copyable starter CSS/HTML out of
the normative contract into README.md.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
- Replace operator-driven backup requirement with automatic migration engine responsibility
- Full DB backup when new migrations are detected, before any step runs
- Per-table backup before each migration step affecting that table
- Session rollback (or per-table restore) on any migration failure
- Update local-first-recovery to reflect automatic backup requirement
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- rules/patterns/go-project-bible/contract.md: required files, ADL format,
runtime-flows rules, what not to duplicate, how to keep current
- README.md: rewritten to reflect actual repo purpose and structure
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>