Skip to main content

Module render_model

Module render_model 

Source

Structs§

View
Everything the screen needs, with no I/O. The live session rebuilds this each frame from the Settle machine + clock + listening flag.

Enums§

LineKind
The tone a line paints in: Settled = bright core text, Edge = dim live edge, Chrome = the dimmest border/hint/status tone.
Mode
Which mode’s chrome to show.

Functions§

compose
Compose the full screen as (line, tone) pairs (top to bottom). Pure — unit-testable.
compose_close
The closing screen after [space] in reflect/journal.
compose_released
The ephemeral release screen.