Reference

Reference

The services, commands, and surfaces the runtime actually ships. Grounded against real code — we mark what's live and what's still landing, rather than list plausible-but-wrong names.

Early access · expandingOctos ships from source today. The commands and tools below are real; the full service catalog fills in section by section as each part is wired to a door. Need something specific? Ask us.

Services

A service is the one primitive — an owned unit with a boundary, a job, and a body (data, a model, code, or a human). You compose services into a vertical. They group by role:

Runtime commands

One engine, several entry points — each a small node you run:

Surfaces & tools

The same governed core, reached four ways — the door holds across all of them:

The tools your assistant sees include octos_workspace (one-glance session prime), octos_state, octos_facts, octos_friction, octos_trace, plus governed writes like octos_intake_capture, octos_assembler_declareProject, and octos_cosign_sign. Signing signs as the pinned principal regardless of any payload claim — impersonation is structurally impossible.

Next steps