Kept honest by design
How the record is verified
This track record is built so it can be proven, not just asserted. The strategy set was fixed in advance, the history can only grow, and the complete underlying records are retained so the whole thing can be independently checked when it counts.
A strategy set fixed in advance
On June 15, 2026 — sixteen days before any real capital was deployed — I committed exactly which strategies would be tracked and the rules I report under: two intraday strategies and one long-term strategy. Real capital went live on July 1, 2026; this record and its announcement were posted on July 2, 2026. Fixing the set before the results existed is what makes "these results were not cherry-picked" a checkable claim rather than a promise.
- June 15, 2026 — strategy set + rules pre-registered (timestamped git commit).
- July 1, 2026 — real capital deployed in dedicated, single-strategy accounts.
- July 2, 2026 — go-live and this announcement posted. No date is backdated.
A timestamp can only prove something existed by a date, never that it existed earlier — so what proves the set predates July 1 is the June 15 commit itself, recorded before launch, not anything created since.
Charter fingerprint (SHA-256)
3851bca640788fbe2ea34c86e74792bee9e73e45c8efe24b28e2c3ef4575eb18
A fingerprint of the pre-registration document. If a single character of it changed, this would change with it. It reveals nothing about the strategies themselves.
History that can only grow
Every month is appended and never restated. A check runs before each update that refuses any change to a prior month, so the published history can only grow forward — a bad month, once posted, is permanent. The pre-registration document is additionally anchored with an independent cryptographic timestamp, so its date cannot be quietly moved.
Independently verifiable — on request
I don't publish the raw repository — it holds strategy detail I keep private, and I'm not soliciting anyone. But nothing needed to check these claims is withheld from someone with a real reason to look. The complete records are retained and produced for independent verification at diligence: the pre-registration document and its timestamp proof, the full append-only history, and the broker / platform statements behind every number.
Concretely, verification looks like this:
# confirm the pre-registration document is unchanged shasum -a 256 TRACK-RECORD-CHARTER.md # matches the fingerprint above # confirm its date is real and predates launch # → the June 15 commit, recorded before any capital went live # confirm the blockchain timestamp ots verify TRACK-RECORD-CHARTER.md.ots
Broker verification (as results accrue)
Once live months are on the board, the returns themselves are backed by third-party statements from the broker / platform that executed them — vouched for by the venue, not just by me. That documentation accrues from the first published month.
In short
The set was fixed before the results, timestamped, and the record can only grow — and the records that prove it are kept in full and produced for anyone with a real reason to verify. See the Live Track Record and the Disclosures.