pub fn std_module_table() -> ModuleTableExpand description
Stock STD module table derived from the #[oxdock_func] builtins:
the single source of truth for builtin membership and RPN eligibility.
Seeds parse-time module resolution, so the parser crate keeps zero
compile-time knowledge of builtin names.