Files
headquarter/openspec/changes/.pi-map.md
T
Developer c8db6ce933 fix: disable native touch panning on mobile terminal and archive specs
- 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)
2026-06-14 18:07:01 +00:00

19 lines
360 B
Markdown

# changes
dir: changes
index: changes/.pi-map.index.md
## role
Package for tracking, storing, and managing file changes or diffs in the project.
## files
## arch
Likely implements a change-log or diff-storage pattern, possibly with immutable change records and versioning for audit trails or synchronization.
## tags
-
## symbols
-
## workflows
-
## dirty
-