Remove duplicated roster policy from tests and docs table #43
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#43
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\n\nThe compatibility-matrix slice landed correctly in #42, but its verification duplicated the complete KDL matrix in
internal/person/person_test.go, contrary to the repository rule that tests never encode tunable configuration. The person-contract walkthrough also used a prose Markdown table, contrary to the flat-bullets voice rule.\n\n## What to change\n\n* Keepinternal/person/person.kdlas the only executable source of the role-personality matrix.\n* Remove embedded roster value duplication from tests while preserving behavioral coverage for parsing and roster rendering.\n* Render the documented matrix as flat anchored bullets rather than a prose table.\n* Preserve the approved matrix and all shipped behavior.\n\n## Acceptance criteria\n\n* No test enumerates the canonical role-personality matrix or asserts copied embedded-person values.\n* Parser and roster behavior remain covered with purpose-built test fixtures where needed.\n*docs/person-contract.mdcontains no prose table.\n*ward exec testpasses.\n* The commit closes this issue and lands on canonical main.