thesis terminal

one entry of the signed ledger, in words

receiptresolution
#182kindresolutionwritten2026-09-22 10:36Zthesis2a87a6
hashafcacf93fbefce4a2a4e89a52e74b227ef41a06457c003974164cd66e41f251e
prev hash5ebb75f8a92e0aadb3b35f0bc70941969dfe5be99fb48443d94f60dccdfb725c
signaturec6412e513d32d00d62a203b38dff2b55909dc6a177b100ec7546a9faf99225540abc708590dd9eb3a30cfbe8f0618751d32881dea61b1a7f8c662b68a5799806
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_ms1789986840000
hold_pnl_usd4.03
resolved_ms1790073388858
rung1d
session_id2a87a697380f456bb75f4bd4
tresolution
thesis_hashb6eb5bb013a18f1f73b28e5c4badbbe01d337d64ffb8ce8275c82e8bfa72eb2c
thesis_seq149
ticket_pnl_usd3.38
v1
entry_px
{
  "SOL": 115.67
}
exit_px
{
  "SOL": 116.53
}
legs
[
  {
    "coin": "SOL",
    "entry_px": 115.67,
    "exit": "time",
    "exit_px": 116.53,
    "fees_usd": 0.49,
    "index": 0,
    "kind": "perp",
    "notional_usd": 541.81,
    "pnl_usd": 3.54,
    "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/182 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/182, and the public key at /.well-known/thesis-terminal-pubkey.json.