pub const NODE: &str = "node";
What the engine writes beside a value it keeps. Public because a store outlives the process that wrote to it and readers need these strings.