thesis terminal

one entry of the signed ledger, in words

receiptresolution
#57kindresolutionwritten2026-09-20 06:01Zthesis7d7f10
hash61201d7b9968a4694edc5f6832d194ad083fc9fbf047bb51a34aa87da88f6381
prev hashd52356bb2a7c207976326326a1a636ad02d0056353c4781c591633c1fa9d6a16
signature1cb3a787a1c753a69658a1154190d2cebc6f7f354cab0bd8a1b459310b8b46af2f1e18d27ba376b67f854bb1eaeca5ab020437891f9a895a16c72db25e8bb90e
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_usd-12.91
resolved_ms1789884091063
rung4h
session_id7d7f10369b1c4fc59e5cfb45
tresolution
thesis_hashbed1c8af164479e4ede516368b0b692f3ba882be1f113c6e9c6d34b6e0f1798a
thesis_seq28
ticket_pnl_usd-13.92
v1
entry_px
{
  "SOL": 110.19
}
exit_px
{
  "SOL": 108.87
}
legs
[
  {
    "coin": "SOL",
    "entry_px": 110.19,
    "exit": "time",
    "exit_px": 108.87,
    "fees_usd": 0.96,
    "index": 0,
    "kind": "perp",
    "notional_usd": 1077.57,
    "pnl_usd": -13.87,
    "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/57 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/57, and the public key at /.well-known/thesis-terminal-pubkey.json.