DashboardCodePrefer rigorous evidence-driven debuggi…

Prefer rigorous evidence-driven debugging and definitive conclusions

Category: preference
Confidence: 0.80
ID: 01a0808d-4b41-7a40-a2d7-84ae65d11cd6
Project ID: ffa98226-3908-4f0c-936b-969018c62abf
Cross-project: No
Recalled in other projects: 0
Source session: 1aXAzRc0yAALlIx3H
Created: 2026-09-08 10:25:38
Updated: 2026-09-08 10:25:38

Content

When troubleshooting, systematically verify each layer with concrete state, logs, repeated checks, and regression-style validation before declaring success or assigning a root cause. Clearly separate what is proven from what remains unverified, isolate local behavior from control-side or external behavior, and avoid hedged claims such as “probably works.” If tooling lacks privileges, ask the user to run the required command and then verify its effects. When documentation searches repeatedly fail or return irrelevant material, stop guessing URLs and pivot to direct configuration inspection or already-collected evidence. Favor durable fixes and safeguards that prevent recurrence, not merely one-off workarounds.

Move to: