Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The schema permits null values for page properties via `additionalProperties` including `null`, while the human-readable description says database page updates must provide a non-null value and omitted properties are left unchanged. This inconsistency can cause an agent to remove property values when it intended only to update them, leading to unintended data loss or policy bypass around destructive changes.
