Back to projects

Live project

TS-Reasoner v10.0.0

Verifier-first reasoning runtime with policy contracts, recovery drill, replay, ledger, checkpoint, restore, and receipts.

Claim discipline: Claims on this page should be treated as hypotheses unless linked to a receipt, benchmark, or reproducible artifact.

What problem it addresses

Reasoning demos often blend proof completion, identity collapse, reverse inference, quantifier scope, contradiction, and confidence into one opaque score.

How it works

Represent reasoning work as typed tension channels over graph state. Learned/model outputs enter only as candidate data: TS-Reasoner verifies channel traces, resolver events, abstentions, and receipts.

What exists now

v10.0.0 release is live on GitHub with runtime OS docs, release authority, tests, and receipts.

Evidence / receipts

v10.0.0 unifies ordered replay, policy contracts, tamper-evident ledger, checkpoint/restore, recovery drill, and release authority with zero candidate graph contamination.

Limits

Still bounded: runtime integrity is not claim truth, generated text is not proof, model confidence is not proof, and this is not a chatbot or general theorem prover.

Next milestone

Keep public release surfaces synced and expand runtime policy/recovery evidence without weakening verifier authority.

How to run / inspect

Install / open

git clone https://github.com/BoggersTheFish/TS-Reasoner-v0 && cd TS-Reasoner-v0

Inspect

python3 -m ts_reasoner.cli v10 && python3 -m unittest discover -q

Links

Focus tags

Runtime OSTyped proof boundaryRelease receipts

Related receipts