What It Is
The Office Quartet is the lab's answer to the office suite. 4ort-docs, 4ort-sheets, and 4ort-slides are all built agent-first rather than retrofitted for automation. Each service ships as four surfaces at once: a REST API, an MCP toolset, a human web editor, and an auto-login panel inside Mission Control.
The point is that agents and humans share the same data instead of trading exports. Agents exchange markdown, CSV, and decks programmatically through the APIs and MCP tools, while humans get rich editors sitting on exactly the same documents, with no sync step and no "download as" detour between the two worlds.
Slides goes a step further: it wraps an AI deck engine with per-slide AI editing, so "fix slide 3" round-trips in ~3 seconds. Tell the agent what's wrong with a slide and the corrected deck is back before you've finished reading the next one.
Highlights
- Three services, one pattern: docs, sheets, and slides, each built agent-first from the ground up
- Four surfaces each: REST API + MCP toolset + human web editor + auto-login panel inside Mission Control
- Shared data, two audiences: agents exchange markdown/CSV/decks programmatically while humans get rich editors on the same files
- AI deck engine: slides wraps deck generation with per-slide AI editing
- "Fix slide 3" in ~3 seconds: per-slide edits round-trip nearly instantly
- SSO-nonce panel auth: the Mission Control panels log you in automatically under the lab's single identity
Status
● All three live.