Deterministic, local-only audit reports for Claude Code AI agent sessions. Rust + SQLite. Zero network calls. MCP server for agents.
BAR Observatory — Deterministic Audit Reports for Claude Code AI Agent Sessions
BAR Observatory (Base Agentic Reporter) is a free, open-source, local-only flight recorder and audit tool for Claude Code sessions. It reads what your AI coding agent actually did — every tool call, task, sub-agent dispatch, rework loop, and error — stores it in a local SQLite database, and renders a deterministic report in JSON, HTML, and Markdown. Same database in, byte-identical report out, every time. No LLM in the render path. No network calls. No API key. No account. (The optional bar interpret command is the one exception — it uses your own Claude Code session to write a plain-English summary. The deterministic report never depends on it and never calls a model itself.)
Don't ask the agent what happened. Check the record.
TL;DR — If you've ever finished a long Claude Code session and thought "what did it actually do in there, and can I prove it?", run one command against the transcript you already have on disk and get a report you can attach to a PR, hand to a reviewer, keep as part of your own review process, or let another AI agent query directly. You do not need to clone or build this repository to do any of that — see Zero-SDK, zero-clone below.
New to command lines? This page covers everything in depth, including some technical detail meant for engineers evaluating the tool. If you'd rather follow a slower, plain-language, click-along guide with no assumed background — including how to open a terminal in the first place — start with the plain-language guide instead, then come bac
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/bar181--bar-observatory.html)
Memory your agent can trust — every answer carries its source; when it doesn't know, it says so. Hermetic, local, MCP.
Smitner-Studio/facetRender agent-written Markdown as a live local page, and send the human's click back to the agent as typed data. Human-in-the-loop approval gates for coding agents.
jarvis-intelligence/jarvis-indexPublic distribution surface for jarvis — local-first code intelligence MCP server (SCIP navigation + Zoekt search). Installer, Claude Code / Codex / Cursor plugins, and prebuilt binaries.
omaekumiko2-create/kruLocal-first MCP password and credential manager for AI agents. Use passwords, API keys, SSH identities, and TOTP without exposing hidden plaintext to the model.
aethrox/doctrineSoftware engineering discipline grounded in named primary standards (OWASP, ITIL, IETF RFCs, ISO, BABOK, SBAR, and more), shipped as a Claude Code plugin and an MCP server.
enowdev/succubusCross-agent coordination for AI coding agents. One daemon, one database — so multiple agents in one repo can see each other's plan, tasks, and file claims.
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.