DashboardcraftCraft docs/src/content/docs/configurati…

Craft docs/src/content/docs/configuration.md duplicates DEFAULT_RELEASE_CONFIG

Category: gotcha
Confidence: 1.00
ID: 019db190-ac2d-73a8-9464-c884feaba7a3
Project ID: e16af391-c497-4837-b681-c849a5514499
Cross-project: No
Recalled in other projects: 1
Source session: (none)
Created: 2026-06-10 21:07:09
Updated: 2026-06-10 21:07:09

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 1 2026-07-19

Content

The Default Configuration YAML snippet in docs/src/content/docs/configuration.md (~lines 230-257) enumerates the default changelog categories verbatim and must be kept in sync with DEFAULT_RELEASE_CONFIG in src/utils/changelog.ts. When adding/removing/reordering categories in code, update this doc snippet in the same PR — otherwise users copy-pasting to customize get a silently-outdated config. No automated check exists. Related: [[019db138-9e4d-79f5-bf25-7379510c2b45]].

Move to: