v1.108.142 — tool descriptions catch up with the contracts
Documentation-only release: no behavior changes.
- find_implementations description now lists all five resolution channels. The SCIP compile-time evidence channel (1.0, active when a compiler index is imported via
import-scip) had been missing from the agent-facing description since v1.108.96. The description also now says what the numbers are: declared ranking priors, with_meta.confidence_provenancestating each channel's basis and measured precision/recall. - get_ranked_context description documents exact-name pinning (shipped v1.108.137): exact symbol names in the query (qualified, CamelCase, snake_case) are pinned ahead of the lexical ranking — include identifiers verbatim when known. README's tool listing gained the same clause, including the
_meta.query_shapereport field. - Also lands the previously-uncommitted Odysseus works-with retrieval-layer comparison under
benchmarks/(complementary framing; harness + raw results).