DashboardspotlightAlways conduct rigorous lockfile forens…

Always conduct rigorous lockfile forensics and adversarial correctness reviews of dependency/build changes

Category: preference
Confidence: 0.80
ID: 019fa854-2a96-7be6-a350-284f58bec324
Project ID: ec1699be-a430-4fc6-879b-c437a47171b4
Cross-project: No
Recalled in other projects: 1
Source session: 0BWJWCoAjpJf8rYh3
Created: 2026-07-28 10:45:16
Updated: 2026-07-28 10:45:16

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 3 15h ago

Content

The user consistently expects exhaustive, evidence-based verification of dependency bumps and build-config PRs. Trace full transitive dependency chains in the lockfile to catch phantom/stale resolutions and peer-dep mismatches; read upstream package source to confirm actual runtime behavior. When asked to review, perform an adversarial correctness review focused strictly on real bugs and regression risks (especially electron-builder/notarization/signing and vulnerable transitive deps) — explicitly ignore style and cosmetic changes. Follow the security dep-bump workflow: fetch alerts, plan, bump pnpm overrides + direct deps, install/build/test, branch, commit with .lore.md staged and untracked dirs excluded, open PR.

Move to: