Fixes #
- UI β new page / dialog / panel / menu item / setting / empty state in
apps/weborapps/desktop(including Electron menu bar) - Keyboard shortcut β new or changed
- CLI / env var β new
odsubcommand or flag, newtools-dev/tools-packflag, or newOD_*env var - API / contract β new
/api/*endpoint, new SSE event, or changed shape inpackages/contracts - Extension point β new entry under
skills/,design-systems/,design-templates/, orcraft/, or change to the skills protocol - i18n keys β added new translation keys (see
TRANSLATIONS.mdfor the locale workflow) - New top-level dependency β adding any new entry to the root
package.json(dependenciesordevDependencies); workspace-packagepackage.jsonfiles are out of scope. Include a paragraph on what we get vs. what bytes we ship (seeCONTRIBUTING.mdβ Code style) - Default behavior change β changes what existing users experience without opting in (default model, default setting, file/SQLite schema, auto-network on startup, auto-install)
- None β internal refactor, docs, tests, or translation update only