Decide eval/test coverage for the nominations intake filter and consult loop #59
Labels
No Label
P0
P1
P2
P3
afk-ready
hitl
next
ready-for-agent
review
semi
waiting
wayfinder:grilling
wayfinder:map
wayfinder:research
wayfinder:task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: jared/cc-os#59
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
Map: #49
Question
Decide the eval/test discipline for the changed
:calibratebehavior — now specifiable since #56 locked the nominations design. What coverage does each new seam get, and does any of it need harness (model-judged) coverage versus plain unit tests?The seams, with charting leans:
NominationIntakeFilter(Step 3.5) — deterministic (exact-repeat hard-drop, match-set-intersection relatedness). Lean: unit tests only, per the plugin's deterministic-first invariant #6 — fixture nominations + a nominations key, assert drops/annotations.whywhen judging a variant glob?) need scenario-based harness coverage, or is this covered by production IRL use? Note the standing eval discipline: held-out scenarios, reserves never read informally; Read~/Documents/SecondBrain/howto/running-autoresearch-skill-evals.mdbefore designing any harness work.Deliverable: a per-seam coverage decision (unit / harness / IRL-only) folded into #58's assembled design.
Resolution — approved (human sign-off 2026-07-15). Per-seam coverage decisions for the new
:calibratebehavior:NominationIntakeFilter(Step 3.5) → unit tests only. Pure deterministic logic (exact-repeat drop, match-set-intersection relatedness) under the plugin's deterministic-first invariant #6. Fixture: a nominations array + anominationskey; assert drops and related-rejection annotations — including the two worked cases from #52 (docs/research/** -> keepre-lifetime passes; exactdocs/research/** -> temporaryrepeat drops).judge.md's input section showing a variant nomination judged WITH rejection context (folds into #58). If IRL use shows the judge ignoring the context, THAT triggers harness design — reading~/Documents/SecondBrain/howto/running-autoresearch-skill-evals.mdfirst, per discipline.Net: two unit-test suites, zero new harnesses, two worked examples added at assembly time. Deciding reason: both model-facing seams are human-gated downstream — no silent-failure path exists that a harness would uniquely catch.
Folds into the assemble ticket #58; nothing edited in the working tree by this ticket.
Resolution — approved (human sign-off 2026-07-15). Per-seam coverage decisions for the new
:calibratebehavior:NominationIntakeFilter(Step 3.5) → unit tests only. Pure deterministic logic (exact-repeat drop, match-set-intersection relatedness) under the plugin's deterministic-first invariant #6. Fixture: a nominations array + anominationskey; assert drops and related-rejection annotations — including the two worked cases from #52 (docs/research/** -> keepre-lifetime passes; exactdocs/research/** -> temporaryrepeat drops).judge.md's input section showing a variant nomination judged WITH rejection context (folds into #58). If IRL use shows the judge ignoring the context, THAT triggers harness design — reading~/Documents/SecondBrain/howto/running-autoresearch-skill-evals.mdfirst, per discipline.Net: two unit-test suites, zero new harnesses, two worked examples added at assembly time. Deciding reason: both model-facing seams are human-gated downstream — no silent-failure path exists that a harness would uniquely catch.
Folds into the assemble ticket #58; nothing edited in the working tree by this ticket.