name: metainformant-config description: METAINFORMANT rules for directory config. Use when editing, adding tests, or reviewing code under this path. Read the linked AGENTS.md first; use uv only, write outputs to output/, real implementations.
METAINFORMANT — config
Before editing files in this subtree:
- Read
AGENTS.mdfor this folder (canonical technical context). - Optional overview:
README.md. - Global rules:
CLAUDE.mdat repo root (uv,output/,.tmp/, real implementations). - Testing policy:
docs/REAL_IMPLEMENTATION_POLICY.md. - Use
metainformant.core.iofor file I/O andmetainformant.core.utils.loggingfor logs.
Keep changes scoped; match existing patterns in this directory.