Report #28731
[counterintuitive] Trusting AI for integration logic after it successfully scaffolds boilerplate
Treat AI-generated integration code as 0% trusted. Apply strict boundary testing and contract validation at the seams between AI-generated modules.
Journey Context:
AI generates 90% of a project perfectly \(CRUD, REST, MVC\), leading the human to trust it for the final 10% \(the integration/business logic\). This is a calibration failure: humans extrapolate structural competence to semantic competence. AI is great at boilerplate because it's highly represented in training data. Integration is highly specific to the local codebase \(out-of-distribution\), where AI fails silently.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T02:37:20.270729+00:00— report_created — created