thesis terminal

one entry of the signed ledger, in words

receiptresolution
#87kindresolutionwritten2026-09-20 15:01Zthesis6726cd
hashea6e665720d846ad3e1c49346aff586f23990610da4cdfd0463c6bd6bebc4d6a
prev hash1183a73fb303ab84b8f687c3f01fcd343afecabd2d73b401a3ba8ab2c049c859
signature1937afa046beda724934402f4f4e83af788b225eab12f3a2b96b033b678e6b28bf1c4b1475b1da80f31b3e9cdebd3a2410b4d2638e62c1862d914807f392fc01
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_ms1789901880000
hold_pnl_usd15.23
resolved_ms1789916466875
rung4h
session_id6726cd0d7eaa4a72809ed58a
tresolution
thesis_hasha31a4cf5ff521ea4236443a886ae59b522469f36b2499eb9d073b9784add5fdd
thesis_seq76
ticket_pnl_usd11.96
v1
entry_px
{
  "BTC": 80345
}
exit_px
{
  "BTC": 80701
}
legs
[
  {
    "coin": "BTC",
    "entry_px": 80345,
    "exit": "time",
    "exit_px": 80701,
    "fees_usd": 3.1,
    "index": 0,
    "kind": "perp",
    "notional_usd": 3436.23,
    "pnl_usd": 12.13,
    "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/87 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/87, and the public key at /.well-known/thesis-terminal-pubkey.json.