sgit newsroom v0.1.29 · snapshot 2026-09-24

Reading room · vaults

Reading room / vaults · raw text

From vaults, a file in the seed packEverything on this sheet is the source site's own text; the newsroom's chrome is outside it.

Lesson Loop

A business plan for padel coaches, and any teacher with students: capture what the coach knows at the moment they know it, in a record the student holds, and start every lesson from a briefing instead of from memory.

Start with index.html (it opens automatically): the problem, one invented player's record across four lessons with three coaches, the themes each coach saw, the phases, how it is built, and the business with a calculator. Or read plan/ in order.

PathWhat it is
index.html, app.json, content.jsonThe app. All data inlined; opens anywhere, offline included.
plan/00-START-HERE.md to plan/10-open-questions.mdThe plan as documents.
plan/plan.jsonThe problem, phases, components, prices and assumptions the app shows.
player/record.jsonOne invented player's record: lessons, matches, a clip, briefings.
spec/The lesson note, and a player's data vault layout.
prototypes/The coach-memo prompt and the briefing prompt: phase one, ready to use.
diagrams/The loop and the two vaults.
tools/build-content.pyRebuilds content.json and inlines it into the app.
PUBLIC.mdThe rules this vault is published under.