Multiple role guide docs reference rpi as a collection ID for install commands, but rpi is only a Phase 7 bundle alias in the installer agent — not a collection ID. The actual collection ID is hve-core (defined in collections/hve-core.collection.yml). Additionally, the role index is incomplete and the install guide references a nonexistent collection.
Findings
1. rpi used as collection ID in 5 role docs
The installer agent's Phase 7 defines rpi as a bundle alias (line 1127 of .github/agents/installer/hve-core-installer.agent.md). It is not a collection ID. The collection selection sub-flow reads from collections/*.collection.yml using the id field. No rpi.collection.yml exists — the correct collection ID is hve-core.
2. Phantom developer collection in install.md
docs/getting-started/install.md references a Developer collection (extension hve-developer, ID developer) that does not exist. No collections/developer.collection.yml file and no hve-developer extension on the Marketplace.
3. UX Designer missing from role index
docs/hve-guide/roles/ux-designer.md exists with full content but is absent from all sections of docs/hve-guide/roles/README.md (Role Overview table, Find Your Role table, Collaboration Patterns, Coverage Notes).
4. Coverage statistics stale
Coverage Notes calculates "72 role-stage pairs" based on 8 roles × 9 stages. With UX Designer as the 9th role, the correct count is 81.
5. UX Designer collection recommendation gap
UX Designer recommends only design-thinking. The project-planning collection contains a ux-ui-designer agent directly relevant to UX workflows.
Checklist
Research
Full analysis in .copilot-tracking/research/2026-02-27/role-collection-recommendations-research.md.
Multiple role guide docs reference
rpias a collection ID forinstallcommands, butrpiis only a Phase 7 bundle alias in the installer agent — not a collection ID. The actual collection ID ishve-core(defined incollections/hve-core.collection.yml). Additionally, the role index is incomplete and the install guide references a nonexistent collection.Findings
1.
rpiused as collection ID in 5 role docsThe installer agent's Phase 7 defines
rpias a bundle alias (line 1127 of.github/agents/installer/hve-core-installer.agent.md). It is not a collection ID. The collection selection sub-flow reads fromcollections/*.collection.ymlusing theidfield. Norpi.collection.ymlexists — the correct collection ID ishve-core.2. Phantom
developercollection in install.mddocs/getting-started/install.mdreferences a Developer collection (extensionhve-developer, IDdeveloper) that does not exist. Nocollections/developer.collection.ymlfile and nohve-developerextension on the Marketplace.3. UX Designer missing from role index
docs/hve-guide/roles/ux-designer.mdexists with full content but is absent from all sections ofdocs/hve-guide/roles/README.md(Role Overview table, Find Your Role table, Collaboration Patterns, Coverage Notes).4. Coverage statistics stale
Coverage Notes calculates "72 role-stage pairs" based on 8 roles × 9 stages. With UX Designer as the 9th role, the correct count is 81.
5. UX Designer collection recommendation gap
UX Designer recommends only
design-thinking. Theproject-planningcollection contains aux-ui-designeragent directly relevant to UX workflows.Checklist
rpiwithhve-coreas collection ID indocs/hve-guide/roles/engineer.md(line 23)rpiwithhve-coreas collection ID indocs/hve-guide/roles/tech-lead.md(line 23)rpiwithhve-coreas collection ID indocs/hve-guide/roles/data-scientist.md(line 23)rpiwithhve-coreas collection ID indocs/hve-guide/roles/sre-operations.md(line 30)rpiwithhve-coreas collection ID indocs/hve-guide/roles/new-contributor.md(lines 26-28)docs/hve-guide/roles/README.mddocs/hve-guide/roles/README.mddocs/hve-guide/roles/README.mddocs/hve-guide/roles/README.mddocs/getting-started/install.mdproject-planningas secondary collection for UX Designer indocs/hve-guide/roles/ux-designer.mdResearch
Full analysis in
.copilot-tracking/research/2026-02-27/role-collection-recommendations-research.md.