pub const ENTITY_HTTP: &str = "http";Expand description
Reserved entity type for generic (non-MCP/A2A) HTTP requests. The
catch-all global policy is dispatched under this entity so an
entity-less request can be authorized; hosts set meta.entity_type to
this and meta.entity_name to ENTITY_NAME_GLOBAL.