generated from coulomb/repo-seed
feat: add deployment zone overlays
This commit is contained in:
@@ -117,6 +117,7 @@ spec:
|
||||
default_data_classification: internal
|
||||
expected_interface_types:
|
||||
- http-api
|
||||
- mcp-api
|
||||
- event-stream
|
||||
tags: [coordination, state-hub, planning]
|
||||
|
||||
|
||||
@@ -25,6 +25,14 @@ spec:
|
||||
typical_auth_methods: [none, oidc, jwt, mtls, api_key]
|
||||
versioning: URL path, static asset version, and documented user-facing workflow compatibility.
|
||||
|
||||
- id: mcp-api
|
||||
name: MCP API
|
||||
lifecycle: active
|
||||
description: Model Context Protocol interface consumed by agents or agent runtimes.
|
||||
category: api
|
||||
typical_auth_methods: [none, oidc, jwt, mtls, api_key]
|
||||
versioning: MCP protocol version, tool schema version, and documented capability compatibility.
|
||||
|
||||
- id: oidc-discovery
|
||||
name: OIDC discovery
|
||||
lifecycle: active
|
||||
|
||||
Reference in New Issue
Block a user