Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Proofed

English | 简体中文

Proofed CI Release License

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.

Real Proofed run: REJECT, PASSED, independent verification, then STALE_SUBJECT

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

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

proofed_agent-0.1.0a3.tar.gz (23.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

proofed_agent-0.1.0a3-py3-none-any.whl (22.8 kB view details)

Uploaded Python 3

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

Hashes for proofed_agent-0.1.0a3.tar.gz
Algorithm Hash digest
SHA256 0764a8bc948b6d75d6e9f1b923214f736c1f0d99ba945da8a7dc15fc8a71c910
MD5 af6fd03398aa45b038444e333b35f2a9
BLAKE2b-256 e94d9635698ffa6472de8953c470c3857d60637d6e940ddc5c885a7960d4913f

See more details on using hashes here.

Provenance

The following attestation bundles were made for proofed_agent-0.1.0a3.tar.gz:

Publisher: publish-pypi.yml on liangfeng-hu/proofed

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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

Hashes for proofed_agent-0.1.0a3-py3-none-any.whl
Algorithm Hash digest
SHA256 5250d2601f251fd591ce47d945f7c368305650c245ee591c011a670e0d4bab40
MD5 2652d0cf4b92527a0871b570eb3f22fd
BLAKE2b-256 5b00615de37c5e45ba8cbffea6adc9ac80c64e5031737861b29deacba5d4ea7f

See more details on using hashes here.

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.1.0a3 This release

2 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