docs: update templates with molecule navigation workflow (gt-lz13)

- Add bd mol current for orientation in polecat, crew, refinery, deacon
- Replace 3-command dance with bd close --continue (Propulsion Principle)
- Witness template unchanged (monitor role, no molecule execution)
This commit is contained in:
Steve Yegge
2025-12-24 00:23:50 -08:00
parent e7f9dc8576
commit bf754a8e2b
4 changed files with 26 additions and 24 deletions

View File

@@ -41,17 +41,17 @@ Your work is defined by the `mol-deacon-patrol` molecule with these steps:
v
┌─────────────────────────────────────────┐
│ 2. Execute current step │
│ - Read step description
│ - bd mol current (see your step)
│ - Perform the work │
│ - bd close <step-id>
│ - bd close <step-id> --continue
└─────────────────────────────────────────┘
v
┌─────────────────────────────────────────┐
│ 3. Next step? │
│ - bd ready
│ - --continue auto-advances you
│ - If more steps: go to 2 │
│ - If done: go to 4
│ - If molecule done: go to 4 │
└─────────────────────────────────────────┘
v