# Public Template Exemplars Knowledge Base ## Overview `projects/templates/` contains the public canonical exemplars. The authoritative generated roster is [`docs/_generated/active_projects.md`](../../docs/_generated/active_projects.md), and the comparison/selection matrix is [`docs/_generated/exemplar_roster.md`](../../docs/_generated/exemplar_roster.md). This directory is public and tracked; private, rotating, archived, active, or search-only project work belongs outside this subtree and is guarded by `.gitignore`, `scripts/audit/check_tracked_all.py`, and `infrastructure.project.public_scope`. Nearest child `AGENTS.md` files are authoritative for template-specific rules. Use this file for shared exemplar parity, command selection, and escalation. Every exemplar also carries these agent-facing surfaces: - `.agents/AGENTS.md` — per-template agent contract catalog - `.agents/skills//SKILL.md` — Hermes/agentskills.io-compatible skill definition - `.agents/skills//AGENTS.md` + `README.md` — skill folder contract ## Where To Look | Task | Location | Notes | | --- | --- | --- | | Public roster | `../../infrastructure/project/public_scope.py` | Update generated docs after roster changes. | | Exemplar selection | `../../docs/_generated/exemplar_roster.md` | Generated from README `## When to use this template`. | | Shared project rules | `../AGENTS.md` | Confidentiality and lifecycle rules live there. | | Shared design/browser QA | `DESIGN.md` | Applies to generated manuscript, web, and PDF outputs across all public templates. | | Template-specific rules | `