thesis terminal

one entry of the signed ledger, in words

receiptresolution
#91kindresolutionwritten2026-09-20 18:10Zthesis04371e
hashc155795582d7b519570983bacd02378e399afdd3d7cd394354a2eb2abc9e6618
prev hash2a3481869baa2041a374258a259e9078fff41e5e533c228a224f7dcf85f0752c
signature9d0a5c2650cac984dea956ee4f3fb6396dd0201c9aca441241ca1d3940662208b28da1dacaaf68e19d39e2eb117ab9a9fff83ce4a1edbd1fd927f352009eef0f
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_ms1789841400000
hold_pnl_usd-16.6
resolved_ms1789927846850
rung1d
session_id04371eec4f734dabafa4446a
tresolution
thesis_hash3fed9dd64fbf889c5d3bd958e1a3f0fec267d7cccc19bfc787453b00475c009d
thesis_seq1
ticket_pnl_usd-21.7
v1
entry_px
{
  "BTC": 81506
}
exit_px
{
  "BTC": 81188
}
legs
[
  {
    "coin": "BTC",
    "entry_px": 81506,
    "exit": "time",
    "exit_px": 81188,
    "fees_usd": 3.82,
    "index": 0,
    "kind": "perp",
    "notional_usd": 4254.99,
    "pnl_usd": -20.42,
    "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/91 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/91, and the public key at /.well-known/thesis-terminal-pubkey.json.