thesis terminal

one entry of the signed ledger, in words

receiptresolution
#171kindresolutionwritten2026-09-22 01:11Zthesis80f4e3
hash12996490aeeb58ccb9be09a71b88a74066d0d4bd690df16c9fd357daa1df126e
prev hash1d5d4104ead4ed652746945faa44d5804f084420603078fb47c5997098b9023c
signature80018f384aa3d61d1ffe97368ebc119b9871b97a00bc0b9271ca696799832978b62be713399d2c3763437487e128ed17ccefa68169f9a5faa4a7522bbd65c606
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_ms1789953060000
hold_pnl_usd33.3
resolved_ms1790039467043
rung1d
session_id80f4e30099294bd4871e9d3c
tresolution
thesis_hashbc72ffcf15cfb157397a1eec752624d4faf9af26efb9af8926889a6d39423b50
thesis_seq108
ticket_pnl_usd32.44
v1
entry_px
{
  "SOL": 112.9
}
exit_px
{
  "SOL": 118.24
}
legs
[
  {
    "coin": "SOL",
    "entry_px": 112.9,
    "exit": "time",
    "exit_px": 118.24,
    "fees_usd": 0.65,
    "index": 0,
    "kind": "perp",
    "notional_usd": 704.1,
    "pnl_usd": 32.65,
    "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/171 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/171, and the public key at /.well-known/thesis-terminal-pubkey.json.