pub const KNOWN_FUNCTIONS: &[&str];
Every function the engine implements. Parsing rejects anything not listed here, so a typo is a clear error rather than a silently mangled path.