Expand description
The view layer: every function here is a pure render of (&App, Frame).
Modules§
- computations
- Workspace 4 — Computations Playground: contract inspection and an execution-free invocation builder.
- explorer
- Workspace 1 — Explorer: tree → document → inspector.
- graph
- Workspace 2 — Graph: the link graph on a Braille canvas.
- overlays
- Centered overlays: palette, diagnostics, help, confirmations, forms, the fix-preview diff, the full log view, and the outline.
- refactor_
modal - The refactor modal: intent → decision (only on a genuine conflict) → dry-run preview. One overlay for all five verbs.
- shell
- The persistent chrome: tab bar, status bar, hint bar, toasts, and the overlay stack.
- trust
- Workspace 3 — Mission Control: trust, lifecycle, freshness, the attention queue, activity, and actors.
- widgets
- Shared drawing helpers: centered rects, input fields, unicode bar charts, and the date sparkline.