mirror of
https://github.com/saymrwulf/proof-aware-crypto-tooling-agent.git
synced 2026-09-04 20:03:40 +00:00
paper: retitle + author block per publication decision
- Title: 'LTL: Lean Transparency Log'; subtitle now 'Distributing Machine-Checked Proof Evidence through a Recursively Self-Certifying Merkle Log' (the log carries the certificates of the code that signs the log - recursion named, marketing dropped) - Author: Olaf Horvath, contact Olaf.Horvath@zkdefi.org, single URL ltl.zkdefi.org (redundant zkdefi.org line removed) - PDF rebuilt (4 pages), page 1 visually inspected - title echoes updated: llms.txt, LTL docs-page paper card Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
a7cc3d2a5f
commit
8aa228d2fe
4 changed files with 6 additions and 6 deletions
2
llms.txt
2
llms.txt
|
|
@ -18,7 +18,7 @@
|
|||
## Live evidence
|
||||
|
||||
- Transparency log (RFC 9162): https://ltl.zkdefi.org — signed replay attestations of the Lean proofs, one leaf per fork.
|
||||
- The paper: https://ltl.zkdefi.org/paper — "LTL: the Lean Transparency Log".
|
||||
- The paper: https://ltl.zkdefi.org/paper — "LTL: Lean Transparency Log".
|
||||
|
||||
## For agents
|
||||
|
||||
|
|
|
|||
BIN
paper/ltl.pdf
BIN
paper/ltl.pdf
Binary file not shown.
|
|
@ -15,10 +15,10 @@
|
|||
\newcommand{\den}[1]{[\![#1]\!]}
|
||||
\setlength{\columnsep}{0.8cm}
|
||||
|
||||
\title{\textbf{LTL: the Lean Transparency Log}\\[2pt]
|
||||
\large Distributing Machine-Checked Proof Evidence via an Authenticated
|
||||
Data Structure Signed by Its Own Certified Artifact}
|
||||
\author{saymrwulf\\ \small zkdefi.org --- \url{https://ltl.zkdefi.org}}
|
||||
\title{\textbf{LTL: Lean Transparency Log}\\[2pt]
|
||||
\large Distributing Machine-Checked Proof Evidence through a
|
||||
Recursively Self-Certifying Merkle Log}
|
||||
\author{Olaf Horvath\\ \small \texttt{Olaf.Horvath@zkdefi.org} --- \url{ltl.zkdefi.org}}
|
||||
\date{July 2026}
|
||||
|
||||
\begin{document}
|
||||
|
|
|
|||
|
|
@ -222,7 +222,7 @@ until the reproducible-builds program (R5) lands. Every attestation carries its
|
|||
residual-risk list. Honesty about the boundary is the product.</div>
|
||||
|
||||
<h2>The paper</h2>
|
||||
<div class="card"><a href="{base}/paper"><strong>LTL: the Lean Transparency Log</strong></a>
|
||||
<div class="card"><a href="{base}/paper"><strong>LTL: Lean Transparency Log</strong></a>
|
||||
(PDF, 4 pages) — the design in full: the trust model (observations, never verdicts),
|
||||
the self-certifying signature, the deployment with its retained failure leaves, and an
|
||||
exact account of what a verified receipt does and does not establish.</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue