thesis terminal

one entry of the signed ledger, in words

receiptresolution
#50kindresolutionwritten2026-09-20 05:36Zthesis157e97
hash57d2f5ee475f616b95c148f08ea6c9d53fbb4b4f56156908abf3b6004ff94c20
prev hashf95bbc5017b051690d47e2ba2972e4337e9242d006d56f6900f559fad9d9ecb3
signature7fe629a81f73df9594ecd55fff9a4fc43495407037842bff6b705255e0ad81ca4e6189736149cf956a1788d8ce49266064c7805bfc4c0ac0c62b3512a5215308
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_ms1789868160000
hold_pnl_usd-13.7
resolved_ms1789882553561
rung4h
session_id157e97ebe5b8491aa124d68f
tresolution
thesis_hash9d0d29f1d8efc60015656e12af0932c2d4d0d4ebadd8cad13a63fd3db0e13e26
thesis_seq17
ticket_pnl_usd-15.68
v1
entry_px
{
  "BTC": 81086
}
exit_px
{
  "BTC": 80555
}
legs
[
  {
    "coin": "BTC",
    "entry_px": 81086,
    "exit": "time",
    "exit_px": 80555,
    "fees_usd": 1.88,
    "index": 0,
    "kind": "perp",
    "notional_usd": 2091.83,
    "pnl_usd": -15.58,
    "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/50 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/50, and the public key at /.well-known/thesis-terminal-pubkey.json.