@agent-os/ops-api
Purpose
Section titled “Purpose”Ops HTTP API for runtime projections.
Invariant
Section titled “Invariant”Ops API is a terminal adapter. It may expose runtime-derived views, but it does not own ledger truth, Durable Object binding, or substrate invariants. Concrete backends supply the already identity-bound reader adapter.
Minimal Usage
Section titled “Minimal Usage”Use this package from ops tooling, not from carrier or substrate packages.
import { mountOpsApi } from "@agent-os/ops-api";import { cloudflareAgentDoOpsStubFor } from "@agent-os/backend-cloudflare-do";Verification
Section titled “Verification”cd tooling/ops-apivp test run