I build runtime accountability infrastructure for long-lived AI-agent systems: a self-hosted checkpoint layer that operates after deployment, while agents are running. At meaningful checkpoints it binds claims to a process identity, updates a longitudinal state estimate, returns an auditable proceed or pause action, and preserves the evidence behind it.
The maintainer deployment has run continuously on a single-operator development fleet since November 2025. That establishes sustained operation under real load, not incident prevention, predictive utility, or cross-operator generality. External pilots are the next step.
→ cirwel.github.io — the full index
Papers, systems, datasets, and decks, all in one place. That page is canonical; this profile is just the front door.
| UNITARES | Governance runtime (MCP + HTTP, Postgres-backed) | Agents check in; it updates a longitudinal state estimate from claims, available outcomes, and behavioral history, then returns a binary proceed or pause action with a reason. guide and reject are sub-actions, not peer verdicts. Live since Nov 2025. → repo |
| Anima | Physical longitudinal testbed | Raspberry Pi 4 + sensor stack mapping real temperature, light, humidity, pressure, and system telemetry into EISV trajectories. It produced the 39-day real run behind the real-window portion of the labeled dataset; the richer creature/art interface lives in the repo. → anima-mcp |
| Research | 3 papers / preprints | Information-theoretic fleet governance (v6, DOI) · trajectory identity (Wang 2026b) · digital proprioception (Wang 2026c). |
| Datasets | Published telemetry corpora | 32,181 labeled EISV windows: 20,655 overlapping real windows from one 39-day Raspberry Pi run plus 11,526 synthetic · verdict-counterfactual repro kit. |
Start here:unitares → docker compose up -d --wait && make demo drives a synthetic agent through six check-ins and prints the policy response at each step.
Build on it:unitares-sdk on PyPI is the agent-side contract (check-in loop, EISV state, identity anchors). pip install unitares-sdk.
- What this is: self-hosted runtime accountability and state estimation for long-lived agent processes, the checkpoint layer between evals/guardrails and incident response.
- What this is not: not an output filter, not a sandbox, not a correctness or ethics oracle, and not evidence yet of preventive benefit or cross-operator generality.
- Current ask: external pilots and design partners who already run autonomous agents long enough for drift, calibration, and recovery to matter.
Full index ↗ · GitHub · HuggingFace · ORCID · CIRWEL Systems · founder@cirwel.org



