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)
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
# archive/2026-05-19-documentation-overhaul (index)
|
||||
dir: archive/2026-05-19-documentation-overhaul
|
||||
# 2026-05-19-documentation-overhaul (index)
|
||||
dir: 2026-05-19-documentation-overhaul
|
||||
|
||||
## role
|
||||
Historical archive of a planned documentation system overhaul project from May 2026, containing design specs, proposals, and task tracking artifacts.
|
||||
Planning and tracking documents for a comprehensive documentation overhaul initiative scheduled for 2026-05-19.
|
||||
## parent
|
||||
index: archive/.pi-map.index.md
|
||||
map: archive/.pi-map.md
|
||||
index: ./.pi-map.index.md
|
||||
map: ./.pi-map.md
|
||||
## children
|
||||
- archive/2026-05-19-documentation-overhaul/specs
|
||||
index: archive/2026-05-19-documentation-overhaul/specs/.pi-map.index.md
|
||||
map: archive/2026-05-19-documentation-overhaul/specs/.pi-map.md
|
||||
- 2026-05-19-documentation-overhaul/specs
|
||||
index: 2026-05-19-documentation-overhaul/specs/.pi-map.index.md
|
||||
map: 2026-05-19-documentation-overhaul/specs/.pi-map.md
|
||||
## files
|
||||
- .openspec.yaml
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: archive/2026-05-19-documentation-overhaul/.pi-map.index.md
|
||||
map: archive/2026-05-19-documentation-overhaul/.pi-map.md
|
||||
index: 2026-05-19-documentation-overhaul/.pi-map.index.md
|
||||
map: 2026-05-19-documentation-overhaul/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
# archive/2026-05-19-documentation-overhaul
|
||||
dir: archive/2026-05-19-documentation-overhaul
|
||||
# 2026-05-19-documentation-overhaul
|
||||
dir: 2026-05-19-documentation-overhaul
|
||||
|
||||
index: archive/2026-05-19-documentation-overhaul/.pi-map.index.md
|
||||
index: 2026-05-19-documentation-overhaul/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Historical archive of a planned documentation system overhaul project from May 2026, containing design specs, proposals, and task tracking artifacts.
|
||||
Planning and tracking documents for a comprehensive documentation overhaul initiative scheduled for 2026-05-19.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenSpec configuration file with schema type and creation date metadata
|
||||
- design.md | Defines the structure, templates, and process for overhauling a project's documentation system
|
||||
- proposal.md | Proposes a comprehensive documentation overhaul for a software project to address gaps in README, feature docs, API docs, deployment guides, and architecture documentation.
|
||||
- tasks.md | Task tracking document for a comprehensive documentation overhaul project spanning README rewrite, documentation structure creation, feature/API/architecture documentation, deployment/development guides, and finalization
|
||||
## arch
|
||||
Document-driven project planning with structured specification files (OpenSpec YAML), phased proposal design, and task-based workflow tracking for systematic documentation improvement.
|
||||
Standard project management structure using OpenSpec configuration, design specification, formal proposal, and task breakdown documents.
|
||||
## tags
|
||||
documentation, project, defines, creation, .openspec, structure, design, comprehensive
|
||||
## symbols
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# archive/2026-05-19-documentation-overhaul/specs (index)
|
||||
dir: archive/2026-05-19-documentation-overhaul/specs
|
||||
# 2026-05-19-documentation-overhaul/specs (index)
|
||||
dir: 2026-05-19-documentation-overhaul/specs
|
||||
|
||||
## role
|
||||
Defines requirements, templates, and processes for a comprehensive documentation overhaul of a project management/Git repository web application.
|
||||
Defines requirements and standards for a documentation overhaul of a project management/Git repository web application.
|
||||
## parent
|
||||
index: archive/2026-05-19-documentation-overhaul/.pi-map.index.md
|
||||
map: archive/2026-05-19-documentation-overhaul/.pi-map.md
|
||||
index: 2026-05-19-documentation-overhaul/.pi-map.index.md
|
||||
map: 2026-05-19-documentation-overhaul/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: archive/2026-05-19-documentation-overhaul/specs/.pi-map.index.md
|
||||
map: archive/2026-05-19-documentation-overhaul/specs/.pi-map.md
|
||||
index: 2026-05-19-documentation-overhaul/specs/.pi-map.index.md
|
||||
map: 2026-05-19-documentation-overhaul/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# archive/2026-05-19-documentation-overhaul/specs
|
||||
dir: archive/2026-05-19-documentation-overhaul/specs
|
||||
# 2026-05-19-documentation-overhaul/specs
|
||||
dir: 2026-05-19-documentation-overhaul/specs
|
||||
|
||||
index: archive/2026-05-19-documentation-overhaul/specs/.pi-map.index.md
|
||||
index: 2026-05-19-documentation-overhaul/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines requirements, templates, and processes for a comprehensive documentation overhaul of a project management/Git repository web application.
|
||||
Defines requirements and standards for a documentation overhaul of a project management/Git repository web application.
|
||||
## files
|
||||
- spec.md | Specification document outlining requirements, templates, and processes for a comprehensive documentation overhaul of a project management/Git repository web application
|
||||
## arch
|
||||
Specification-driven documentation architecture using structured markdown templates, process workflows, and standardized content organization patterns.
|
||||
Specification-driven documentation framework using structured templates, process workflows, and hierarchical requirement organization.
|
||||
## tags
|
||||
spec, specification, document, outlining, requirements, templates, processes, comprehensive
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user