--- name: teleo-proof-handoff description: Use to package Leo/Teleo evidence and prompts for Fable, Codex, Opus, or future workers so they can continue without rereading the whole thread. --- # Teleo Proof Handoff ## Job Create a compact, evidence-indexed handoff that preserves current truth, claim ceilings, exact blockers, and next executable actions. ## Trigger Phrases - "handoff to Fable" - "worker onboarding" - "pack the evidence" - "resume Leo work" - "create continuation prompt" - "what should the next agent know" ## Required Sections 1. `current_canary`: the next runnable action and expected result. 2. `claim_ceiling`: what cannot be claimed yet. 3. `proven`: exact proof bullets with paths. 4. `not_proven`: exact remaining gaps. 5. `do_not_do`: scope boundaries. 6. `files_to_read_first`: no more than 10 files. 7. `commands_to_rerun`: freshness checks. 8. `next_action`: one non-production action to start now. ## Blocker Rule If a worker claims blocked, require: - `current_canary` - `attempted_routes` - `exact_gate` - `clear_CTA` - `next_non_user_action` Do not accept vague blockers such as "login blocked", "human-origin proof needed", or "no access" without the exact app/account/route and next CTA. ## Fable Prompt Use `docs/reports/leo-working-state-20260709/fable-leo-teleo-onboarding.md` as the default first prompt. ## Evidence Index Use `docs/reports/leo-working-state-20260709/current-truth-index.md`. ## Handoff Claim Ceiling A handoff is not completion. It is complete only if a future worker can start from retained files and run the named canary without asking for context.