Expose role-provider decisions and context budgets in bundle traces #172

Closed
opened 2026-08-01 05:01:12 +00:00 by coilyco-ops · 0 comments
Member

Scope

Make Agent Compose decision traces show role-scoped provider behavior as first-class observable output.

Acceptance

  • The trace identifies every provider selected for a role and every configured provider excluded from a role.
  • The trace records the reason for each provider outcome.
  • Context-budget output names each provider contribution, including an explicit zero contribution for excluded providers.
  • The output distinguishes ordinary catalogue skills such as AOSK repository-pointer skills from role-only provider roots.
  • Native and staged bundle tests cover Ops selecting Infrastructure and Deploy, and Engineer excluding both.

Evidence motivating this work

The host verification at coilyco-bridge/agentic-os-kai#799 (comment) proves the projection boundary works, but agent-compose describe --all and the stored trace do not expose provider decisions or their budget contributions.

Out of scope

Changing the provider-selection or native projection behavior. The verified functional boundary is tracked separately at coilyco-bridge/agentic-os-kai#803.

## Scope Make Agent Compose decision traces show role-scoped provider behavior as first-class observable output. ## Acceptance * The trace identifies every provider selected for a role and every configured provider excluded from a role. * The trace records the reason for each provider outcome. * Context-budget output names each provider contribution, including an explicit zero contribution for excluded providers. * The output distinguishes ordinary catalogue skills such as AOSK repository-pointer skills from role-only provider roots. * Native and staged bundle tests cover Ops selecting Infrastructure and Deploy, and Engineer excluding both. ## Evidence motivating this work The host verification at https://forgejo.coilysiren.me/coilyco-bridge/agentic-os-kai/issues/799#issuecomment-45784 proves the projection boundary works, but `agent-compose describe --all` and the stored trace do not expose provider decisions or their budget contributions. ## Out of scope Changing the provider-selection or native projection behavior. The verified functional boundary is tracked separately at https://forgejo.coilysiren.me/coilyco-bridge/agentic-os-kai/issues/803.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/agent-compose#172
No description provided.