An evidence-driven Agent engineering quality and control layer for delivery proof, deterministic diagnosis, and bounded asset evolution.
Project description
Agent Engineering Toolkit
Stop coding Agents from claiming “tests passed” without verifiable proof.
AET is a local CLI that records exact command execution, declared artifacts, human intent and the Git workspace snapshot. It can then check whether that evidence still matches the current code before a handoff or release.
Agent claim → exact execution evidence → live freshness check → human decision
Install
uv tool install agent-engineering-toolkit
aet --version
Record one proof
Declare the expected proof in aet.intent.json, then run the exact command
through Trace:
aet trace --proof unit-tests --intent aet.intent.json \
--artifact reports/pytest.txt \
--output .aet/evidence/trace.json \
-- python -m pytest -q
aet evidence receipt --report .aet/evidence/trace.json
If the workspace changes after the test, the historical command remains a
success while current freshness becomes FAIL. Missing evidence remains
UNKNOWN; AET never markets it as a pass.
Use the smallest surface
| Question | Command |
|---|---|
| Are Agent instructions and Skills structurally usable? | aet audit . --strict |
| Is a diff inside the approved change contract? | aet review . --base main --intent aet.intent.json |
| Did this exact command produce this artifact? | aet trace … -- <argv> |
| Does recorded proof still match the workspace? | aet evidence receipt --report <trace.json> |
AET is opt-in and normally off. It does not replace your Agent, tests or CI, and it never auto-adopts, commits, pushes or releases a governance candidate.
- Source and full documentation
- 60-second stale-proof case study
- Stability contract
- Security and retention boundaries
- Contributing
Python 3.11+ · MIT License
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 Distributions
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_engineering_toolkit-1.11.1-py3-none-any.whl.
File metadata
- Download URL: agent_engineering_toolkit-1.11.1-py3-none-any.whl
- Upload date:
- Size: 166.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d62b00f80e2afee95e9d99c4ec6ef78b2a4eab13cb042e7ca6c6f634e95c1eb
|
|
| MD5 |
54e8cef0f279ac77461a5a0013ebf63d
|
|
| BLAKE2b-256 |
b881fd487f28c2e801b7b0227fbe4bf3dd4d3483171b1e89f3e82a17d231a1fd
|
Provenance
The following attestation bundles were made for agent_engineering_toolkit-1.11.1-py3-none-any.whl:
Publisher:
publish-pypi.yml on AdvancingTitans/agent-engineering-toolkit
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
agent_engineering_toolkit-1.11.1-py3-none-any.whl -
Subject digest:
2d62b00f80e2afee95e9d99c4ec6ef78b2a4eab13cb042e7ca6c6f634e95c1eb - Sigstore transparency entry: 2168395114
- Sigstore integration time:
-
Permalink:
AdvancingTitans/agent-engineering-toolkit@68adb405d53e8635f42f81ef4fd667e7111c83f3 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/AdvancingTitans
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@68adb405d53e8635f42f81ef4fd667e7111c83f3 -
Trigger Event:
workflow_dispatch
-
Statement type: