feat: unify role provider graph in KDL #198
No reviewers
Labels
No labels
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/agent-compose!198
Loading…
Reference in a new issue
No description provided.
Delete branch "issue-197-role-provider-graph"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements the independently releasable first migration checkpoint for #196.\n\n- parse provider declarations and use-provider bindings from trusted .agents/roles.kdl roots\n- validate resolved paths, selectors, required providers, duplicate definitions, and cycles\n- prevent imported provider graphs from recursively widening eligibility\n- preserve provider name and declaring-root provenance in manifests and traces\n- reject mixed KDL and legacy YAML provider ownership\n- update docs and the selector example\n\nValidation: ward exec test, ward exec smoke\n\nCloses #197