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>
818 B
818 B
title, description, type, status, ticket, system_under_test, created, updated
| title | description | type | status | ticket | system_under_test | created | updated |
|---|---|---|---|---|---|---|---|
| test-plan | active | YYYY-MM-DD | YYYY-MM-DD |
{Title}
Scope
{What is being tested and what is excluded.}
Test Cases
{Numbered test cases with expected results.}
Environment
{Test environment requirements: live server, fixtures, headless, etc.}