# .cbmignore — code-discovery graph (codebase-memory-mcp) ignore rules (gitignore syntax)
#
# OPTIONAL: only relevant if this project uses a code-discovery graph MCP (see CLAUDE.md §0).
# These trees may be committed (so .gitignore won't skip them) but are NOT part of the live
# build — exclude them so graph search stays scoped to the real source under src/ and tests/.
# Edit to match this project's layout; delete the file if you don't use a code-discovery graph.

# Reference design source — the prototype tree (re-implemented, not source; Law 1: reference, not source).
# Replace with this project's prototype location (see CLAUDE.md §2).
Prototype/

# Pristine method-kit source + installer — version-controlled reference, not project code.
Constitution-Kit/

# bin/obj/.git/screenshots are auto-excluded by the indexer; add other non-source trees as needed.
