pub const META: &'static str;Expand description
Engine metadata that is neither a collection record nor a root: the history
floor lives here. Kept out of ROOTS so that collection stays homogeneous
and list_roots never has to skip an entry it cannot parse – an entry
skipped silently is indistinguishable from one that failed to parse.