// FILE 06 · THE STORY
THE IKE SERIES
A small raccoon in a world built by somebody else, learning that the difference between two true accounts is who held the pen. The argument underneath all of this, told as a graphic novel.
// SYS.INIT
I build infrastructure, privacy layers, and systems that hold up under audit. The handshake is just the warm-up; the ledger is the witness.
// FILE 01 · THE FOUNDER
Fourteen years shipping data and analytics systems, most of it in rooms where the requirements were still forming. Government, agriculture and logistics, healthcare, finance. Lately the work is cognitive workflows and the protocols underneath them.
Data science tells you what is true. Protocols decide what stays true when the system is under load. Business strategy is the same read one layer up, where the constraint is people instead of compute. I do not treat those as four jobs. The art is how I see systems. The strategy is how I move through them. The two are the same, the core and the transient, and the only part I insist on is the floor: the layer that does not move when everything above it does.
Show up. Find the floor. Hold the tempo while the rest of the band figures out where the song is going.
// FILE 02 · AUDIT
The receipts layer for autonomous agents. A local, signed, hash-chained audit log.
AIP is not a platform. It is a primitive. When agents negotiate and transact on your behalf, you need a mathematically sound record of what happened and why.
{
"entry_id": "aip_0x9f82...",
"timestamp": "2026-07-20T14:32Z",
"agent_signature": "sig_...",
"previous_hash": "hash_...",
"payload": {
"action": "NEGOTIATE_COMPUTE",
"status": "COMMITTED"
},
"hash": "0x...a1b2c3"
} // FILE 03 · THE WRITING
// FILE 04 · OPEN SOURCE
I build in public. Verifiable systems require transparent source.
// FILE 05 · LOTOR
A record the vendor does not hold.
A signed, append-only log of what your agent's session reported doing, written to your machine and nowhere else. Consequential actions stop and wait for your signature. Scoped custodial integrations pending — reach out for details.
// FILE 06 · THE STORY
A small raccoon in a world built by somebody else, learning that the difference between two true accounts is who held the pen. The argument underneath all of this, told as a graphic novel.