Allow explicit native role switching for inferred roles #117
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#117
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Problem
Agent-compose issue #58 intentionally locks a selected role for the session. That rule also locks a role inferred by an unassigned native interactive agent. As a result, an explicit request such as
swap into QAis rejected even though the host roster already exposes the target role and its complete personality meld.The existing native adaptation policy supports personality changes only. It does not satisfy an explicit request to change the active role charter.
Outcome
An unwarded native agent whose role was inferred from the initial request can accept an explicit user-directed role switch during the same interactive session. Caller-assigned roles remain fixed.
Behavior contract
Acceptance criteria
advisor, receivesswap into QA, and activates the QA charter plusmeticulous,candid, andplayful.ward exec testandward exec smokepass.Related