thesis terminal

one entry of the signed ledger, in words

receiptresolution
#119kindresolutionwritten2026-09-21 02:01Zthesiscd45b5
hash633cb446cee3a6c1203d971ef59b336fe46ed4e53fb6460c6e54236c7ddd5be6
prev hashe0d0c5c1dbc4dcb4db3d0f3535746bca7a8e40cb50c73ee2f7f5c633426c4014
signaturebc564c1db4058b63981b24b71d96592768f554a6c06e8d9ba0eceaad06076942c5cdafbc4a40d5ee5c1bb500921a4b388b88b87fcd557af9a8d824ed7a239608
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_ms1789869540000
hold_pnl_usd4.31
resolved_ms1789956071868
rung1d
session_idcd45b52dec36407f9aa3f942
tresolution
thesis_hash8184e76451ec88a1e3c9654e47cb78c444399487625547c3d1218031d77d2684
thesis_seq29
ticket_pnl_usd3.71
v1
entry_px
{
  "SOL": 110.16
}
exit_px
{
  "SOL": 111.11
}
legs
[
  {
    "coin": "SOL",
    "entry_px": 110.16,
    "exit": "time",
    "exit_px": 111.11,
    "fees_usd": 0.45,
    "index": 0,
    "kind": "perp",
    "notional_usd": 499.46,
    "pnl_usd": 3.86,
    "side": "long"
  }
]
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/119 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/119, and the public key at /.well-known/thesis-terminal-pubkey.json.