name: metainformant-examples-templates description: METAINFORMANT rules for directory examples/templates. Use when editing, adding tests, or reviewing code under this path. Read the linked AGENTS.md first; use uv only, write outputs to output/, no mocks.
METAINFORMANT — examples/templates
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/, no mocks). - Testing policy:
docs/NO_MOCKING_POLICY.md. - Use
metainformant.core.iofor file I/O andmetainformant.core.utils.loggingfor logs.
Keep changes scoped; match existing patterns in this directory.