# Templates Copy these templates into a `domains//` folder when starting or standardizing a business domain. Recommended file mapping: - `domain-readme.md` -> `README.md` - `recon-notes.md` -> `01-recon-notes.md` - `business-logic.md` -> `02-business-logic.md` - `technical-implementation.md` -> `03-technical-implementation.md` - `data-lineage.md` -> `04-data-lineage.md` - `verification.md` -> `05-verification.md` - `lineage.snapshot.template.json` -> `lineage.snapshot.json`