pub const VOLATILE_FIELDS: [&str; 8];
Server-owned fields that change on every write or execution. They are stripped before diffing to avoid false drift.