Skip to main content

PERSISTENT INFRASTRUCTURE FOR AGENTS

Persistent Infrastructure for the Agent Era

Run Agents inside a reviewable execution boundary. Preserve accepted decisions and resulting history as a queryable Dataset.

GOVERNED EXECUTION

pVisor

Give an Agent a staged workspace and an explicit execution provider. Inspect Evidence before any Effect reaches the project.

You finish with a reviewable Run Bundle and controlled changes.

Start a Run →

DURABLE HISTORY

pChronicle

Pin, normalize, query, and exchange Agent trajectory Sources, whether they came from pVisor or elsewhere.

You finish with a queryable Dataset and traceable Source lineage.

Explore Datasets →

One boundary, two durable paths

Execution and history stay independently useful. Connect them only when the workflow needs a durable handoff.

pVisor execution and pChronicle history paths
01

Run

Give the Agent a staged workspace and record the effective controls.

02

Review

Inspect Evidence and Effects before deciding what crosses into the project.

03

Remember

Capture selected lifecycle facts and trajectory events as a queryable Dataset.

Everything needed for a durable Agent workflow

Governed execution

Run an Agent inside a provider-aware, reviewable workspace.

Reviewable changes

Inspect a complete stage before any file reaches the project.

Capability evidence

See which filesystem, network, and process controls actually applied.

Trajectory Datasets

Turn captured or imported history into normalized, queryable views.

Open formats

Exchange supported trajectory formats while preserving Source lineage.

Local first

Start locally and move to object storage when the workflow is ready.

From install to a useful result

Run the smallest complete path first. Keep the output, then choose the guide that answers your next question.

01

Install

pip install persisting
02

Run or explore

pvisor run --stage ./runs/task-001 -- codex
# or: pchronicle onboard
03

Review or query

pvisor review last
# or: pchronicle onboard query