mix selecto.domain.diagram (selecto_mix v0.4.6)

Generate a Mermaid diagram from a Selecto domain inspection artifact.

The task reads an inspection JSON artifact produced by mix selecto.domain.describe and renders a Mermaid flowchart focused on source fields, source relationships, choice sources, and picker field bindings.

Examples

mix selecto.domain.diagram priv/selecto/product.inspection.json

mix selecto.domain.diagram priv/selecto/product.inspection.json --output docs/selecto/product.diagram.mmd