Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The alert example shows `CALL {{ .DB }}.notify_slack` even though the document repeatedly states that UDFs are global and must not be database-qualified. This inconsistency can cause users to generate invalid app DDL or misunderstand function resolution during installs, creating avoidable deployment failures in a workflow that modifies server state.
