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:
@@ -0,0 +1,19 @@
|
||||
# openspec/specs/mobile-list-detail
|
||||
dir: openspec/specs/mobile-list-detail
|
||||
|
||||
index: openspec/specs/mobile-list-detail/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines mobile UI specification for a configuration management system with list/detail views and CRUD operations.
|
||||
## 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 for mobile list-detail UI pattern with editing capabilities.
|
||||
## tags
|
||||
views, spec, defines, mobile, requirements, configuration, management, system
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user