Agent runtime
Closed Alpha

DOSSBOT

AI harness, runtime, and builder

Build, run, and evaluate agents in production.

Scope

What it does.

DOSSBOT is the agent harness. It owns the model loop, tool execution, skills, budgets, cancellation, events, and evaluation. ZFlow records long-running execution. Remoco supplies isolation. CENTARI supplies the human workspace.

DOSSBOT / System architecture

One agent contract. Any model or tool.

DOSSBOT owns the model loop and tool calls. ZFlow owns long-running history. Remoco owns the sandbox. The same request and event contract works in CENTARI, the CLI, voice, or a worker.

control
execution
state
Evidence
ZFlow-owned run journal
START / WAIT / RETRY / APPROVE / CANCEL / RECOVER
Working set
Tapestry context

Grounded context, source citations, Project files, and prior run state.

Routing
Model policy

Provider, adapter, fallback, budget, and evaluation cohort.

Bounded agent loop
Observe -> decide -> act -> verify
01
Normalize request
02
Call model
04
Inspect result
03
Schedule capability
Loop guards, token/time/cost ceilings, structured result schema, and cancellation apply to every turn.
Capabilities
Skills + tools
Read fan-out
Mutation serialization
Approval policy
Typed tool results
Runtime
Remoco sandbox

Optional isolated execution with scoped credentials, network policy, telemetry, and artifacts.

Normalized events
Progress + proposals
Tool effects
Cost + trace
Outputs
Structured result
Tool effects + artifacts
Run trace and attribution
What feeds back

Traces, corrections, cost, and failures feed evaluation. Reviewed results can change routing.

Responsibilities

What it owns

01

One run contract

Every surface uses the same identity, budget, cancellation, and output contract.

02

Models are replaceable

Switch providers by task, cost, policy, or evaluation without rewriting the agent.

03

Tools declare effects

Reads, drafts, writes, external effects, and admin actions follow different rules.

04

Earn promotion

Prompts, tools, and models move into production through replay, benchmarks, and canaries.

Dependencies

What it connects to

DOSSBOT calls these products and services directly.

DOSS Labs

Talk to us about DOSSBOT.

Get in touch