Cairnloop.Web.Nav (cairnloop v0.5.1)

Copy Markdown View Source

The single source of truth for the operator dashboard's top-level navigation.

Every dashboard screen renders the same persistent nav shell from this list, so "you are here" stays consistent and no screen invents its own chrome. Labels use the operator's words (not internal jargon); ~5 destinations keeps the IA legible (GDS "do less"). Counts are intentionally omitted here — the Cockpit Home owns the live "needs-you" numbers so each screen's nav stays a cheap, query-free constant.

Summary

Functions

The ordered top-level destinations for the persistent nav shell.

Functions

destinations()

@spec destinations() :: [map()]

The ordered top-level destinations for the persistent nav shell.