Skip to content

chore(backlog): B66 leaves the file, its sweep having been run and recorded - #523

Merged
cevheri merged 3 commits into
mainfrom
chore/settle-b66
Aug 28, 2026
Merged

chore(backlog): B66 leaves the file, its sweep having been run and recorded#523
cevheri merged 3 commits into
mainfrom
chore/settle-b66

Conversation

@yusuf-gundogdu

Copy link
Copy Markdown
Member

B66 asked for one thing: nemotron3:33b's query-optimization cell swept at a raised
turnTimeoutMs, and the result either closing the cell or written down as having failed to. That
sweep ran in #500 and the entry has outlived it by three PRs.

Five runs read 3/5 again, so the lever does not close the cell — but one of them composed its
report at 114 s, a run the shipped 90-second limit would have killed.
The entry's condition is
met in its second direction, and what kept it in the file afterwards was that nobody deleted it.
#518 settled forty entries and did not reach this one.

The result went to docs/llms/nvidia/nemotron3.md rather than into the entry, and that is where it
belongs: a reader choosing this model looks at the model's page, and the entry would have been a
third copy of numbers that already live there and in the profile document. The page says what the
sweep showed and what it did not — a report turn whose length varies by a factor of twenty on
identical input, which is not a limit's fault.

What moves with it

Three things, which is the lockstep #519 established for a closed entry:

  • the M2 section's index count goes from 30 to 29 (docs/BACKLOG.md);
  • the summary bullet leaves the open-items list in docs/AGENT.md;
  • the citation on the model's page becomes (#500) — the PR that closed the work — rather than
    (`docs/BACKLOG.md` B66), a pointer into a file that no longer holds it.

tests/unit/backlog-structure.test.ts derives the index from the entry bodies and
tests/unit/agent-documentation.test.ts checks that every cited id resolves; both pass, and a
repo-wide grep for B66 now returns nothing.

What this does not claim

Nothing about the cell changed. nemotron3:33b's query-optimization cell is still locked but
marginal
— 5/5, 5/5, 4/5, 4/5, and 3/5 on a rested machine — and the model's page still says so.
This PR closes the bookkeeping, not the cell.

…corded

The entry asked for one thing: `nemotron3:33b`'s query-optimization cell swept at
a raised `turnTimeoutMs`, and the result either closing the cell or written down
as having failed to. That sweep ran in #500. Five runs read 3/5 again - so the
lever does not close the cell - but one of them composed its report at 114 s, a
run the shipped 90-second limit would have killed. The condition is met in its
second direction, and what kept the entry in the file afterwards was that nobody
deleted it.

The result went to `docs/llms/nvidia/nemotron3.md` rather than into the entry,
and that is where it belongs: a reader choosing this model looks at the model's
page, and the entry would have been a third copy of numbers that already live
there and in the profile document. The page says what the sweep showed and what
it did not - a report turn whose length varies by a factor of twenty on identical
input, which is not a limit's fault.

Three things move with the entry, which is the lockstep #519 established: the M2
section's index count goes from 30 to 29, the summary bullet leaves the open-items
list in `docs/AGENT.md`, and the citation on the model's page becomes the PR that
closed the work rather than a pointer into a file that no longer holds it.

Nothing about the cell changed. It is still locked and still marginal, and the
model's page still says so.
@yusuf-gundogdu
yusuf-gundogdu requested a review from cevheri August 28, 2026 13:02
@cevheri cevheri self-assigned this Aug 28, 2026
@sonarqubecloud

Copy link
Copy Markdown

@cevheri
cevheri merged commit 97c04b2 into main Aug 28, 2026
19 checks passed
@cevheri
cevheri deleted the chore/settle-b66 branch August 28, 2026 15:48
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.

2 participants