@@ -330,13 +330,14 @@ confidence) or related.
330330Each target keeps its normalized description, capped at 240 characters, plus
331331available popularity, repository, license, docs, and code evidence. Positive
332332docs/code counts render when content is available; otherwise availability is
333- stated without inventing a count. Available content with a zero count renders
334- that zero; unavailable content with zero renders ` no docs ` / ` no code ` . Missing
335- licenses/counts produce no placeholder, and structurally inapplicable negatives
336- are omitted (` no docs ` is not shown for repositories and ` no code ` is not shown
337- for sites). If availability is false despite a positive recorded count, output
338- keeps both facts as ` docs unavailable (<n> pages recorded) ` or
339- ` code unavailable (<n> files recorded) ` . A package's
333+ stated without inventing a count unless the backend supplies a contradictory
334+ positive recorded count. Available content with a zero count renders that zero;
335+ unavailable content with zero renders ` no docs ` / ` no code ` . Missing
336+ licenses/counts produce no placeholder. Structurally inapplicable evidence
337+ dimensions are omitted entirely: repositories show no docs field and sites show
338+ no code field. If availability is false despite a positive recorded count,
339+ output keeps both facts as ` docs unavailable (<n> pages recorded) ` or `code
340+ unavailable (<n > files recorded)`. A package's
340341compact linked-repository fallback appears only when its group does not already
341342contain the canonical repository target. ` targetsTruncated ` produces one note
342343that additional related targets were omitted and direct matches are complete.
0 commit comments