Next Steps

This page tracks immediate work after the architecture freeze.

Definition

  • Bentos orchestrate behavior.
  • Rooms allocate geometry.
  • Bricks paint UI.
  • Theme engine governs semantics globally.

Everything below reinforces that contract.

Immediate

  • Keep app-shell as the canonical framework validation bento.
  • Add scenario breadth where regressions are most likely.
  • Continue documenting architecture boundaries with code-level examples.

Near Term

  • Expand room split examples (WithGutter, WithDivider) across screen patterns.
  • Validate footer mode behavior (plain, chip, mixed) across themes.
  • Ensure typed structured-list rows remain compatible with existing data sources.

Ongoing

  • Enforce bentos orchestrate, rooms allocate, bricks paint.
  • Keep theme semantics global and untouchable at the app-contract level.