Protocore Protocore Protocore
  • Overview
  • Architecture
  • Research
  • Reproducibility
  • About

Protocore

A protocol-first runtime for agents that must keep working after the first response.

Protocore is a proprietary runtime for stateful, tool-using agents, backed by reproducible systems research.

Agent systems, measured in the runtime

Build agents around durable state, explicit contracts, and observable work.

Protocore is a proprietary runtime for long-running, tool-using agents. It keeps model behavior behind protocols, makes state and artifacts first-class, and streams work as it happens. This site publishes the evidence behind those choices—including methods, limitations, code, figures, and downloadable papers.

Read the research Explore the architecture

ProjectProtocore
SheetSYS—01 · Overview
Revision2026-07
LanguagesEN · RU
LicenseProprietary
MethodEvidence before claims
Runtime · protocol-first core State · durable, resumable runs Artifacts · first-class, inspectable Streaming · deltas while work happens Research · dated, reproducible, downloadable Boundaries · explicit contracts at every seam Runtime · protocol-first core State · durable, resumable runs Artifacts · first-class, inspectable Streaming · deltas while work happens Research · dated, reproducible, downloadable Boundaries · explicit contracts at every seam

The runtime is part of the experiment

Agent quality cannot be reduced to the model’s final sentence. Tool policy, state transitions, recovery behavior, artifact validation, and streaming all change what the system can complete. Protocore treats those mechanisms as testable parts of a runtime rather than hidden application glue.

SYS—01

Protocol-first boundaries

Models, tools, sessions, memory, events, and execution backends meet through explicit contracts. Implementations can evolve without making the core depend on a deployment stack.

SYS—02

Durable work

Runs are organized around persisted state and inspectable artifacts. Long tasks can be resumed and evaluated from what they produced, not merely from a terminal status string.

SYS—03

Immediate observability

Text deltas, tool activity, and runtime events are forwarded while work is in progress. Operators and products see the same execution rather than reconstructing it after completion.

SYS—04

Reproducible evidence

Public results are dated experiments with definitions, sample sizes, sanitized inputs, limitations, and generated artifacts. Product descriptions are kept separate from measured claims.

Drawing BP—01 · Runtime composition

One pure core, explicit adapters

The pure runtime core coordinates models, tools, state, and events behind protocols. Services, product interfaces, and execution backends implement those contracts without reaching inside the core.

Protocore runtime composition Product interfaces talk to services and adapters over HTTP and streaming events; adapters implement the contracts of the pure runtime core. Product interfaces Chat Dashboard Automation Services · adapters Enterprise API Autonomous tasks Sandbox control Pure runtime core Protocols · hooks Runtime policy State · events

See the full architecture →

Research program

Our current publication program studies two recurring failures in agent systems: producing complete artifacts under output constraints, and evaluating tool-using work without confusing infrastructure status with task success. A broader systems article connects those findings to Protocore’s architecture.

DOC—01

Output convergence

How runtime controls affect the completion of large artifacts when generation is capped or interrupted.

DOC—02

Artifact-grounded evaluation

How to separate runtime health, judge output, policy compliance, and objective artifact validity.

DOC—03

Stateful runtime architecture

How protocol boundaries, persistence, tools, and streaming compose into an agent runtime that remains inspectable.

See publications and technical reports →

A claim is only as useful as its provenance.

Every quantitative statement published here is expected to point back to a method, a dated configuration, and a public-safe artifact. The reproducibility standard describes what that means in practice.

Reuse

All rights reserved

© 2026 Ascorblack Labs

Evidence before claims.

  • Proprietary software