thesis terminal

one entry of the signed ledger, in words

receiptresolution
#84kindresolutionwritten2026-09-20 14:15Zthesis13421b
hashc6e8a3282564bafe277d7bd2992fda6b4817006241d972e5dce72ab555f8e2cb
prev hash28e174c671d9e3bea71503f8dc89bd36aaef7350de041660fa5f2d4a7572fe06
signaturec2128a2bc0118ebe903bf082ced44f26c5a7004950ddcd68d66be5e6dfecb09b4f850e3199a4a55061722d5b885ed2d88e61f76b318f5fb7182505740359260b
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_ms1789899240000
hold_pnl_usd1.49
resolved_ms1789913746859
rung4h
session_id13421bd53e474846b8726d42
tresolution
thesis_hash3ec025f394aa780487c21687b8a513eeebfcf8613f59708e6787da4ea3a181bf
thesis_seq72
ticket_pnl_usd1.55
v1
entry_px
{
  "BTC": 80338
}
exit_px
{
  "BTC": 80587
}
legs
[
  {
    "coin": "BTC/USDC",
    "entry_px": 80338,
    "exit": "time",
    "exit_px": 80587,
    "fees_usd": 0,
    "index": 0,
    "kind": "lp",
    "notional_usd": 1000,
    "pnl_usd": 1.55,
    "side": "deposit"
  }
]
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/84 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/84, and the public key at /.well-known/thesis-terminal-pubkey.json.