fix(forgejo): name the current seats in the role label descriptions #972
No reviewers
Labels
No labels
burndown-2026-06
burndown-2026-08
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/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/infrastructure!972
Loading…
Reference in a new issue
No description provided.
Delete branch "eval/label-descriptions-roster"
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?
Four
role/*label descriptions still carried retired seat titles. The slugs converged in #933; the descriptions did not, and nothing tracked them.What moved
role/eval- Agent Evaluation Engineer to Applied Scientist (landed3e8976fin agent-compose, percoilyco-flight-deck/agent-compose#369)role/frontend- Frontend Design Engineer to Design Engineerrole/platform- Developer Platform Engineer to Agentic Platform Engineerrole/tpm- Technical Program Manager to Portfolio DirectorThe last three are the roster recall pass,
coilyco-flight-deck/agent-compose#344, landed inae06747there. Each new value is read from the shippedinternal/person/data/role-*/role.kdldisplay name rather than from the issue prose.role/devrel,role/gamedev,role/sysadmin, androle/humanalready matched and are untouched. Names, colours, and exclusivity are unchanged, so this is description drift only.Verification
just pre-commitgreen, every hook passed.python -m unittest scripts.forgejo_label_taxonomy_sync_test- 30 tests OK, includingShippedTaxonomyTest, which reads this file.Not done here
This lands the declaration only. Converging live org state is a
modify-live-backendaction and belongs to sysadmin, alongside therole/execandrole/qadeletes thatcoilyco-flight-deck/agent-compose#342still holds open.Boundary
Authored from the eval seat. This file is executable configuration another seat's tooling consumes, so it sits outside the eval build scope under
boundary-build-foundational-software. Kai directed the edit explicitly after the drift was reported. Naming the crossing rather than leaving it implicit.