Context
The flagship screenplay (apps/workstation/tour/fiveBeatFilm.mjs, merged via PR #16328) authored scene 7 (film-perspectives-undo, 16s) as conditional — "activates when the workstation perspective + transaction wiring lands." That wiring has now fully landed: dock-mutation undo/redo (#16316, merged) and the workstation perspectiveStore (#16342, merged), with the R2 witness matrix's scene-7 cells flipped to provable-at-head by their author at merge. The R3⇄R2 reconciliation on the epic pre-declared this exact edit as the activation contract, gated on that merge — the gate is open.
Live latest-open sweep: latest 20 open issues checked at 2026-08-02T15:58Z, no equivalent. A2A herd-window sweep: no overlapping claim.
The Problem
The screenplay is the film's NARRATIVE authority (show-order, pacing budget, narration draft). While scene 7 carries the conditional key, every consumer contract says to skip it — so the film plans a 90s core that no longer reflects what the app provably does. Both scene-7 halves now hold witnesses at head: store-backed capture → list → disrupt → exact-baseline restore (WorkstationPerspectivesNL.spec.mjs, plus an independent second-host repro receipted on its PR), and the dock-transaction undo/redo round-trip (the merged transaction witnesses + a live workstation holder receipt). Keeping the scene conditional understates the product on the film's own terms.
The Architectural Reality
- Authority chain (stated in the file header): the FiveBeat spec is the WITNESS authority;
fiveBeatFilm.mjs is the NARRATIVE authority; the recorded transcript derives from the cut (D-011).
- Consumer blast radius: ZERO —
git grep shows no code consumer of fiveBeatFilmScript or film-perspectives-undo outside the file itself; the conditional contract exists for future consumers. The edit is data + header prose only.
- Pacing math changes class: the current header documents core = 90s AT the envelope floor with ZERO slack (the prior gating fact for budget edits). With scene 7 core, scenes sum to 106s inside the 90–150s envelope — the floor no longer binds scene-for-scene; there is 16s of slack above it. The header MUST restate this honestly (the zero-slack sentence becomes false at activation).
- The header's claim-discipline block maps each hard claim to its witness; scene 7's claims (perspective restore fidelity, undo/redo round-trip) must join that map, in behavioral text.
The Fix
One file, apps/workstation/tour/fiveBeatFilm.mjs:
- Remove the
conditional key from film-perspectives-undo (scene, narration, and 16s budget stay as authored).
- Restate the header pacing paragraph: scenes sum to 106s; the 90s floor is no longer scene-for-scene binding (16s slack); budget edits trade within 106s or cut toward the floor.
- Update the scene-list contract sentence (conditional scenes are skipped by consumers) to record that the list currently carries none — the perspective and transaction wiring has landed.
- Extend the claim-discipline block with the two scene-7 rows, naming their witness classes in behavioral text (store-backed capture/list/restore with exact-baseline document equality; dock-mutation undo/redo round-trip).
Acceptance Criteria
Out of Scope
- The N-window density beat — stays an edit-layer cut-in per the header, deliberately outside the scene list.
- Narration re-timing or caption re-recording — D-011 binds those to the captured cut, not to this edit.
- Any spec change — the witnesses exist and are merged; this edit consumes them.
Avoided Traps
- Rewriting narration while touching the file — the single-narrator baseline and the operator-ears flip option are settled decisions; this edit activates, it does not re-author.
- Leaving the zero-slack sentence in place — it was the gating fact for budget edits and becomes FALSE at activation; a stale gating fact is worse than none.
- Citing tickets/PRs inside the file's comments — behavioral text only (the repo's archaeology guard); the PR body carries the reference trail.
Related
- #15252 — the flagship film epic (this ticket is the scene-7 activation leaf its R3⇄R2 reconciliation pre-declared)
- #16342 / #16316 — the wiring whose merge opened this gate
- PR #16328 — the screenplay this edits
Origin Session ID: 45e84514-6c80-4239-97db-4551cc690137
Retrieval Hint: "scene seven activation flagship screenplay conditional 106s"
Context
The flagship screenplay (
apps/workstation/tour/fiveBeatFilm.mjs, merged via PR #16328) authored scene 7 (film-perspectives-undo, 16s) asconditional— "activates when the workstation perspective + transaction wiring lands." That wiring has now fully landed: dock-mutation undo/redo (#16316, merged) and the workstationperspectiveStore(#16342, merged), with the R2 witness matrix's scene-7 cells flipped to provable-at-head by their author at merge. The R3⇄R2 reconciliation on the epic pre-declared this exact edit as the activation contract, gated on that merge — the gate is open.Live latest-open sweep: latest 20 open issues checked at 2026-08-02T15:58Z, no equivalent. A2A herd-window sweep: no overlapping claim.
The Problem
The screenplay is the film's NARRATIVE authority (show-order, pacing budget, narration draft). While scene 7 carries the
conditionalkey, every consumer contract says to skip it — so the film plans a 90s core that no longer reflects what the app provably does. Both scene-7 halves now hold witnesses at head: store-backed capture → list → disrupt → exact-baseline restore (WorkstationPerspectivesNL.spec.mjs, plus an independent second-host repro receipted on its PR), and the dock-transaction undo/redo round-trip (the merged transaction witnesses + a live workstation holder receipt). Keeping the scene conditional understates the product on the film's own terms.The Architectural Reality
fiveBeatFilm.mjsis the NARRATIVE authority; the recorded transcript derives from the cut (D-011).git grepshows no code consumer offiveBeatFilmScriptorfilm-perspectives-undooutside the file itself; theconditionalcontract exists for future consumers. The edit is data + header prose only.The Fix
One file,
apps/workstation/tour/fiveBeatFilm.mjs:conditionalkey fromfilm-perspectives-undo(scene, narration, and 16s budget stay as authored).Acceptance Criteria
conditionalkey absent fromfilm-perspectives-undo; scene id, narration, beats, andtargetSeconds: 16unchanged.capability(feat).Out of Scope
Avoided Traps
Related
Origin Session ID: 45e84514-6c80-4239-97db-4551cc690137
Retrieval Hint: "scene seven activation flagship screenplay conditional 106s"