Skip to content
LogoLogo

Visual direction

Diagram system comparison

Every current docs diagram shown with its Mermaid default and a proposed Nava-native diagram system.

Current

Default Mermaid output

Before
Loading diagram...
Default themeOwnership implicitLabels shrink to fit

Architecture map

System architecture

Make ownership and the internal policy loop visible before showing implementation detail.

Current

Default Mermaid output

Before
Loading diagram...
Four anonymous subgraphsPolicy loop is buriedOwnership is subtle

Sequence

Transaction lifecycle

Preserve the order of operations while separating the decision from the execution handoff.

Current

Default Mermaid output

Before
Loading diagram...
Six dense columnsLabels shrink to fitOutcome branch is buried

State flow

Compact verdict lifecycle

Keep processing stages calm and reserve semantic color for the terminal decision.

Current

Default Mermaid output

Before
Loading diagram...
Status semantics absentEvidence is invisibleOutcomes are merged

Payment sequence

Gateway payment lifecycle

Separate quote, verification, and settlement so the fee and merchant payments cannot be mistaken for one another.

Current

Default Mermaid output

Before
Loading diagram...
Five dense participantsTwo settlements look alikeFailure path is buried

System decisions

Brand comes from structure, not decoration.

  • Readable first16px labels, shorter copy, generous node spacing.
  • Ownership is visibleBuilder and Guardian steps live in explicit lanes.
  • One accentNava red identifies product-owned steps; status colors remain semantic.
  • Responsive by designThe numbered flow stacks in order on narrow screens.