Documentation
README
Formax Tool UI Blocks (C-lite) Workflow
Goal
Stabilize and evolve the tool transcript UI with minimal churn:
- Centralize common formatting (⏺ spacing, ⎿/indent rules) in one renderer.
- Keep per-tool custom UI possible, but avoid “change one space → edit 20 files”.
- Migrate tools incrementally (dual-track: legacy React presenter + blocks presenter).
Scope / non-goals
- Do not redesign tool semantics (e.g. “Read+Edit => Update”) unless explicitly requested.
- Do not run
bun run test:coveragefor this workflow; only run tests for touched files.
Current building blocks
This is the opening of the README. Read the full README on GitHub.