thesis terminal

one entry of the signed ledger, in words

receiptresolution
#102kindresolutionwritten2026-09-21 00:15Zthesis4ee2b0
hash430103c58df4757aa85727236bf6fbff5b6073bf486750bdad0cb8da76b19ae8
prev hash346c694e8e505f9719920075111b74187dfbe26b023b58fef7ba11a5846322ea
signaturef1a7ba8a799329c0044be1e54b65509ea5bca0af095841dbe75c7b86689a76cdfe2312503fdc9538fc8f1692f4c2204b87d404220d804e1a53fefa4e81a9ae0a
public keyf25f03fbc22533bc1b707bdcd9a452968c8724afa039cebd6d485dc741f63975
hash = sha256(prev hash + the canonical payload JSON); the signature is Ed25519 over the lowercase hex hash. Change one character of the payload and every entry after this one stops verifying.
what was claimed
entry_ms1789863240000
hold_pnl_usd-14.74
resolved_ms1789949746789
rung1d
session_id4ee2b040eea64872b5710f63
tresolution
thesis_hash880e4be36a1792ef8b72523372b3694b68aaa3af40fd4a15af66016d9ca59b42
thesis_seq10
ticket_pnl_usd-13.66
v1
entry_px
{
  "PONS": 0.59422
}
exit_px
{
  "PONS": 0.60517
}
legs
[
  {
    "coin": "PONS",
    "entry_px": 0.59422,
    "exit": "time",
    "exit_px": 0.60517,
    "fees_usd": 0.73,
    "index": 0,
    "kind": "perp",
    "notional_usd": 799.74,
    "pnl_usd": -15.46,
    "side": "short"
  }
]
Shown as it was signed, with the wallet taken out: a field named address or walletNote reads [redacted], any 0x address inside any other field reads 0x… (a vault link keeps its own, which is a public contract), and a clause quoting what a wallet holds is cut and says so. Those bytes are unchanged in the signed entry — /ledger/102 serves it verbatim, and that is what the verifier hashes.
check it yourself

Nothing here asks you to trust this page. Run the independent verifier: it refetches every entry, recanonicalises each payload, recomputes the chain and checks each signature against the published key.

node scripts/verify_ledger.mjs https://think.ascendants.io
The head is at /ledger/head, this entry's raw JSON at /ledger/102, and the public key at /.well-known/thesis-terminal-pubkey.json.