thesis terminal

one entry of the signed ledger, in words

receiptresolution
#41kindresolutionwritten2026-09-20 04:16Zthesisf715a2
hasheabf711639794e9e9d7d8dfd51571ff0e51f051be142c0ffc738d2926b82d0bf
prev hashcd6645278429fe009fdaa3fd70d9881b7f53ea71fb28116eaadf88158d2d09d3
signature42c60738076a66e264dc581bb0eb821375551ef68d2257347e0bc188338ac1b8f302bf0a1cc03b8f56684e0c195be9554b517463e564064d30520924fd026e0f
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_ms1789862580000
hold_pnl_usd-20.81
resolved_ms1789877760563
rung4h
session_idf715a28ad63c4c1ba626d63f
tresolution
thesis_hashe8510ad8d786c9155ce84b2f23eca5796bc8e424e02b398bf0a7ae2085168a6f
thesis_seq7
ticket_pnl_usd-21.82
v1
entry_px
{
  "SOL": 110.97
}
exit_px
{
  "SOL": 108.83
}
legs
[
  {
    "coin": "SOL",
    "entry_px": 110.97,
    "exit": "time",
    "exit_px": 108.83,
    "fees_usd": 0.96,
    "index": 0,
    "kind": "perp",
    "notional_usd": 1079.18,
    "pnl_usd": -21.77,
    "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/41 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/41, and the public key at /.well-known/thesis-terminal-pubkey.json.