Skip to main content

ponens

Turn an AI agent's session into a reviewable, verifiable reasoning record — and govern it.

pip install ponens

When an AI coding agent finishes, all you really have is a diff and a chat log. ponens turns that into a reasoning trace: a structured, reviewable record of what was built and why — the steps, the decisions, the artifacts and their lineage, the declared goal and whether it was met, what was verified, and what was left uncertain — at the altitude a reviewer actually reads, not a replay of the dialogue.

Reasoner-agnostic, local-first (no backend required), MIT-licensed.

Website & policy gallery: https://ponens.dev


Quick start

pip install ponens

ponens emit -o trace.json          # capture an agent session as a reasoning trace
ponens trace view trace.json       # open the interactive viewer (flow · lineage · goals · policies)
ponens trace grade trace.json      # score the record on a reviewer-oriented rubric
ponens trace check trace.json      # computable governance — machine-checked policies, PASS/FAIL

Already instrumented with OpenTelemetry or Langfuse? Bring those traces in and add the governance layer:

ponens otel import spans.json -o trace.json
ponens langfuse import lf.json  -o trace.json

What you get

  • A reasoning trace, not a transcript — atomic actions, typed artifacts, and a lineage DAG (what produced what), plus a declared residual surface (the gaps the agent left open).
  • Goals graded met vs certified — did it meet its definition of done (resolved from the trace's own evidence), and did a reviewer other than the doer confirm that was the right definition? "Done" separated from "right."
  • Computable governance — organizational and best-practice policies as machine-checked formulas over the trace (temporal + structural), a deterministic PASS/FAIL gate that runs offline in CI. Ready policy packs (formal-methods, the FIX Community's AI guidelines, and more) in the gallery.
  • An interactive viewer — ponens trace view renders the flow, the lineage graph, the goals, and the policy verdicts in a single self-contained page.

Learn more

License

MIT — © Imandra, Inc.

Release files for ponens 1.15.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for ponens 1.15.0
File Size Uploaded
ponens-1.15.0.tar.gz 298.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for ponens 1.15.0
File Interpreter ABI Platform
ponens-1.15.0-py3-none-any.whl Python 3 none any Details

Total release size: 617.7 kB

Release files / ponens-1.15.0.tar.gz

Download URL ponens-1.15.0.tar.gz
Size 298.2 kB
Tags Source
SHA-256 checksum
How to use checksums
da3322117052405842972f5c511b05b532f3c688e7abf6e90bf8cddce05dea0e
BLAKE2b-256 checksum
How to use checksums
fb14db41491dd5fc677956b6404cd0789b0582476b6ef646d933b2872be27e4b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via uv/0.6.11

Release files / ponens-1.15.0-py3-none-any.whl

Download URL ponens-1.15.0-py3-none-any.whl
Size 319.5 kB
Tags Python 3
SHA-256 checksum
How to use checksums
02d26b75d261331dda2fbb9277a689781b422175f661a1a4a808d6594cd745e8
BLAKE2b-256 checksum
How to use checksums
21d9025b83b8fc29cb82214f52fdccc8e5027b9baa22ef6494e4fe230d23d36d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via uv/0.6.11

Release history Release notifications | RSS feed

1.15.4

2 release files

1.15.3

2 release files

1.15.2

2 release files

1.15.1

2 release files

This release

1.15.0 This release

2 release files

1.14.0

2 release files

1.11.0

2 release files

1.9.1

2 release files

1.9.0

2 release files

1.8.0

2 release files

1.7.1

2 release files

1.7.0

2 release files

1.6.0

2 release files

1.5.0

2 release files

1.4.1

2 release files

1.4.0

2 release files

1.3.0

2 release files

1.2.2

2 release files

1.2.1

2 release files

1.2.0

2 release files

1.1.0

2 release files

1.0.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page