Problem
The README and docs lack a visual architecture diagram. The ARCHITECTURE.md has a pipeline diagram in text, but there is no visual diagram in the README that shows how the components fit together.
Proposed Solution
Add a Mermaid architecture diagram to README.md showing:
- Discovery sources (OpenAPI, HAR, Browser, mitmproxy)
- Core pipeline (Spec parsing, Archetype detection, Generation)
- Output targets (Python, Go, Rust, TS, MCP, Skills)
- Quality layer (Scorecard, Proof, shipcheck)
- Web UI and Catalog
Also add the diagram to docs/ARCHITECTURE.md as a renderable Mermaid block.
Acceptance Criteria
Problem
The README and docs lack a visual architecture diagram. The ARCHITECTURE.md has a pipeline diagram in text, but there is no visual diagram in the README that shows how the components fit together.
Proposed Solution
Add a Mermaid architecture diagram to README.md showing:
Also add the diagram to docs/ARCHITECTURE.md as a renderable Mermaid block.
Acceptance Criteria