mirror of
https://github.com/saymrwulf/proof-aware-crypto-tooling-agent.git
synced 2026-09-04 20:03:40 +00:00
The review process concluded 2026-08 (operator released the hold). Folds
in exactly the staged erratum-queue + v0.10 items, nothing else:
- corpus count sentence made historical (sixteen at the studied leaves;
forty-four per fork since — the log records both generations)
- the 3,867/73,573 divergence finding gains its closure everywhere it
appears: root cause = deployed verifier omitted RFC 9162 S2.1.4.2
Step 7's terminal sn=0 condition (fixed in ddbb5a4); zero divergences
post-fix, three-way regression
- new limitations paragraph 'Replay-harness integrity' (a wrong
observation needs no malice)
- adversary model: defective-harness clause
- claim matrix: 'recorded cone was produced by an audit that performed
its checks — not established' row
- title page carries 'Revised: August 2026'; submitted v0.9 (7f140356)
preserved in git history; paper/README signpost updated
21 lines
1 KiB
Markdown
21 lines
1 KiB
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.
|
||
|
||
The other files are kept as honest history, not as reading material:
|
||
|
||
| File | What it is |
|
||
|---|---|
|
||
| `ltl-v0.1.pdf` / `.tex` | early 4-page draft (July 2026), superseded |
|
||
| `ltl-v0.2.pdf` / `.tex` | 19-page system-report draft, superseded by a full rewrite |
|
||
|
||
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.
|