c8db6ce933
- Change mobile terminal CSS to use touch-action: none and overscroll-behavior: none so the custom touch handler owns swipes - Archive completed/partial OpenSpec specs to openspec/changes/archive/2026-06-14-completed-specs-archive/ - Regenerate project maps Quality gates: npm run typecheck, npm run lint (apps/web)
869 B
869 B
2026-05-25-add-config-profiles/specs/user-config
dir: 2026-05-25-add-config-profiles/specs/user-config
index: 2026-05-25-add-config-profiles/specs/user-config/.pi-map.index.md
role
Defines requirements for a configuration profile management system enabling users to create, edit, and select runtime profiles through both a settings editor and launch-time UI.
files
- spec.md | Defines requirements for a config profile management system including a settings editor and launch-time profile selection UI
arch
Specification-driven design using markdown-based requirements documents that separate functional requirements (profile CRUD, UI flows) from system constraints, following a document-as-contract pattern for feature development.
tags
profile, spec, defines, requirements, config, management, system, including