Commit 381c07f
bugfix-fleet(triage-v2): intent-source gate — poison path closed, recall cost measured
agents/triage.md v2: every acceptance criterion must cite an
intent_source (reporter|spec|repo-data|code-invariant|baseline);
own-analysis is not a source; code-invariant is an acceptance floor;
kick-back re-audits sources before sharpening. triage_run.sh: v2 object
schema in shape check (uncited counter), prompt_ver stamped in the
ledger, shape.txt persisted. orchestrate.sh: deterministic downgrade —
actionable + uncited criteria = needs-info, never dispatched.
A/B on the same 5 L0s (BAKEOFF 6.3 session 3d): intake strictly better
— mission-arc needs-info with the exact intent question (v1: 3
confident inventions), fly-physics ignored the schema and the
mechanical gate caught it. End-to-end ships less (1 vs 3): v1's credits
and look-angles wins leaned on correct-invention and smuggle, removed
by design; both v2 worker FAILs n=1, mechanism verified by ticket
diffs. Caveat on file: needs-info is terminal only because the replay
eval has no reporter — reporter-oracle is the next instrument piece;
composed dispositions converge with SIGNALS.md 7.1.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WThYGP2nTpVk4c44jcbBoZ1 parent ed655bd commit 381c07f
8 files changed
Lines changed: 128 additions & 23 deletions
File tree
- bugfix-fleet
- agents
- bakeoff
- bugs/triaged
- docs/wip
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
610 | 610 | | |
611 | 611 | | |
612 | 612 | | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
613 | 657 | | |
614 | 658 | | |
615 | 659 | | |
616 | | - | |
617 | | - | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
618 | 664 | | |
619 | 665 | | |
620 | 666 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
36 | 62 | | |
37 | 63 | | |
38 | 64 | | |
| |||
63 | 89 | | |
64 | 90 | | |
65 | 91 | | |
66 | | - | |
67 | | - | |
68 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
69 | 98 | | |
70 | 99 | | |
71 | 100 | | |
| |||
84 | 113 | | |
85 | 114 | | |
86 | 115 | | |
87 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
88 | 121 | | |
89 | 122 | | |
90 | 123 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
0 commit comments