This release is a pre-release and may not be stable for production use.
Proofed
Ask the code—not the agent—whether the work is done.
Coding agents can claim “done” without evidence. Proofed refuses PASSED until the current code has the evidence your repository requires, then writes a portable completion receipt.
Add the completion-gate Skill
npx skills add liangfeng-hu/proofed --skill proofed-verify
The Skill works with existing coding agents; it does not replace them. Install the zero-runtime-dependency distribution from PyPI:
python -m pip install proofed-agent
Watch false completion fail
$ proofed verify
REJECT: missing tests_passed
$ proofed verify --run-tests
PASSED: current code has all required evidence
$ proofed check-receipt RECEIPT --current .
VALID: PASSED receipt matches current subject
Change one byte afterward and the old receipt is rejected as STALE_SUBJECT. Run the complete demo in about 30 seconds.
Why the receipt is different
- Portable: Python and JavaScript verifiers can read it without the Proofed kernel, its state database, or a machine-local secret.
- Current-subject bound: a code change makes an old receipt stale.
- CI distrusts committed PASS files: the Action re-runs configured checks against the current checkout.
Use it in a repository
proofed init
proofed run . --intent "finish the current repository task"
proofed status
proofed verify --run-tests
proofed init is the explicit repository opt-in. It currently detects canonical pytest, unittest, and npm test commands.
Make the same gate a PR check:
- uses: liangfeng-hu/proofed@v0.1.0-alpha.3
with:
target: .
Go deeper
spec/srr-0.1.md— receipt format, subject binding, and L0/L1/L2 trust modelspec/invariants.md— normative invariants and exact v0.1 coverageskills/proofed-verify/SKILL.md— Agent Skill entry pointCONTRIBUTING.md— add a collector, false-completion case, or independent implementation
Alpha boundary: Proofed v0.1-alpha enforces evidence-gated completion and stale-subject rejection. It does not claim production closure, universal exactly-once effects, an unbypassable host hook, or that passing tests proves correct software. CI is the stronger enforcement surface.
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 proofed_agent-0.1.0a3.tar.gz.
File metadata
- Download URL: proofed_agent-0.1.0a3.tar.gz
- Upload date:
- Size: 23.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0764a8bc948b6d75d6e9f1b923214f736c1f0d99ba945da8a7dc15fc8a71c910
|
|
| MD5 |
af6fd03398aa45b038444e333b35f2a9
|
|
| BLAKE2b-256 |
e94d9635698ffa6472de8953c470c3857d60637d6e940ddc5c885a7960d4913f
|
Provenance
The following attestation bundles were made for proofed_agent-0.1.0a3.tar.gz:
Publisher:
publish-pypi.yml on liangfeng-hu/proofed
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
proofed_agent-0.1.0a3.tar.gz -
Subject digest:
0764a8bc948b6d75d6e9f1b923214f736c1f0d99ba945da8a7dc15fc8a71c910 - Sigstore transparency entry: 2663566357
- Sigstore integration time:
-
Permalink:
liangfeng-hu/proofed@d28c612e406c72d82a7852c02e33f78a44aa0f45 -
Branch / Tag:
refs/tags/v0.1.0-alpha.3 - Owner: https://github.com/liangfeng-hu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@d28c612e406c72d82a7852c02e33f78a44aa0f45 -
Trigger Event:
release
-
Statement type:
File details
Details for the file proofed_agent-0.1.0a3-py3-none-any.whl.
File metadata
- Download URL: proofed_agent-0.1.0a3-py3-none-any.whl
- Upload date:
- Size: 22.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5250d2601f251fd591ce47d945f7c368305650c245ee591c011a670e0d4bab40
|
|
| MD5 |
2652d0cf4b92527a0871b570eb3f22fd
|
|
| BLAKE2b-256 |
5b00615de37c5e45ba8cbffea6adc9ac80c64e5031737861b29deacba5d4ea7f
|
Provenance
The following attestation bundles were made for proofed_agent-0.1.0a3-py3-none-any.whl:
Publisher:
publish-pypi.yml on liangfeng-hu/proofed
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
proofed_agent-0.1.0a3-py3-none-any.whl -
Subject digest:
5250d2601f251fd591ce47d945f7c368305650c245ee591c011a670e0d4bab40 - Sigstore transparency entry: 2663566455
- Sigstore integration time:
-
Permalink:
liangfeng-hu/proofed@d28c612e406c72d82a7852c02e33f78a44aa0f45 -
Branch / Tag:
refs/tags/v0.1.0-alpha.3 - Owner: https://github.com/liangfeng-hu
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@d28c612e406c72d82a7852c02e33f78a44aa0f45 -
Trigger Event:
release
-
Statement type: