Files
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

1.1 KiB

2026-06-12-completed-changes-archive/config-profile-directory-mounts

dir: 2026-06-12-completed-changes-archive/config-profile-directory-mounts

index: 2026-06-12-completed-changes-archive/config-profile-directory-mounts/.pi-map.index.md

role

Archives a completed configuration profile refactoring that fixes root-owned directory mount issues by staging and bind-mounting entire directories.

files

  • .openspec.yaml | Defines an OpenSpec configuration profile for directory mounts with completion tracking metadata
  • proposal.md | Proposes a design change to fix root-owned directory issues in config profile mounts by staging and bind-mounting entire directories instead of individual files. | dep: Docker, config_profile_resolver.py, test_config_profile_resolver.py
  • tasks.md | Tracks completed development tasks for refactoring a mount staging system and running quality gates.

arch

Documentation-driven change proposal with OpenSpec configuration, using a task-tracked implementation workflow for filesystem mount refactoring.

tags

tasks, profile, directory, mounts, .openspec, staging, py, proposal

symbols

workflows

dirty