pub const SURFACE: &[&str];Expand description
Operations that MUST be exposed by both amql-cli (as a Command variant) and
amql-mcp-server (as an aql_{op} tool function). Names are lowercase snake_case.
Adding an entry here causes both shim surface-coverage tests to fail until the operation is implemented in both shims.