ai-flows
What if the unit of work outlived the conversation?
A flow is a declared, persisted, resumable object with a
goal, a shape, a state and a lineage. It records where it forked from at
its first commit, so two attempts can be compared. The turn becomes an
implementation detail.
ai-ui
What if the interface were the state, not the transcript?
A spatial, live canvas composed by the system from the
flow's state — and re-composed as it changes. The user overrides the
arrangement; the override wins from then on.
ai-storage
What if memory had an address space?
Four levels — system, user, project, flow — with different
lifetimes. Flow memory is expected to die. Promotion between levels is
explicit, recorded and reversible.
ai-base
What if we did not rebuild the part that works?
QM, vendored as a subtree and pulled weekly. Identity,
scopes, sandboxes, policy, audit and six model harnesses. We did not
write it and we are not rewriting it.