





















@@ -12,13 +12,11 @@ profiles:
1212 evidenceMode: slim
1313 channelDriver: crabline
1414 categoryIds:
15- - agent-runtime-and-provider-execution.agent-turn-execution
1615 - agent-runtime-and-provider-execution.model-and-runtime-selection
1716 - agent-runtime-and-provider-execution.provider-auth
1817 - agent-runtime-and-provider-execution.streaming-and-progress
1918 - agent-runtime-and-provider-execution.tool-calls-and-response-handling
2019 - agent-runtime-and-provider-execution.tool-execution-controls
21- - session-memory-and-context-engine.token-management
2220 - session-memory-and-context-engine.context-engine
2321 - session-memory-and-context-engine.cross-client-history-and-session-parity
2422 - session-memory-and-context-engine.core-prompts-and-context
@@ -36,7 +34,6 @@ profiles:
3634 - channel-framework.outbound-delivery-and-reply-pipeline
3735 - channel-framework.group-thread-and-ambient-room-behavior
3836 - channel-framework.status-health-and-operator-controls
39- - session-memory-and-context-engine.memory
4037 - session-memory-and-context-engine.diagnostics-maintenance-and-recovery
4138 - automation-cron-hooks-tasks-polling.cron-jobs
4239 - plugin-sdk-and-bundled-plugin-architecture.installing-and-running-plugins
@@ -45,7 +42,6 @@ profiles:
4542 - media-understanding-and-media-generation.media-understanding
4643 - media-understanding-and-media-generation.media-generation
4744 - browser-control-ui-and-webchat.browser-ui
48- - security-auth-pairing-and-secrets.credential-and-secret-hygiene
4945 - id: release
5046 description: Stable/LTS proof selector for live providers, live channels, package artifacts,
5147 upgrade paths, and platform proof where the claim depends on real upstreams or release
@@ -1305,13 +1301,13 @@ surfaces:
13051301 id: agent-turn-execution
13061302 features:
13071303 - name: Turn startup and runtime choice
1308- coverageIds: [agents.create, agents.instructions, channels.discord-config, config.crestodian-setup, runtime.first-action, runtime.first-hour-20, runtime.long-context]
1304+ coverageIds: [agents.create, agents.instructions, channels.discord-config, config.crestodian-setup, runtime.first-action, runtime.multi-turn-continuity, runtime.long-context]
13091305 description: Starting an agent turn and choosing gateway versus embedded runtime execution.
13101306 - name: Session and run coordination
13111307 coverageIds: [agents.subagents, channels.dedup, channels.dm, channels.qa-channel, channels.reconnect, channels.streaming, channels.threads, commitments.heartbeat-target-none, commitments.scope, personal.channel-replies, runtime.codex-plugin.lifecycle, runtime.delivery, runtime.fallback-delivery, runtime.gateway-restart, runtime.restart-recovery, runtime.turn-ordering]
13121308 description: Establishing session and run ids, queue locks, and related execution coordination.
13131309 - name: Abort and terminal outcomes
1314- coverageIds: [channels.streaming, runtime.delivery, runtime.fallback-delivery, runtime.long-context, runtime.soak-100]
1310+ coverageIds: [channels.streaming, runtime.delivery, runtime.fallback-delivery, runtime.long-context, runtime.long-run-stability]
13151311 description: Honoring aborts, timing provider/model work, and emitting terminal outcomes.
13161312 docs:
13171313 - docs/concepts/agent-loop.md
@@ -1593,7 +1589,7 @@ surfaces:
15931589 coverageIds: [session.pruning]
15941590 description: Covers Pruning across manual and automatic compaction, preemptive overflow checks, context-window estimation, session pruning, tool-result trimming, compaction providers, retry/timeout behavior, and compacted transcript checkpoints.
15951591 - name: Token Pressure
1596- coverageIds: [runtime.codex-app-server, runtime.first-hour-20, runtime.gateway-log-sentinel.codex-progress, runtime.long-context, runtime.soak-100]
1592+ coverageIds: [runtime.codex-app-server, runtime.multi-turn-continuity, runtime.gateway-log-sentinel.codex-progress, runtime.long-context, runtime.long-run-stability]
15971593 description: Covers Token Pressure across manual and automatic compaction, preemptive overflow checks, context-window estimation, session pruning, tool-result trimming, compaction providers, retry/timeout behavior, and compacted transcript checkpoints.
15981594 docs:
15991595 - docs/concepts/compaction.md
@@ -2418,7 +2414,7 @@ surfaces:
24182414 coverageIds: [telemetry.trusted-trace-context]
24192415 description: Trusted trace context, W3C traceparent propagation to model calls, file-log correlation, content-capture controls, and redacted/bounded attributes
24202416 - name: Model and runtime telemetry
2421- coverageIds: [docker.e2e, harness.qa-lab, harness.tool-trace-visibility, personal.failure-recovery, personal.no-fake-progress, personal.task-followthrough, runtime.qa-bus, telemetry.otel, telemetry.prometheus, tools.evidence, tools.trace]
2417+ coverageIds: [docker.runtime-validation, harness.qa-lab, harness.tool-trace-visibility, personal.failure-recovery, personal.no-fake-progress, personal.task-followthrough, runtime.qa-bus, telemetry.otel, telemetry.prometheus, tools.evidence, tools.trace]
24222418 description: Model, tool, message, session, queue, Talk, exec, webhook, context assembly, harness, and exporter-health signals
24232419 - name: diagnostics-prometheus plugin install
24242420 coverageIds: [telemetry.diagnostics-prometheus-plugin-install]
@@ -2427,7 +2423,7 @@ surfaces:
24272423 coverageIds: [telemetry.prometheus-authenticated-gateway-export]
24282424 description: Gateway-authenticated GET /api/diagnostics/prometheus behavior, status, and operator-visible verification.
24292425 - name: Prometheus text exposition
2430- coverageIds: [docker.e2e, harness.qa-lab, telemetry.prometheus]
2426+ coverageIds: [docker.runtime-validation, harness.qa-lab, telemetry.prometheus]
24312427 description: Prometheus text exposition, counters, gauges, histograms, label policy, series cap, and overflow metric
24322428 - name: Trusted diagnostic event subscription
24332429 coverageIds: [telemetry.trusted-diagnostic-event-subscription]
@@ -6445,7 +6441,7 @@ surfaces:
64456441 coverageIds: [docker.package-artifact-generation]
64466442 description: Docker E2E package artifact generation and shared build helpers
64476443 - name: Docker E2E plan/scheduler scripts
6448- coverageIds: [docker.e2e, harness.qa-lab, telemetry.prometheus]
6444+ coverageIds: [docker.runtime-validation, harness.qa-lab, telemetry.prometheus]
64496445 description: Docker E2E plan/scheduler scripts, lane metadata, targeted grouping, package artifact generation, and GitHub hydration action
64506446 - name: Release-path install
64516447 coverageIds: [docker.release-path-install]
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。