diff --git a/docs/superpowers/plans/2026-07-28-webinar-dashboard.md b/docs/superpowers/plans/2026-07-28-webinar-dashboard.md index 952702f..0ad4dd9 100644 --- a/docs/superpowers/plans/2026-07-28-webinar-dashboard.md +++ b/docs/superpowers/plans/2026-07-28-webinar-dashboard.md @@ -1020,7 +1020,8 @@ Statuses below are the assessment made during design, read from `raw/sources/Web ## Notes -- The script is entirely machine-side. Every absent concept is human-side or strategy-side. +- Eight of the ten absent concepts are human-side or strategy-side, per the grouping in `index.md`. The script's spine is machine-side and it never reaches that material. +- The remaining two absent concepts are machine-side: [[integration-dead-ends]] and [[leave-less-room-for-imagination]]. The script demonstrates the happy path, so it never reaches connector gating or spec ambiguity — the two ways the machine side fails in practice. - The `ReAct` station carries no wiki concept at all. - Set `Pinned` to `yes` on any row whose status is a deliberate decision. Sync will not touch it. @@ -1111,8 +1112,8 @@ Replace the existing `**Raw, not yet ingested:**` line with the accurate set — - Input: first run of Workflow D, establishing `wiki/script-coverage.md`. - Pages created: [[script-coverage]] (coverage) — 19 rows, one per concept page. - Pages updated: `CLAUDE.md` (folder convention, `#coverage` tag row, Workflow D, new intent), `index.md` (new Coverage section; corrected the not-yet-ingested list — `Ideas for webinar.md` and `my theses.md` were listed under `raw/sources/` but live in `raw/notes/`, and `Agentic Engineering, explained by a 10x developer.md` was missing entirely). -- Notes: Initial assessment is 5 covered, 4 partial, 10 absent. Every absent concept is human-side or strategy-side — the script is entirely machine-side. The `ReAct` station carries no wiki concept. No concept pages were edited. -- Next: decide whether the human-side cluster earns a station or is a deliberate cut; pin the rows that are decided so future syncs leave them alone. +- Notes: Initial assessment is 5 covered, 4 partial, 10 absent. Eight of the ten absent are human-side or strategy-side per this file's own concept grouping; the other two — [[integration-dead-ends]] and [[leave-less-room-for-imagination]] — are machine-side, absent because the script demos the happy path and never reaches connector gating or spec ambiguity. The `ReAct` station carries no wiki concept. No concept pages were edited. +- Next: decide whether the human-side cluster earns a station or is a deliberate cut; decide separately whether the two absent machine-side failure modes belong in the demo; pin the rows that are decided so future syncs leave them alone. ``` - [ ] **Step 8: Verify the file parses** diff --git a/docs/superpowers/specs/2026-07-28-webinar-dashboard-design.md b/docs/superpowers/specs/2026-07-28-webinar-dashboard-design.md index e2b4ceb..477195b 100644 --- a/docs/superpowers/specs/2026-07-28-webinar-dashboard-design.md +++ b/docs/superpowers/specs/2026-07-28-webinar-dashboard-design.md @@ -233,8 +233,11 @@ Read manually while designing; the first real sync will regenerate it. 19 concep think-wider-not-bigger, make-more-cheap-code, enterprise-ai-reality, integration-dead-ends, leave-less-room-for-imagination -Every absent concept is human-side or strategy-side. The `ReAct` station carries no wiki -concept at all. +Eight of the ten absent concepts are human-side or strategy-side per `index.md`'s grouping. +The other two — `integration-dead-ends` and `leave-less-room-for-imagination` — are +machine-side, and are absent because the script demonstrates the happy path and so never +reaches connector gating or spec ambiguity, the two ways the machine side fails in +practice. The `ReAct` station carries no wiki concept at all. ## Out of scope for v1