I open-sourced an execution record for AI agents (Intent vs. Reality)
Summary
The author announces Sentience Governor, an open-source governance runtime for AI agents that separates declared intent, recorded execution, and retrospective explanation, and checks observed tool activity against declared scope via MCP.
Similar Articles
I open-sourced the agent instructions I use to keep my AI agents on track.
This open-source tool provides a portable, agent-agnostic control plane for coding agents, offering consistent operating rules, phased project planning, memory, skills, and runbooks via a set of files that can be dropped into any repository.
We showed an AI agent its own governance record, and it started using it
An experiment with a local governance harness for AI coding agents shows that when the agent's own governance record is surfaced in its context, the agent begins to self-correct by following policies and asking for intent declarations, without hard enforcement.
I open-sourced the "harness" layer for AI agents: run Claude Code/Codex/Gemini with governed MCP tools (browser, editor, secrets)
Open-sourced a desktop workspace that provides a governed runtime for AI coding agents, offering 100+ MCP tools, RBAC, and a self-evolving toolbox.
When an agent documents its own audit log, things get weird
The author discusses a failure mode encountered while building Sentience Governor, a Python library for Claude Code that monitors agent actions and produces audit reports. The AI sometimes reconstructed explanations from raw traces, blurring the line between measured facts and probabilistic interpretation.
I put my AI agent governance platform online. Try to break it.
The author released Bendex Arc, an open-source governance layer for AI agents that enforces authority, blocks manipulation, and includes a live demo for testing.