























@@ -12,17 +12,35 @@ profiles:
1212 evidenceMode: slim
1313 categoryIds:
1414 - agent-runtime-and-provider-execution.agent-turn-execution
15+ - agent-runtime-and-provider-execution.model-and-runtime-selection
16+ - agent-runtime-and-provider-execution.provider-auth
17+ - agent-runtime-and-provider-execution.streaming-and-progress
18+ - agent-runtime-and-provider-execution.tool-calls-and-response-handling
19+ - agent-runtime-and-provider-execution.tool-execution-controls
1520 - session-memory-and-context-engine.token-management
21+ - session-memory-and-context-engine.context-engine
22+ - session-memory-and-context-engine.cross-client-history-and-session-parity
23+ - session-memory-and-context-engine.core-prompts-and-context
24+ - session-memory-and-context-engine.session-routing
1625 - browser-automation-and-exec-sandbox-tools.tool-invocation-and-execution
1726 - security-auth-pairing-and-secrets.approval-policy-and-tool-safeguards
27+ - telemetry-diagnostics-and-observability.health-and-repair
28+ - telemetry-diagnostics-and-observability.diagnostic-collection
1829 - telemetry-diagnostics-and-observability.telemetry-export
30+ - gateway-runtime.gateway-rpc-apis-and-events
31+ - gateway-runtime.websocket-connection
32+ - channel-framework.channel-actions-commands-and-approvals
33+ - channel-framework.channel-setup
1934 - channel-framework.conversation-routing-and-delivery
2035 - channel-framework.outbound-delivery-and-reply-pipeline
2136 - channel-framework.group-thread-and-ambient-room-behavior
37+ - channel-framework.status-health-and-operator-controls
2238 - session-memory-and-context-engine.memory
2339 - session-memory-and-context-engine.diagnostics-maintenance-and-recovery
2440 - automation-cron-hooks-tasks-polling.cron-jobs
2541 - plugin-sdk-and-bundled-plugin-architecture.installing-and-running-plugins
42+ - plugin-sdk-and-bundled-plugin-architecture.provider-and-tool-plugins
43+ - plugin-sdk-and-bundled-plugin-architecture.testing-plugins
2644 - media-understanding-and-media-generation.media-understanding
2745 - media-understanding-and-media-generation.media-generation
2846 - browser-control-ui-and-webchat.browser-ui
@@ -31,7 +49,174 @@ profiles:
3149 description: Stable/LTS proof selector for live providers, live channels, package artifacts,
3250 upgrade paths, and platform proof where the claim depends on real upstreams or release
3351 artifacts.
34- includeAllCategories: true
52+ categoryIds:
53+ - gateway-runtime.approvals-and-remote-execution
54+ - gateway-runtime.http-apis
55+ - gateway-runtime.hosted-web-surface
56+ - gateway-runtime.gateway-rpc-apis-and-events
57+ - gateway-runtime.device-auth-and-pairing
58+ - gateway-runtime.network-access-and-discovery
59+ - gateway-runtime.nodes-and-remote-capabilities
60+ - gateway-runtime.health-diagnostics-and-repair
61+ - gateway-runtime.protocol-compatibility
62+ - gateway-runtime.roles-and-permissions
63+ - gateway-runtime.gateway-lifecycle
64+ - gateway-runtime.security-controls
65+ - gateway-runtime.websocket-connection
66+ - cli-install-update-onboard-doctor.cli-setup
67+ - cli-install-update-onboard-doctor.onboarding-and-auth-setup
68+ - cli-install-update-onboard-doctor.plugin-and-channel-setup
69+ - cli-install-update-onboard-doctor.gateway-service-management
70+ - cli-install-update-onboard-doctor.cli-observability
71+ - cli-install-update-onboard-doctor.doctor
72+ - cli-install-update-onboard-doctor.updates-and-upgrades
73+ - plugin-sdk-and-bundled-plugin-architecture.authoring-and-packaging-plugins
74+ - plugin-sdk-and-bundled-plugin-architecture.bundled-plugins
75+ - plugin-sdk-and-bundled-plugin-architecture.canvas-plugin
76+ - plugin-sdk-and-bundled-plugin-architecture.installing-and-running-plugins
77+ - plugin-sdk-and-bundled-plugin-architecture.channel-plugins
78+ - plugin-sdk-and-bundled-plugin-architecture.provider-and-tool-plugins
79+ - plugin-sdk-and-bundled-plugin-architecture.plugin-approvals
80+ - plugin-sdk-and-bundled-plugin-architecture.publishing-plugins
81+ - plugin-sdk-and-bundled-plugin-architecture.testing-plugins
82+ - agent-runtime-and-provider-execution.agent-turn-execution
83+ - agent-runtime-and-provider-execution.external-runtimes-and-subagents
84+ - agent-runtime-and-provider-execution.hosted-provider-execution
85+ - agent-runtime-and-provider-execution.local-and-self-hosted-providers
86+ - agent-runtime-and-provider-execution.model-and-runtime-selection
87+ - agent-runtime-and-provider-execution.provider-auth
88+ - agent-runtime-and-provider-execution.streaming-and-progress
89+ - agent-runtime-and-provider-execution.tool-calls-and-response-handling
90+ - agent-runtime-and-provider-execution.tool-execution-controls
91+ - session-memory-and-context-engine.cli-session-and-transcript-management
92+ - session-memory-and-context-engine.token-management
93+ - session-memory-and-context-engine.context-engine
94+ - session-memory-and-context-engine.cross-client-history-and-session-parity
95+ - session-memory-and-context-engine.diagnostics-maintenance-and-recovery
96+ - session-memory-and-context-engine.core-prompts-and-context
97+ - session-memory-and-context-engine.memory
98+ - session-memory-and-context-engine.session-routing
99+ - session-memory-and-context-engine.transcript-persistence
100+ - channel-framework.channel-actions-commands-and-approvals
101+ - channel-framework.channel-setup
102+ - channel-framework.group-thread-and-ambient-room-behavior
103+ - channel-framework.inbound-access-and-identity-gates
104+ - channel-framework.media-attachments-and-rich-channel-data
105+ - channel-framework.outbound-delivery-and-reply-pipeline
106+ - channel-framework.conversation-routing-and-delivery
107+ - channel-framework.status-health-and-operator-controls
108+ - security-auth-pairing-and-secrets.approval-policy-and-tool-safeguards
109+ - security-auth-pairing-and-secrets.gateway-auth-and-remote-access
110+ - security-auth-pairing-and-secrets.channel-access-control
111+ - security-auth-pairing-and-secrets.device-and-node-pairing
112+ - security-auth-pairing-and-secrets.plugin-trust
113+ - security-auth-pairing-and-secrets.credential-and-secret-hygiene
114+ - telemetry-diagnostics-and-observability.health-and-repair
115+ - telemetry-diagnostics-and-observability.logging
116+ - telemetry-diagnostics-and-observability.diagnostic-collection
117+ - telemetry-diagnostics-and-observability.telemetry-export
118+ - telemetry-diagnostics-and-observability.session-diagnostics
119+ - automation-cron-hooks-tasks-polling.cron-jobs
120+ - automation-cron-hooks-tasks-polling.event-ingress
121+ - automation-cron-hooks-tasks-polling.automation-hooks
122+ - automation-cron-hooks-tasks-polling.background-tasks-and-flows
123+ - automation-cron-hooks-tasks-polling.heartbeat
124+ - automation-cron-hooks-tasks-polling.polling-controls
125+ - media-understanding-and-media-generation.media-understanding
126+ - media-understanding-and-media-generation.media-generation
127+ - browser-control-ui-and-webchat.browser-realtime-talk
128+ - browser-control-ui-and-webchat.browser-access-and-trust
129+ - browser-control-ui-and-webchat.configuration
130+ - browser-control-ui-and-webchat.browser-ui
131+ - browser-control-ui-and-webchat.webchat-conversations
132+ - browser-control-ui-and-webchat.operator-console
133+ - macos-gateway-host.cli-setup
134+ - macos-gateway-host.local-gateway-integration
135+ - macos-gateway-host.remote-gateway-mode
136+ - macos-gateway-host.gateway-service-lifecycle
137+ - macos-gateway-host.diagnostics-and-observability
138+ - macos-gateway-host.permissions-and-native-capabilities
139+ - macos-gateway-host.profiles-and-isolation
140+ - macos-companion-app.canvas
141+ - macos-companion-app.local-setup
142+ - macos-companion-app.status-and-settings
143+ - macos-companion-app.native-capabilities
144+ - macos-companion-app.remote-connections
145+ - macos-companion-app.voice-and-talk
146+ - macos-companion-app.webchat
147+ - macos-companion-app.remote-webchat
148+ - linux-gateway-host.host-setup-and-updates
149+ - linux-gateway-host.gateway-runtime-and-service-control
150+ - linux-gateway-host.remote-access-and-security
151+ - linux-gateway-host.diagnostics-and-repair
152+ - linux-gateway-host.deployment-targets
153+ - windows-via-wsl2.wsl-setup
154+ - windows-via-wsl2.cli
155+ - windows-via-wsl2.gateway-service-lifecycle
156+ - windows-via-wsl2.gateway-access-and-exposure
157+ - windows-via-wsl2.diagnostics-and-repair
158+ - windows-via-wsl2.browser-and-control-ui
159+ - native-windows-cli-and-gateway.cli
160+ - raspberry-pi-small-linux-devices.setup-and-compatibility
161+ - raspberry-pi-small-linux-devices.remote-access-and-auth
162+ - raspberry-pi-small-linux-devices.gateway-runtime
163+ - raspberry-pi-small-linux-devices.performance-and-diagnostics
164+ - docker-podman-hosting.container-setup
165+ - docker-podman-hosting.container-operations
166+ - docker-podman-hosting.image-release-and-validation
167+ - docker-podman-hosting.agent-sandbox-and-tooling
168+ - discord.channel-setup-and-operations
169+ - discord.access-and-identity
170+ - discord.conversation-routing-and-delivery
171+ - discord.media-and-rich-content
172+ - discord.native-controls-and-approvals
173+ - discord.realtime-voice-and-calls
174+ - telegram.channel-setup-and-operations
175+ - telegram.access-and-identity
176+ - telegram.conversation-routing-and-delivery
177+ - telegram.media-and-rich-content
178+ - telegram.native-controls-and-approvals
179+ - whatsapp.channel-setup-and-operations
180+ - whatsapp.access-and-identity
181+ - whatsapp.conversation-routing-and-delivery
182+ - whatsapp.media-and-rich-content
183+ - whatsapp.native-controls-and-approvals
184+ - slack.channel-setup-and-operations
185+ - slack.access-and-identity
186+ - slack.conversation-routing-and-delivery
187+ - slack.media-and-rich-content
188+ - slack.native-controls-and-approvals
189+ - imessage-bluebubbles.channel-setup-and-operations
190+ - imessage-bluebubbles.access-and-identity
191+ - imessage-bluebubbles.conversation-routing-and-delivery
192+ - imessage-bluebubbles.media-and-rich-content
193+ - imessage-bluebubbles.native-controls-and-approvals
194+ - openai-codex-provider-path.model-and-auth
195+ - openai-codex-provider-path.responses-and-tool-compatibility
196+ - openai-codex-provider-path.native-codex-harness
197+ - openai-codex-provider-path.image-and-multimodal-input
198+ - openai-codex-provider-path.voice-and-realtime-audio
199+ - anthropic-provider-path.provider-auth-and-recovery
200+ - anthropic-provider-path.model-and-runtime-selection
201+ - anthropic-provider-path.request-transport-and-turn-semantics
202+ - anthropic-provider-path.prompt-cache-and-context
203+ - anthropic-provider-path.media-inputs
204+ - google-provider-path.provider-setup-and-credentials
205+ - google-provider-path.model-routing-and-endpoints
206+ - google-provider-path.direct-gemini-runtime
207+ - google-provider-path.media-search-and-realtime
208+ - google-provider-path.prompt-caching
209+ - openrouter-provider-path.provider-setup-and-auth
210+ - openrouter-provider-path.chat-runtime-and-normalization
211+ - openrouter-provider-path.provider-recovery-and-diagnostics
212+ - openrouter-provider-path.media-generation-and-speech
213+ - web-search-tools.search-providers
214+ - web-search-tools.setup-and-diagnostics
215+ - web-search-tools.network-safety
216+ - web-search-tools.tool-availability-and-fetch
217+ - browser-automation-and-exec-sandbox-tools.browser-automation
218+ - browser-automation-and-exec-sandbox-tools.tool-invocation-and-execution
219+ - browser-automation-and-exec-sandbox-tools.sandbox-and-tool-policy
35220levels:
36221 - id: planned
37222 code: M0
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。