thesis terminal

one entry of the signed ledger, in words

receiptresolution
#140kindresolutionwritten2026-09-21 07:25Zthesis4044c6
hash0b3bf5d4921a4b3380581a63a5816235ee46bf03172e427cee8ba72857c73685
prev hashf49ce6fb410948f0ccc7425b4ea0c06763f9738ddc49c8d3450a916611612ebc
signatureb7f5cd64b3dcec282d309c00893de732951aee5336c873c7ec1940ad6cd3907050499df1a4b9c7a32ed5895078616d17cd77e016527b5d934e38845db22ded01
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_ms1789888920000
hold_pnl_usd26.93
resolved_ms1789975546981
rung1d
session_id4044c67175e747eb80755caa
tresolution
thesis_hash09f0486b1a4799e7828e5c3eaaa872b2b2ddd15c664780471e3ad32a44d54f9e
thesis_seq65
ticket_pnl_usd26.02
v1
entry_px
{
  "ETH": 2571
}
exit_px
{
  "ETH": 2662.4
}
legs
[
  {
    "coin": "ETH",
    "entry_px": 2571,
    "exit": "time",
    "exit_px": 2662.4,
    "fees_usd": 0.69,
    "index": 0,
    "kind": "perp",
    "notional_usd": 757.43,
    "pnl_usd": 26.23,
    "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/140 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/140, and the public key at /.well-known/thesis-terminal-pubkey.json.