Governed agent stack

One agent stack. Four explicit controls.

Reach, action, context, and evidence compose without pretending that installation alone governs every call.

Execution model

The host chooses the route. Each layer proves one job.

ProductLoop coordinates the workflow. Qarinah compiles approved project context. Maqam decides whether a registered operation may execute. Cockroach Crawler collects bounded public evidence. Results return as records, receipts, and context references.

  1. 01

    Compose

    ProductLoop OS

    Workflow runtime, policies, approvals, connectors, skills, evaluations, provenance, and research plans.

  2. 02

    Contextualize

    Qarinah

    Local event ledger, deterministic graph/index, and compact cited context packs. Public npm 0.1.5+ with a 0.1.6-compatible handoff contract.

  3. 03

    Govern

    Maqam

    Registered tool policy, exact one-use approvals, browser-action contracts, traces, and evidence.

  4. 04

    Reach

    Cockroach Crawler

    Bounded public-web reads, provider capability checks, normalized source records, and serverless fetch policy.

Capability truth

What the combined system can claim today.

Every row names the component that provides the behavior and the boundary the deployment must still enforce.

CapabilityComponentStatusDeployment boundary
Public URL crawl to Markdown or JSONLCockroach CrawlerAvailableExplicit origin and resource policy; public network by default.
Public GitHub read/search without a developer keyCockroach CrawlerAvailableUnauthenticated REST limits; read-only operations.
Known-video metadata without a developer keyCockroach CrawlerPartialPublic metadata and a restricted pinned no-key route; official search uses an API key.
RSS/Atom and available YouTube captionsMaqam source adaptersConfiguredThe host supplies and governs the selected reader or executable.
Natural-language browser actionsMaqam browser contract plus a host driverAdapter-sideNo browser engine or model provider is silently bundled.
Exact approval and replay rejectionMaqamAvailableThe real side effect must pass through the registered gateway.
Durable compact project contextQarinahPublic 0.1.5+The handoff contract is 0.1.6-compatible; explicit workspace consent and machine-local trust remain required.
Cross-package workflow and evaluationProductLoop OSAvailableExternal browsers, models, secrets, identity, and durable services remain deployment choices.
Provider inputs crossing explicit access checks before becoming normalized source records
Reach enters the system as untrusted source data. It becomes useful only after policy, provenance, and retrieval boundaries remain visible.

Original composition

Learn from strong tools without cloning their product.

Broad capability installers demonstrate the value of one command and a useful doctor. In-page agents demonstrate low-friction browser control. Knowledge graphs demonstrate compact retrieval across project relationships. This stack keeps a different center: governed execution and evidence-linked context across replaceable adapters.

  • No imported upstream branding or silent dependency
  • No claim that free access is unlimited or provider-approved
  • No browser-cookie extraction or login reuse
  • No claim that an in-process policy is an operating-system sandbox

Try the public layers

Check web reach, then prove exact approval.

Cockroach Crawler reports source access, Maqam demonstrates its separate tool-approval boundary, ProductLoop composes workflows, and Qarinah 0.1.5+ provides compact cited handoffs.

published packages
npx -y --package cockroach-crawler@0.7.0 cockroach-sources doctor
npx -y --package cockroach-crawler@0.7.0 cockroach-reach doctor
npx -y maqam@0.3.3 demo approval
npx -y qarinah@0.1.6 --help

Boundaries

What one install cannot promise.

Does the stack include a model or paid API?

No. Model providers are deployment choices. Public web, GitHub, and selected optional routes may work without a developer key; every provider keeps its own authentication, login, terms, and availability constraints.

Does Maqam automatically control every browser or shell?

No. Only registered operations routed through the gateway are governed. Direct shell, browser, SDK, or provider calls bypass that boundary.

Is Qarinah publicly installable?

Yes. Qarinah is public on npm at 0.1.5+; the documented handoff contract is compatible with the coordinated 0.1.6 release. Workspace consent and machine-local trust are still required.