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)
360 B
360 B
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.