The AUDIT-ADVISORY tier cross-checks pnpm outdated (direct deps) against advisory module_names (mostly transitive), so it almost never fires. Relabel to OUTDATED-WITH-ADVISORY and document the limitation in the header, header text, and inline comment; point to check-audit.mjs as the authoritative advisory gate. No risky full-tree rewrite.