thesis terminal

one entry of the signed ledger, in words

receiptresolution
#142kindresolutionwritten2026-09-21 08:55Zthesisbb778a
hash4dd0a3a40ca095f1c4cd38a6a000d8f6b85b502f2cf0ed1669563bf8c88eb107
prev hash53177ecf8652eba37fb0b48e08a53cfcce1231a28af147439a4506aec6e7b87f
signature32b343fb58a989187f1c5e1d3dbb63fd28d8618bcf0c4829084c998c6c5e19a52e1c3fa8ebfc5d9ca094a6b92e773a1634d419f2ef24883795ed1999561d6e08
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_ms1789894500000
hold_pnl_usd82.77
resolved_ms1789980947253
rung1d
session_idbb778a9ab3734be19291ef92
tresolution
thesis_hash9daab669db32aa6955c9e878a40605ce4738b350264fbf72d0696c8109ee32b6
thesis_seq67
ticket_pnl_usd80.76
v1
entry_px
{
  "ETH": 2573.3
}
exit_px
{
  "ETH": 2702.8
}
legs
[
  {
    "coin": "ETH",
    "entry_px": 2573.3,
    "exit": "time",
    "exit_px": 2702.8,
    "fees_usd": 1.52,
    "index": 0,
    "kind": "perp",
    "notional_usd": 1644.68,
    "pnl_usd": 81.25,
    "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/142 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/142, and the public key at /.well-known/thesis-terminal-pubkey.json.