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/changes/archive/2026-05-22-sessions-hub/.openspec (index)
|
||||
dir: openspec/changes/archive/2026-05-22-sessions-hub/.openspec
|
||||
|
||||
## role
|
||||
Defines the configuration schema for a sessions hub service using a specification-driven approach.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-sessions-hub/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-sessions-hub/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- config.yaml
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-sessions-hub/.openspec/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-sessions-hub/.openspec/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-22-sessions-hub/.openspec
|
||||
dir: openspec/changes/archive/2026-05-22-sessions-hub/.openspec
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-sessions-hub/.openspec/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines the configuration schema for a sessions hub service using a specification-driven approach.
|
||||
## files
|
||||
- config.yaml | Defines a configuration file for a sessions hub service using spec-driven schema
|
||||
## arch
|
||||
Declarative configuration pattern using YAML-based schema definitions with spec-driven design for service configuration management.
|
||||
## tags
|
||||
config, defines, configuration, sessions, hub, service, spec, driven
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,26 @@
|
||||
# openspec/changes/archive/2026-05-22-sessions-hub (index)
|
||||
dir: openspec/changes/archive/2026-05-22-sessions-hub
|
||||
|
||||
## role
|
||||
Design and planning package for a centralized Sessions Hub feature that manages user workspace sessions across projects.
|
||||
## parent
|
||||
index: openspec/changes/archive/.pi-map.index.md
|
||||
map: openspec/changes/archive/.pi-map.md
|
||||
## children
|
||||
- openspec/changes/archive/2026-05-22-sessions-hub/.openspec
|
||||
index: openspec/changes/archive/2026-05-22-sessions-hub/.openspec/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-sessions-hub/.openspec/.pi-map.md
|
||||
- openspec/changes/archive/2026-05-22-sessions-hub/specs
|
||||
index: openspec/changes/archive/2026-05-22-sessions-hub/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-sessions-hub/specs/.pi-map.md
|
||||
## files
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-sessions-hub/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-sessions-hub/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,21 @@
|
||||
# openspec/changes/archive/2026-05-22-sessions-hub
|
||||
dir: openspec/changes/archive/2026-05-22-sessions-hub
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-sessions-hub/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Design and planning package for a centralized Sessions Hub feature that manages user workspace sessions across projects.
|
||||
## files
|
||||
- design.md | Design document for implementing a Sessions Hub feature with page layout, navigation, data flow, and API changes for managing user workspace sessions. | dep: Navigation, AppShell, SessionsPage, UserConfig, API endpoints (/users/me/sessions, /users/me/config), workspace, state management, polling
|
||||
- proposal.md | Proposes a centralized "Sessions Hub" feature for managing active tool instances across projects
|
||||
- tasks.md | Project task tracking document for implementing a Sessions Hub feature across backend and frontend | dep: UserConfig model, Alembic, Pydantic, AppShell, React Router, sessions context, workspace, npm
|
||||
## arch
|
||||
Specification-driven architecture using markdown-based design documents (design.md, proposal.md, tasks.md) to define requirements, API contracts, and implementation tasks before code development.
|
||||
## tags
|
||||
sessions, design, hub, feature, workspace, document, implementing, navigation
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-22-sessions-hub/specs (index)
|
||||
dir: openspec/changes/archive/2026-05-22-sessions-hub/specs
|
||||
|
||||
## role
|
||||
Defines technical specifications for a Sessions Hub feature that manages user sessions in a web application.
|
||||
## parent
|
||||
index: openspec/changes/archive/2026-05-22-sessions-hub/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-sessions-hub/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: openspec/changes/archive/2026-05-22-sessions-hub/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-22-sessions-hub/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
@@ -0,0 +1,19 @@
|
||||
# openspec/changes/archive/2026-05-22-sessions-hub/specs
|
||||
dir: openspec/changes/archive/2026-05-22-sessions-hub/specs
|
||||
|
||||
index: openspec/changes/archive/2026-05-22-sessions-hub/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines technical specifications for a Sessions Hub feature that manages user sessions in a web application.
|
||||
## files
|
||||
- spec.md | Defines technical specifications for a "Sessions Hub" feature including requirements, API endpoints, UI layouts, state management, and quality gates for managing user sessions in a web application. | dep: REST API, TypeScript, React/frontend framework (implied by UI specs and quality gates), polling-based state management, Pydantic/BaseModel
|
||||
## arch
|
||||
Specification-driven design with structured requirements, API contracts, UI wireframes, state management patterns, and defined quality gates for implementation validation.
|
||||
## tags
|
||||
sessions, spec, defines, technical, specifications, hub, feature, including
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user