thesis terminal

one entry of the signed ledger, in words

receiptresolution
#54kindresolutionwritten2026-09-20 05:55Zthesis156b16
hash7622e3c99577a674dcde10f54ed3e9ab07782c2c676ebb41a6801c3d9a2e0ea0
prev hash1a4fa9f51015f0d3e82badcb7b0e0173e4762b9d93a5054eda69035a09f59f20
signatureb1bc7e4245e96e30da49c97a2fc70c4e61475bc95d599f313160a45e4b4e98a8a44f0cb6be83c086fa9f309a4c60669b26b4a4d7cbf2ec32fa3171a16bf4ed03
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_ms1789869300000
hold_pnl_usd-14.38
resolved_ms1789883753563
rung4h
session_id156b161489d049f9872e0b4f
tresolution
thesis_hashadef6eb3cc14774244668bdaa3798084dabb362b84c08512ef4ff36af9aa51bb
thesis_seq25
ticket_pnl_usd-15.39
v1
entry_px
{
  "SOL": 110.14
}
exit_px
{
  "SOL": 108.67
}
legs
[
  {
    "coin": "SOL",
    "entry_px": 110.14,
    "exit": "time",
    "exit_px": 108.67,
    "fees_usd": 0.96,
    "index": 0,
    "kind": "perp",
    "notional_usd": 1077.08,
    "pnl_usd": -15.34,
    "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/54 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/54, and the public key at /.well-known/thesis-terminal-pubkey.json.