PromptsConfig
PromptsConfig =
Partial<Record<PromptSegmentName,PromptSegmentSetting>>
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/dist/config/types.d.ts:51
GS2-43 — the unified prompts config object. Replaces the removed flat
projectGuidelines / projectReviewInstructions keys and makes all seven prompt
segments retargetable through config. Sibling keys are trivially addable (GS2-44 will
add agents for AGENTS.md auto-discovery), so keep segment names and future siblings
in this one flat namespace.