pub type FieldPath = String;
Field path in dot notation (e.g., “permissions.defaultMode”)
pub struct FieldPath { /* private fields */ }