git:20260325.d6b2de5 to git:20260424.c64b351

3 added, 0 removed. Audit A to A.

# Reference Documentation
## Overview
Technical guide for `docs/reference/` — API docs, glossary, FAQ, workflows, and quick reference materials.
## Files
| File | Purpose |
|------|---------|
| `api-reference.md` | Unified API documentation for infrastructure + project modules |
+ | `api-project-modules.md` | Project-side module API reference |
| `glossary.md` | Comprehensive glossary of terms |
| `faq.md` | Frequently asked questions |
| `quick-start-cheatsheet.md` | One-page essential commands |
| `common-workflows.md` | Step-by-step task recipes |
| `copypasta.md` | Ready-to-use content for sharing the template |
+ | `copypasta-diagrams.md` | Diagram copypasta blocks |
+ | `copypasta-outreach.md` | Outreach / social copypasta |
## Key Conventions
- **Layer 2 examples**: prefer paths under [`projects/code_project/`](../../projects/code_project/); other active projects → [_generated/active_projects.md](../_generated/active_projects.md).
- `api-reference.md` covers both Layer 1 (infrastructure) and Layer 2 (project) modules
- FAQ answers are kept concise with links to detailed guides
- Workflow recipes follow consistent format: context → steps → verification
- Glossary terms are alphabetized and cross-referenced
## See Also
- [README.md](README.md) — Quick navigation
- [API Reference](api-reference.md) — Full API docs
- [Modules Guide](../modules/modules-guide.md) — Module-level docs