Start Here
This is the Fable 5 Brain: a source-cited Obsidian knowledge brain about the Claude Fable 5 model, the harnesses it runs in (claude.ai and Claude Code), and current operating best practices.
Read order
- overview for the big picture.
- CONVENTIONS for the contract every note follows.
- index for the master catalog.
- The domain hub
_index.mdin each folder, then the atomic note.
Ground rules
- Read before write. Cite dated sources. No em dashes.
- Every claim carries a confidence tag per
the confidence tags reference; folklore is never asserted. the immutable source layeris immutable; quotes from the export are verbatim, at most 15 words, with line refs.- Anything past its
refresh_dueinthe source ledgeris stale until re-verified.
The eight domains
model-and-family, claude-ai-harness, claude-code-harness, tools-and-skills, memory-and-context, communication-rules, safety-and-permissions, best-practices. Each note carries one domain and one fable5/* tag; the graph colors by those tags per Tag Taxonomy.
Operating the brain
- Ask questions through the fable-secretary agent; it reads AGENTS.md, then this vault, and cites both the note and the official URL.
- New system prompt exports go to
the immutable source storewith a dated name, thenscripts/import_system_prompt_export.pyparses and diffs them. - Gates before any commit:
python3 scripts/lint_vault.pyandpython3 scripts/audit_brain.py --json.