New template system for project documentation with standardized frontmatter (title, description, type, status, decision_refs). Templates for architecture, design, briefing, workshop, and test-plan document types. Enables context-aware loading alongside the existing wiki template system. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1.1 KiB
1.1 KiB
title, description, type, status, ticket, decision_refs, author, created, updated
| title | description | type | status | ticket | decision_refs | author | created | updated |
|---|---|---|---|---|---|---|---|---|
| architecture | active | YYYY-MM-DD | YYYY-MM-DD |
{Title}
Overview
{What this system/component is, why it exists, how it fits into the architecture.}
Current State
{What is implemented now, what changed since the original design.}
Design
{Technical details: data flow, interfaces, algorithms, constraints.}
Decision References
{Link to relevant D-records and explain how they constrain this design.}
Open Questions
{Anything unresolved. Link to Q-records if filed.}