pub const SUBSTITUTION_KEYS: &[&str];Expand description
The substitution keys spt-core guarantees it can fill. A role’s keys must
be a subset of this catalog; any {placeholder} in a command must resolve
to a provided value. Documented here so adapter authors know the vocabulary
(MANIFEST §Open: “exact substitution-key catalog”).