Loop 2 followup: define fan out Snippet expansion once autonomous planning lands in Luca #4
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/voice-flow-learning-loop#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally filed by @coilysiren on 2026-05-20T12:24:54Z - https://github.com/coilysiren/voice-flow-learning-loop/issues/13
Problem
Loop 2 layer 1 snippet-mining (#5) surfaced
fan outas a high-leverage two-syllable trigger Kai wants in Wispr Flow. Acoustically distinct, hard consonants, no English collision. The intent is "kick off the lights-out factory" - one short dictation that spawns N parallel Claude Code sessions over the highest-leverage backlog tickets, with no per-ticket enumeration cost.The expansion is not pinnable yet. Autonomous engineering planning is mid-migration out of repo-recall and into luca. The current recall_dispatch_* MCP family in repo-recall is the right behavior shape but the wrong substrate going forward. If
fan outexpanded tolets do autonomous engineering dispatchtoday, it would fire recall_dispatch_begin against a substrate Kai is actively decommissioning.Shape of the eventual expansion
The compact concept is "you enumerate the tickets, not me." The dictation is one short trigger, no refs. The downstream pipeline:
coily dispatch interactivesession (or the Luca equivalent) per pick.Whatever Luca exposes for steps 1-3 is what
fan outshould call. The expansion's exact wording lands when that surface exists.Done when
fan outexpansion is pinned to a phrase or command that fires that entry point.Depends on: the repo-recall -> Luca migration of autonomous engineering planning.
Related: #5 (the mining run that surfaced this candidate).