Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- The document first states that field IDs are immutable, unique, stable, and effectively not reused, but later says dropped column IDs may be reused in some systems. In a format specification, this contradiction can cause implementers to make incompatible assumptions about schema evolution, potentially leading to incorrect field resolution, data corruption, authorization or policy mismatches tied to field IDs, or unsafe cross-version reads.
