Variable: PromptAuthoringRoles
constPromptAuthoringRoles: readonly ["system","user","assistant"]
Defined in: packages/contracts/src/message.ts:27
Roles user-authored prompt content can use. tool is pipeline-owned and
deliberately excluded (DUP-22): editors offering a role picker use this
named subset instead of rewriting unions by hand.