pub const TOP: &[&str];Expand description
The top-level fields a workflow document may carry. The parser and the JSON Schema both read this list, so an editor can never flag a field the loader accepts (or complete one it refuses) — they drifted apart once.