CLAUDE
Claude Code Instructions
Read AGENTS.md first. It is the canonical rulebook for this repository.
Claude-specific notes:
- Treat folder structure as a data-loading contract, not cosmetic organization.
- Preserve YAML frontmatter and Obsidian wikilinks.
- Before creating a new concept, search
30-concepts/for existing titles and aliases. - Prefer surgical edits to concept notes; do not rewrite definitions without rationale and sources.
- Keep vector/RAG artifacts out of source-of-truth notes unless explicitly requested.
- When ingesting a source, do not stop at a summary. Create/update the
source -> claims -> concepts/insights/decisions/mapsgraph described inAGENTS.md. - Check the relevant schema in
60-schemas/before writing a new note type. - After edits, run
git statusand inspectgit diffbefore reporting completion.