Skip to main contentModule render_model
Source - View
- Everything the screen needs, with no I/O. The live session rebuilds this each
frame from the Settle machine + clock + listening flag.
- 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.
- 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.