mirror of
https://github.com/saymrwulf/proof-aware-crypto-tooling-agent.git
synced 2026-09-04 20:03:40 +00:00
Operator finding 2026-08-15: the live site still said 'v0.9 — frozen while under journal review' and advertised the superseded v0.1/v0.2 drafts. Fixed at the source: - webdocs.py paper card: v0.10, revised August 2026 (version now also printed on the PDF title page); the divergence description gains its closure (the sn=0 conjunct, zero divergences, three-way regression); the freeze-era reconciliation card shrunk to a tight snapshot-vs-today paragraph; fragile '12 Jupyter lectures' count dropped - web.py: /paper serves the current paper only; all old-variant routes 404 (git history retains the drafts); ltl-v0.1/v0.2 files removed from the working tree, paper/README updated - ltl.tex: title page now reads 'Revised: August 2026 — v0.10' (the version travels IN the PDF, per operator order); rebuilt - tests updated to ENFORCE the retirement (all old variants must 404); full suite 152 passed
18 lines
947 B
Markdown
18 lines
947 B
Markdown
# Which file is current?
|
||
|
||
**`ltl.pdf` / `ltl.tex` — the current paper (v0.10, revised August 2026).**
|
||
The review process concluded in August 2026; this revision folds in the
|
||
corrections queued during the freeze (certificate-count update, the
|
||
closed consistency-verifier divergence with its `sn = 0` root cause, a
|
||
replay-harness-integrity limitation, and an added claim-matrix row). The
|
||
version submitted for review (July 17, 2026, sha256 `7f140356…`) is
|
||
preserved unchanged in this repository's git history. The live copy at
|
||
<https://ltl.zkdefi.org/paper> serves the current revision.
|
||
|
||
Superseded early drafts (v0.1, v0.2) were removed from the working tree
|
||
on 2026-08-15; like every prior state of this folder, they remain
|
||
retrievable from this repository's git history.
|
||
|
||
Revisions v0.3–v0.9 were successive overwrites of `ltl.tex`; they live in
|
||
this repository's git history. v0.9 is the submitted version — the
|
||
current `ltl.pdf` above.
|