pub const ACTION_SPECS: &[ActionSpec];Expand description
The canonical table of every Soma action and its invariant metadata.
This is the single source of truth for action names, scopes, and transport availability across REST, CLI, and MCP dispatch.