Skip to content

Align Glossary persona names with CLI persona keys #125

@JRS1986

Description

@JRS1986

Review follow-up from the #117-#123 merge train.

Problem:
The Glossary persona entry describes the personas as beginner, control-and-reproducibility, security-review, and team-lead. The CLI choices introduced by PR #119 are beginner, control, security, and team-lead, and Team-Rollout documents those CLI keys correctly.

Why it matters:
A user who reads the Glossary may try doctor --persona security-review or pilot --persona control-and-reproducibility and get an argparse choice error.

Suggested fix:
Update docs/docs/wiki/Glossary.md to show the exact CLI keys, while keeping the longer descriptive names as labels if useful. Add a docs regression test that the Glossary persona entry includes every key from personas.persona_keys().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions