thesis terminal

one entry of the signed ledger, in words

receiptresolution
#164kindresolutionwritten2026-09-21 17:10Zthesis73c0bf
hash7721cc1aff0627ac2237210d833633c98ec781fbdb9adf015356ee90f855471f
prev hashcef5b0a9263582c99088cc311b9eb1ac498ca035404d7c821d1b6a6a6cffa66f
signature7ac14fc0b7b61e87c94c7647b6c236bed9703c1f177943eea370a2afc72735bdd02dcc3c5702a7130ed7fd6c7cf2623f768cf81e456394134633fa4cc2d6c106
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_ms1789924080000
hold_pnl_usd60.61
resolved_ms1790010640679
rung1d
session_id73c0bfd15a13494f83a3d272
tresolution
thesis_hash33514708d45d29bd84adaa3447587550b27ef3ef3d8e74482bcefc165f3aba43
thesis_seq89
ticket_pnl_usd57.2
v1
entry_px
{
  "SOL": 110.06
}
exit_px
{
  "SOL": 117.79
}
legs
[
  {
    "coin": "SOL",
    "entry_px": 110.06,
    "exit": "time",
    "exit_px": 117.49,
    "fees_usd": 0.8,
    "index": 0,
    "kind": "perp",
    "notional_usd": 862.98,
    "pnl_usd": 57.46,
    "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/164 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/164, and the public key at /.well-known/thesis-terminal-pubkey.json.