chore: track all project map and index files

Add generated .pi-map.md and .pi-map.index.md files across the repository
so the project navigation maps are shared and versioned. These artifacts
are maintained by project_map_init/patch/validate and must be kept in
sync with source edits.

Note: .cache/ remains ignored (added in previous commit).
This commit is contained in:
Developer
2026-06-12 13:46:23 +00:00
parent 44ef62271e
commit 070cd4d5a5
642 changed files with 14785 additions and 0 deletions
@@ -0,0 +1,29 @@
# openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs (index)
dir: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs
## role
Contains archived specification documents for a mobile pages overhaul project from May 2026, serving as historical design reference for the openspec changes tracking system.
## parent
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/.pi-map.md
## children
- openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail/.pi-map.md
- openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation/.pi-map.md
- openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.md
- openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation/.pi-map.md
## files
## links
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,18 @@
# openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs
dir: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
## role
Contains archived specification documents for a mobile pages overhaul project from May 2026, serving as historical design reference for the openspec changes tracking system.
## files
## arch
Simple archival storage pattern with date-based directory hierarchy (YYYY-MM-DD-prefixed) for immutable specification snapshots, using flat file organization within versioned folders.
## tags
-
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail (index)
dir: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail
## role
Defines UI/UX specifications for mobile-optimized list and detail views in a configuration management system.
## parent
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail
dir: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-list-detail/.pi-map.index.md
## role
Defines UI/UX specifications for mobile-optimized list and detail views in a configuration management system.
## files
- spec.md | Defines mobile UI requirements for a configuration management system with list views, detail views, editing, and CRUD operations for tool types and config profiles.
## arch
Specification-driven design using markdown-based requirements documentation with hierarchical feature breakdown (list views → detail views → editing flows → CRUD operations) for two distinct entity types (tool types and config profiles).
## tags
views, spec, defines, mobile, requirements, configuration, management, system
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation (index)
dir: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation
## role
Defines mobile navigation UI requirements for a bottom navigation bar with grouped menu items and expandable submenus.
## parent
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation
dir: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-navigation/.pi-map.index.md
## role
Defines mobile navigation UI requirements for a bottom navigation bar with grouped menu items and expandable submenus.
## files
- spec.md | Defines requirements for grouped bottom navigation with submenu behavior on mobile
## arch
Specification-driven design using markdown-based requirements documentation with behavioral specifications for responsive mobile interaction patterns.
## tags
spec, defines, requirements, grouped, bottom, navigation, submenu, behavior
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace (index)
dir: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace
## role
Defines mobile UI requirements for a repository workspace with file tree, editor, git, and terminal views.
## parent
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace
dir: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-repo-workspace/.pi-map.index.md
## role
Defines mobile UI requirements for a repository workspace with file tree, editor, git, and terminal views.
## files
- spec.md | Define mobile UI requirements for a repository workspace featuring file tree navigation, editor, git, and terminal views
## arch
Specification-driven design using Markdown-based requirements documentation with date-versioned archiving.
## tags
spec, define, mobile, requirements, repository, workspace, featuring, tree
## symbols
-
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation (index)
dir: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation
## role
Defines mobile UI requirements for a grouped "Tools" bottom navigation with a bottom sheet menu and active state indication
## parent
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/.pi-map.md
## children
-
## files
- spec.md
## links
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation/.pi-map.index.md
map: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation/.pi-map.md
## workflows
-
## dirty
-
@@ -0,0 +1,19 @@
# openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation
dir: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation
index: openspec/changes/archive/2026-05-25-mobile-pages-overhaul/specs/mobile-tools-navigation/.pi-map.index.md
## role
Defines mobile UI requirements for a grouped "Tools" bottom navigation with a bottom sheet menu and active state indication
## files
- spec.md | Defines mobile UI requirements for a grouped "Tools" bottom navigation with a bottom sheet menu and active state indication
## arch
Specification-driven design using Markdown-based requirements documentation with dated archival organization
## tags
bottom, spec, defines, mobile, requirements, grouped, tools, navigation
## symbols
-
## workflows
-
## dirty
-