Graph Generation¶
Purpose¶
UC-BoK supports generation of Mermaid graphs from the canonical YAML models.
Generated graphs are written to:
Command¶
Generated Graphs¶
| Graph | Description |
|---|---|
domain-interaction.md |
Domain interaction graph |
application-responsibility.md |
Application-to-service graph |
process-<id>.md |
Process-specific traceability graph |
Governance¶
Generated graphs SHALL NOT be manually edited.
Changes SHALL be made in the catalog files under catalogs/.
Future Extensions¶
- SVG export
- PNG export
- Graph filtering
- Vendor coverage graph
- Gap analysis graph