ttllms.com

Reference implementation · small corpus

ttlink demo

Exact substring → source document + SHA-256. Production scale is deferred; the interface is real.

Loading index…

API (live Pages Function)

GET /api/ttlink/ · POST /api/ttlink/ with JSON {"span":"bone"}

Exact match + doc hashes. Not multi-trillion. Offline CLI verify never requires this API. Demo API is unauthenticated over a small public corpus. Best-effort QueryGuard throttle on the edge (per-isolate; not multi-TB production DO rate limit). Offline CLI remains unlimited. Paywall: never.


    

Inclusion proof (FREE_CORE_SEAL)

Prove a file is inside the free-core Merkle seal without trusting a webpage alone. Offline, unpaid, free public core.

python3 scripts/demo_inclusion_proof.py
python3 -m free_core.provenance.cli proof \
  --manifest manifests/FREE_CORE_SEAL.json --path README.md --check

demo/inclusion_proof_sample.json · handbook: docs/handbook/release/06-inclusion-proof.md

Loading inclusion_proof_sample.json…

Public stream tip (real events — not Matrix cosplay)

Loading stream…

Loading multi-nano tips…

All nano tip hashes → · nano_stream_tips.json

Seal snapshot

Loading status_snapshot.json…

Unpaid public proof

Loading public_proof.json…

Founding demand: anyone can verify without paying. Status page →

What this proves