Runtime infrastructure for agent context
FlowState turns scattered agent instructions into addressable runtime infrastructure. It stores reusable Runtime Objects as Markdown/YAML, composes them into Runtime Stacks, and exposes those stacks through authenticated MCP-compatible endpoints.
Projects stay lightweight. A tiny .flow/context.toml file points Codex, Cursor, Claude, or other tools at the runtime context source instead of copying large instruction files across repositories.