docs(agents): reconcile Open TODOs (find_impact/TS-SCIP/#161) - #174
Open
flupkede wants to merge 2 commits into
Open
docs(agents): reconcile Open TODOs (find_impact/TS-SCIP/#161)#174flupkede wants to merge 2 commits into
flupkede wants to merge 2 commits into
Conversation
added 2 commits
July 29, 2026 22:11
…161 fixed - find_impact routing: resolved via PR #163 (Option D nudges, 2026-07-27); DIAGNOSE_FIND_IMPACT_ROUTING.md now tracked as reference. - TypeScript SCIP indexing: resolved via PR #167 (2026-07-28). - #161 (missing macOS binary v1.1.31): fixed via C1/C3/C4 (#166) + ref-pin (#173); GitHub issue #161 closed 2026-07-29. All three were flagged STALE by /overview (listed open in AGENTS.md but merged on develop). No code changes — docs only.
Per user decision. Static trace of the full call-graph found no concrete defect (fresh LMDB read-txn per stats(), no Arc swap, no stale handle); the total_chunks==0 -> building inference only fires in the genuine 0-chunk window or an unconfirmed narrow cold-start/concurrent-reload race. Not reproducible, not biting in steady state. TODO card 6a26cce1... closed to Done. Re-file with a live repro if the symptom recurs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reconciles AGENTS.md
## Open TODOsagainst git truth (flagged STALE by /overview):Also tracks the previously-untracked
DIAGNOSE_FIND_IMPACT_ROUTING.md(the find_impact diagnosis doc, now referenced as "kept in repo root"). Docs only — no code changes, no cargo needed.