| name | initialize-architecture |
| description | Use to create complete architecture documentation structure. Creates all required architecture documents from templates. |
| version | 1.0.0 |
Creates complete architecture documentation from templates in docs/architecture/.
Steps
- Load config from
.prism/core-config.yaml
- Check existing docs status
- Choose mode: create missing or recreate all
- Generate documents from templates
- Create master
README.md index
- Validate files and show next steps
See instructions.md for templates and document details.