index
The intent pipeline: the framework-free, browser-safe core of the multimodal intent tool. One append-only IntentEvent stream, the little state machine that produces it (Engine), the V4A correction diff machinery, and the multi-pass composeIntent compiler (compose.ts) that folds a thread's events into the lowered prompt body (brackets inlined at their positions).
Prototyped in the since-retired workbench lab, graduated here so the intent client and the channel's lowering processor share one implementation (and one set of captured fixtures as the regression net). Zero DOM; the only dependency is the equally realm-free modal kit (aiui-viz/modal), where wordDiff comes from.
Classes
Interfaces
- AppSelection
- CodeSelection
- ComposedIntent
- ComposedItem
- ComposeOptions
- DiffRun
- IntentPipelineConfig
- LocatedCell
- LocatedComponent
- Rect
- ShotShare
- TabRecord
- TranscriptWord