docs: retire the nine-role roster from AOS docs and the role-question probe #1072

Closed
opened 2026-08-15 21:57:41 +00:00 by coilyco-ops · 0 comments
Member

agent-compose catalog roles (v2.22.0) reports eight deployed roles:
engineer, director, qa, ops, design, exec, creator, ai. There is no
community role and no content role. .agents/roles.kdl and
.agents/harness-launch-profiles.yaml agree with that.

Several AOS surfaces still describe the pre-v2 nine-role roster.

Observed drift

  • docs/FEATURES.md line 17 - "nine deployed roles including AI Engineer"
  • docs/role-composed-principal-methods.md - the matrix carries Community and Content Manager rows and has no Creator row
  • docs/role-skill-coverage-audit.md - opens with "all nine deployed Agent Compose roles", and its Corrections section still describes Community and Content
  • scripts/aos-role-question.sh - has community) and content) cases and no creator) case, so aos role question cloud creator exits 2 with "unknown role creator"

The substantive part

docs/role-skill-coverage-audit.md claims every composed source is selected
by at least one role except the two sales methods. That is false for three
more, all orphaned when Community stopped being a role:

  • tooling-customer-success-signal-routing
  • tooling-customer-success-trust-repair
  • tooling-discord-community-host

Creator is the closest successor by charter - "respectful conversations"
and audience evidence - but assigning them is a roster decision rather than
a config repair, so it is not folded into the exec restoration.

Not this issue

The exec role's own missing block is restored separately in the PR that
filed this.

Found while restoring the exec role block.

`agent-compose catalog roles` (v2.22.0) reports eight deployed roles: engineer, director, qa, ops, design, exec, creator, ai. There is no `community` role and no `content` role. `.agents/roles.kdl` and `.agents/harness-launch-profiles.yaml` agree with that. Several AOS surfaces still describe the pre-v2 nine-role roster. ## Observed drift * `docs/FEATURES.md` line 17 - "nine deployed roles including AI Engineer" * `docs/role-composed-principal-methods.md` - the matrix carries **Community** and **Content Manager** rows and has no **Creator** row * `docs/role-skill-coverage-audit.md` - opens with "all nine deployed Agent Compose roles", and its Corrections section still describes Community and Content * `scripts/aos-role-question.sh` - has `community)` and `content)` cases and no `creator)` case, so `aos role question cloud creator` exits 2 with "unknown role creator" ## The substantive part `docs/role-skill-coverage-audit.md` claims every composed source is selected by at least one role except the two sales methods. That is false for three more, all orphaned when Community stopped being a role: * `tooling-customer-success-signal-routing` * `tooling-customer-success-trust-repair` * `tooling-discord-community-host` Creator is the closest successor by charter - "respectful conversations" and audience evidence - but assigning them is a roster decision rather than a config repair, so it is not folded into the exec restoration. ## Not this issue The `exec` role's own missing block is restored separately in the PR that filed this. Found while restoring the `exec` role block.
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/agentic-os#1072
No description provided.