Templates¶
This folder contains reusable document templates for the Feoda Documentation project.
Available Templates¶
| Template | Use For |
|---|---|
| solution-overview.md | Documenting a Feoda solution (ERP, ARM, EPM) |
| process-document.md | Business or operational process documentation |
| meeting-extraction.md | Extracting knowledge from meeting recordings/transcripts |
| technical-spec.md | Technical architecture and design documents |
| runbook.md | Operational procedures and how-to guides |
| decision-record.md | Architecture Decision Records (ADRs) |
| client-implementation.md | Client project documentation (overview, requirements, design, customizations) |
How to Use¶
- Copy the appropriate template to the destination folder.
- Rename it following naming conventions.
- Fill in all frontmatter fields.
- Replace placeholder content with actual content.
- Update
related-documentsto link all related files. - Submit for review.
See PROJECT_INSTRUCTIONS.md — Template Usage Policy for full details.