Portable cards for reviewable agent traces and failures.
Project description
agent-trace-card
agent-trace-card generates portable Markdown, HTML, and JSON cards for agent traces. A card summarizes one agent run or failure: goal, outcome, tools used, retries, data touched, policy/rubric checks, failure mode, human intervention, and regression status.
Quickstart
python -m venv .venv
. .venv/bin/activate
pip install agent-trace-card
agent-trace-card generate --from examples/refund_trace.json --out card.md
agent-trace-card validate examples/refund_agent_card.json
Bundled examples include a failed duplicate-refund trace, a passing read-only trace, and a human-intervened support-review trace. They are synthetic tutorial data only.
What This Is Not
This is not an observability backend, agent framework, safety certification, or benchmark. It is a shareable review artifact that makes agent traces easier to discuss and turn into regression work.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agent_trace_card-0.1.1.tar.gz.
File metadata
- Download URL: agent_trace_card-0.1.1.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b56a343014762520ea67663bb1e17eb34cf34e11adc09db0b6a5fe7b32c060c
|
|
| MD5 |
2aa7d1e5afc40d3f92d407b1e7a16738
|
|
| BLAKE2b-256 |
1f7631add9f8738242934c1e93d9f03d7803b3ba68ccb8f69e05630425eb65d7
|
File details
Details for the file agent_trace_card-0.1.1-py3-none-any.whl.
File metadata
- Download URL: agent_trace_card-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74706278591b1cb4b0f3df7b7ab75e145d9d7829b04234b6597c1e17e2e59813
|
|
| MD5 |
0b6cc4f4a9f706f75419fbedc6927cef
|
|
| BLAKE2b-256 |
d88852dd76293f8340f782ccb559daa41e6601b9633491b7521352ba28abf1c7
|