Generate Architecture Documentation
generate_architectureGenerates a grounded Architecture.md from real project directories, dependency graphs, design-pattern evidence, and recorded ADRs.
Instructions
Generate Architecture.md grounded in the real project: layers/modules from actual directory structure, a dependency graph from real relative-import statements, design-pattern evidence from real class names, tech stack, and recorded ADRs. The overview paragraph is narrated but every claim traces to a fact; the graphs/lists are rendered deterministically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes |