thesis terminal

one entry of the signed ledger, in words

receiptresolution
#118kindresolutionwritten2026-09-21 02:01Zthesis7d7f10
hashe0d0c5c1dbc4dcb4db3d0f3535746bca7a8e40cb50c73ee2f7f5c633426c4014
prev hashce42e3c804fd5e2602c378acf629a25fba97608e6293fcbeeb6bb4653b71122e
signature474ce5692269392946ebb23a6b9f853ba7133685c2aa75ca60e69e8c4e8b6b1dc18db917e2e964452401cd1bfb420d929f8a0795e09f2a9f16f738de5330d105
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_ms1789869480000
hold_pnl_usd9.97
resolved_ms1789956071868
rung1d
session_id7d7f10369b1c4fc59e5cfb45
tresolution
thesis_hashbed1c8af164479e4ede516368b0b692f3ba882be1f113c6e9c6d34b6e0f1798a
thesis_seq28
ticket_pnl_usd8.68
v1
entry_px
{
  "SOL": 110.19
}
exit_px
{
  "SOL": 111.21
}
legs
[
  {
    "coin": "SOL",
    "entry_px": 110.19,
    "exit": "time",
    "exit_px": 111.21,
    "fees_usd": 0.97,
    "index": 0,
    "kind": "perp",
    "notional_usd": 1077.57,
    "pnl_usd": 9,
    "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/118 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/118, and the public key at /.well-known/thesis-terminal-pubkey.json.