DashboardcraftRequire audit-driven fixes with focused…

Require audit-driven fixes with focused regression coverage

Category: preference
Confidence: 0.80
ID: 01a081cf-f466-79a4-ae14-c32d2666c90b
Project ID: e16af391-c497-4837-b681-c849a5514499
Cross-project: No
Recalled in other projects: 3
Source session: 1Okgn0vvN7hdZmhlc
Created: 2026-09-08 03:03:11
Updated: 2026-09-08 16:18:04

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 6 1h ago
cli 1 8d ago
opencode 1 9d ago

Content

When addressing repository or PR issues, perform a thorough audit rather than a narrow edit, tracing findings through related runtime code, workflows, documentation, and tests. Treat correctness and safety findings as merge blockers until fixed and covered by focused regression tests, especially validation and failure paths. Preserve exact contracts, including formatting or trailing bytes where relevant; do not weaken validation merely to satisfy fixtures or permit unsafe fallbacks. Keep code, generated artifacts, and documentation aligned, remove unrelated churn, verify affected paths and the final diff, rerun full verification, and obtain a fresh read-only audit before declaring the work mergeable.

Move to: