DashboardspotlightInsist on empirical verification and fu…

Insist on empirical verification and full CI closure before declaring a fix done

Category: preference
Confidence: 0.80
ID: 019f8498-74e4-741c-8075-2445106a7c1d
Project ID: ec1699be-a430-4fc6-879b-c437a47171b4
Cross-project: No
Recalled in other projects: 0
Source session: 0XWWVPAj2NHWgHD7s
Created: 2026-07-21 12:13:31
Updated: 2026-07-21 12:13:31

Content

The user demands rigorous, adversarial correctness review of CI/infra fixes (not style-only), requiring empirical reproduction of edge cases in an isolated scratch directory (e.g. /tmp/opencode) with throwaway test data—never touching tracked files—before merging. After merging, the user follows up explicitly to confirm the actual CI run succeeded end-to-end (not just 'job passed' but that the specific mechanism, e.g. notarization, actually executed and succeeded for all variants/architectures). The user also enforces splitting unrelated changes (e.g. dependency version bumps) into separate PRs, keeping fix PRs narrowly scoped. When assistant proposes optional/secondary improvements, the user expects them raised explicitly for a yes/no decision rather than bundled in. Always verify real production behavior (log output, not just exit codes) and keep changes atomic and reviewed with skepticism.

Move to: