Attach verified Proof Engine proofs to LLM-wiki claims.
Project description
proof-engine-wiki
Attach Proof Engine proofs to LLM-wiki claims.
Install
pip install proof-engine-wiki
Marker syntax
Authors mark claims they want proven:
The US dollar has {{prove: lost 15% of its purchasing power since 2020}}.
Ingest
proof-engine-wiki ingest PAGE.md
Extracts all {{prove:}} markers, looks up configured registries,
commissions a new proof only for misses, rewrites the file with inline
badges and links.
Lint
proof-engine-wiki lint WIKI_DIR/
Scans every .md file under the directory and reports:
unresolved_marker—{{prove:}}markers in the page that haven't been resolved yet (runingestto resolve them).stale_proof— embedded proof URLs that no longer respond to a HEAD request (the proof was retracted or the registry moved).
Pass --skip-network to suppress URL reachability checks (faster CI;
catches only unresolved_marker).
Registry-only mode
Add --registry-only to ingest to skip new-proof commissioning
entirely. Useful for CI: if every {{prove:}} claim already has a
registered proof, ingest runs offline and quickly. Misses are reported,
not commissioned.
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 proof_engine_wiki-1.33.2.tar.gz.
File metadata
- Download URL: proof_engine_wiki-1.33.2.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f877df270f5854eeebbc14d2ec49ffab57e9dc1211325425fca17dec40775219
|
|
| MD5 |
3693e77423e3503ad86643ef3fbff5b3
|
|
| BLAKE2b-256 |
9b836e82cbe5f26d3a77247e9a4f912b9df1644eae03d582faf420a97703bbff
|
File details
Details for the file proof_engine_wiki-1.33.2-py3-none-any.whl.
File metadata
- Download URL: proof_engine_wiki-1.33.2-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
291b8415cdab14b77d9ea3b38ea46843270c1c1f264c84ce027607c66d0e282e
|
|
| MD5 |
d9d4665be4949243bc9225f063402a11
|
|
| BLAKE2b-256 |
9255331c147206765eca3c40546205599bbac760bffedef19872a1faae61414b
|