thesis terminal

one entry of the signed ledger, in words

receiptresolution
#92kindresolutionwritten2026-09-20 21:10Zthesis73c0bf
hash663c6d1f3f167a274f3d00ccf16b99552c52c39e0561b55ce4a640196361bd0e
prev hashc155795582d7b519570983bacd02378e399afdd3d7cd394354a2eb2abc9e6618
signature5ded8ef24a4d994edbd7d4206c9c6fb8021dc4d4926164e7fc159552b4a84f9a0f1e2e4e61fff943470fa0c7e9b5fa25e44608009b963134df53c6e4f59cb50d
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_usd-0.78
resolved_ms1789938646792
rung4h
session_id73c0bfd15a13494f83a3d272
tresolution
thesis_hash33514708d45d29bd84adaa3447587550b27ef3ef3d8e74482bcefc165f3aba43
thesis_seq89
ticket_pnl_usd-1.6
v1
entry_px
{
  "SOL": 110.06
}
exit_px
{
  "SOL": 109.96
}
legs
[
  {
    "coin": "SOL",
    "entry_px": 110.06,
    "exit": "time",
    "exit_px": 109.96,
    "fees_usd": 0.78,
    "index": 0,
    "kind": "perp",
    "notional_usd": 862.98,
    "pnl_usd": -1.56,
    "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/92 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/92, and the public key at /.well-known/thesis-terminal-pubkey.json.