MODULE 04 — GUIDES & COURSES · DOCUMENTED PROCEDURES

Field guides. Procedures we ship.

Documented procedures and full courses · Bitcoin · AI · Privacy · Self-hosting · Source-linked, traceable, free
ALL GUIDES 10 ENTRIES
BITCOIN · LIVE ADVISORY · 4 MIN READ
Coldcard seed flaw: what to do about it

A flaw in how Coldcard devices generated randomness means some seeds are guessable. One procedure, the same on every model, to move your bitcoin onto a seed the device did not invent by itself.

JUL 31, 2026 BEGINNER
Supporting detail
01 Coldcard Mk2 and Mk3 14 min read 02 Coldcard Mk4, Mk5 and Q 14 min read 03 Reference, resources and questions 18 min read
AI · 13 MIN READ
Set up your own multi-agent orchestration system on a kanban board

A guide to running a team of AI agents off a kanban board: a graph engineering layer, an independent check on every card, a written decision profile, and self-improving loops. What it is, how it works, and where to start.

SEP 9, 2026 BEGINNER
BITCOIN · 30 MIN READ
Run an agentic payments workshop

The full runbook for a room where AI agents make their own Lightning wallets, get funded, pay each other, and buy their own inference with bitcoin. Every command, every verification check, every failure mode we hit live.

AUG 31, 2026 INTERMEDIATE
AI
Claude Anti-Sycophancy Setup

Claude was built to agree with you. This setup configures it to push back, surface what could go wrong, and force structured disagreement before you commit to a plan.

MAY 24, 2026 INTERMEDIATE
BITCOIN · 15 MIN READ
Give your AI agent a Bitcoin wallet with Nunchuk

Set up a 2-of-3 multisig wallet where your AI agent holds bounded signing authority -- it can spend within limits you set, but can't raise its own cap without your cosigning.

MAY 2, 2026 INTERMEDIATE
BITCOIN · 45 MIN READ
SSH into your Bitcoin node

Connect to your Bitcoin node over SSH, verify the money supply, check the mempool, and query the blockchain directly. No websites, no APIs, no trust required.

MAY 2, 2026 BEGINNER
BITCOIN · 45 MIN READ
Self-custodial Lightning with phoenixd

Install phoenixd on a Linux server, add Lightning payment capabilities to a web dashboard, set up a public Lightning address, and start receiving payments -- all self-custodial, no KYC.

MAY 2, 2026 INTERMEDIATE