thesis terminal

one entry of the signed ledger, in words

receiptresolution
#116kindresolutionwritten2026-09-21 02:01Zthesis73aa09
hash639670117ab47d36c5dd5b8401027c335d1d77e1adf52db9a319ce8001ef9285
prev hashf2d0ba5e6aad7b36ad5fc5eb05abfb6d65bbf1068a742461fa6cb9522e073b11
signatured494e8d680685ca7ac69cf58f140369f7731d1f36977401ba8e8dd3c738667831406d3ac0d8a8f972c2f9466c1697dc95f91d7ee1d015723047e83b38465630f
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_ms1789869360000
hold_pnl_usd-15.43
resolved_ms1789956071868
rung1d
session_id73aa098dd9e54f3c8daf4fc4
tresolution
thesis_hash4ad6d9bb5b317a5bb16f53fbecbeffa2e30d8c8ca5be19b6099808a300a734c5
thesis_seq26
ticket_pnl_usd-15.66
v1
entry_px
{
  "ARB": 0.207
}
exit_px
{
  "ARB": 0.21556
}
legs
[
  {
    "coin": "ARB",
    "entry_px": 0.207,
    "exit": "time",
    "exit_px": 0.21556,
    "fees_usd": 0.34,
    "index": 0,
    "kind": "perp",
    "notional_usd": 373.13,
    "pnl_usd": -15.77,
    "side": "short"
  }
]
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/116 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/116, and the public key at /.well-known/thesis-terminal-pubkey.json.