D2 renderer adapter #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What to build
Add a
D2Rendereradapter implementingDiagramRenderer. Produces D2 diagram language output, which has better layout control than Mermaid and renders to SVG.D2 supports containers (for module grouping), classes with fields/methods, and styled edges — maps well to all three diagram levels.
Acceptance criteria
archlens-d2DiagramRendererport--format d2CLI flag works end-to-endBlocked by
None - can start immediately