This was generated by AI during triage.
What to build
Add explicit diagnostics for Rust graph writes that are skipped because package/cfg/feature semantics make the target conditionally present or semantically unsafe.
This slice should preserve conservative graph behavior: prefer a missing edge plus a precise taxonomy bucket over a wrong unconditional edge. It should not introduce feature-aware graph writes.
Acceptance criteria
Blocked by
What to build
Add explicit diagnostics for Rust graph writes that are skipped because package/cfg/feature semantics make the target conditionally present or semantically unsafe.
This slice should preserve conservative graph behavior: prefer a missing edge plus a precise taxonomy bucket over a wrong unconditional edge. It should not introduce feature-aware graph writes.
Acceptance criteria
Blocked by