Skip to content
View cirwel's full-sized avatar
🚞
🚞

Block or report cirwel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CIRWEL/README.md

CIRWEL stack — runtime governance for heterogeneous AI-agent fleets

Kenny Wang — CIRWEL Systems

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.

IndexUNITARESPaper v6


The work, in four lines

UNITARESGovernance 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
AnimaPhysical longitudinal testbedRaspberry 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
Research3 papers / preprintsInformation-theoretic fleet governance (v6, DOI) · trajectory identity (Wang 2026b) · digital proprioception (Wang 2026c).
DatasetsPublished telemetry corpora32,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:unitaresdocker 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.

For reviewers

  • 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

Pinned Loading

  1. unitaresunitaresPublic

    Self-hosted runtime telemetry, identity-bound audit trails, and policy feedback for long-lived AI agents.

    Python 4

  2. unitares-paper-v6unitares-paper-v6Public

    UNITARES v6 paper: Information-Theoretic Governance of Heterogeneous Agent Fleets

    TeX

  3. unitares-host-adapterunitares-host-adapterPublic

    Thin client bindings that mount UNITARES governance into agent hosts (Hermes, Claude Code, Goose, ...)

    Python

  4. unitares-governance-pluginunitares-governance-pluginPublic

    Claude Code / Codex plugin that mounts agents into UNITARES governance — check-ins, dialectic, runtime verdicts.

    Python

  5. anima-mcpanima-mcpPublic

    Raspberry Pi running UNITARES — longitudinal testbed cited in the papers.

    Python 1

  6. eisv-lumeneisv-lumenPublic

    Governance benchmark dataset — 21K agent-state trajectories with verdicts (HuggingFace).

    Python 1