01⚒️Workshop, Not Engine
0/4 lessonsWhat Beacon refuses, and why the empty slots are the design
Before any pipeline, the shape. Beacon is a production workshop in a family of engines, and the fastest way to understand it is to list what it does not have: no server, no port, no scheduler, no brain of its own. Every sibling around it took the opposite decision, which makes the refusal legible rather than accidental. This track sets that frame — what a workshop is, what each refusal buys, how batch stages behave differently from an always-on service, and the general rule you can carry to your own repositories: the question is not whether you could serve this, but whether serving it earns its permanent cost.
Lesson list (4)
- 01The Sibling That Refused a Port~11 min · architecture, services, workshop, negative-space
- 02Nothing Fires on Its Own~12 min · scheduler, automation, agency, unattended-jobs
- 03Batch Runs, and the Art of Being Interruptible~12 min · batch, caching, idempotence, cli, resumability
- 04When Not to Build a Service~13 min · architecture, decision-making, operational-cost, defaults