pub const FIELD_PATH: &str = "path";Expand description
Dewey-decimal path string identifying the structural position
where the event was emitted. Empty for sequential-level events
(outside any !/?! group) — matches the BranchPath.root
convention. BranchPath.parse(event.path) round-trips the value
back to an opaque BranchPath.