name: airouter-impl-narrow version: 1 description: Single-file impl of a tagged spec requirement against existing tests, airouter in worktree runtime: code-airouter-tdd-repo input: state: test-validated tags_required: [airouter-eligible] tags_forbidden: [security-sensitive, multi-file, algorithmic-large] required_artifacts: [test_file, impl_skeleton, prompt_pack] output: state: impl-green scope_budget: files_modified_max: 1 lines_diff_max: 80 wall_clock_seconds_max: 1800 nodes: - id: agent kind: agent template: code-airouter-tdd-repo prompt: "Implement the failing test. Test file: ${artifacts.test_file}. Skeleton: ${artifacts.impl_skeleton}." escalation: fixture_broken: fix-test-fixture-sonnet contract_ambiguous: review-spec-opus scope_exceeded: replan-spec-opus agent_bailed: airouter-impl-narrow