Skip to content

feat: wire Loop 1 + Loop 2 into all phase execution paths#37

Merged
jobordu merged 5 commits intomainfrom
nf/quick-362-wire-debug-routing-into-execute-phase-md
Mar 27, 2026
Merged

feat: wire Loop 1 + Loop 2 into all phase execution paths#37
jobordu merged 5 commits intomainfrom
nf/quick-362-wire-debug-routing-into-execute-phase-md

Conversation

@jobordu
Copy link
Copy Markdown

@jobordu jobordu commented Mar 27, 2026

Summary

  • quick-362: Wire debug routing (Loop 1 — task classification + /nf:debug + autoresearch-refine + debug_context injection) into execute-phase.md Step 1.5, matching quick.md Step 5.8 pattern
  • quick-363: Push Loop 2 (formal_coverage_auto_detection + solution-simulation-loop) and debug_context passthrough into execute-plan.md Pattern A spawn prompt so nested child executors inherit both loops

Coverage matrix after this PR

Execution Path Loop 1 (debug routing) Loop 2 (simulation)
quick.md Yes — Step 5.8 Yes — executor prompt
execute-phase.md → Pattern C Yes — Step 1.5 Yes — same context
execute-phase.md → Pattern A Yes — Step 1.5 Yes — child inherits (363)
execute-phase.md → Pattern B Yes — Step 1.5 Yes — orchestrator commits
execute-phase.md → Pattern D Yes — Step 1.5 No — opt-in parallel, deferred
solve-remediate B→F Yes — dispatches /nf:debug N/A

Test plan

  • CI passes (no code changes — workflow markdown only)
  • Verify execute-phase.md contains Step 1.5 classification + debug routing
  • Verify execute-plan.md Pattern A prompt includes <formal_coverage_auto_detection> and ${PARENT_DEBUG_CONTEXT}

🤖 Generated with Claude Code

@jobordu jobordu merged commit 3114401 into main Mar 27, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant