chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
# 2026-05-19-tool-instances/.openspec (index)
|
||||
dir: 2026-05-19-tool-instances/.openspec
|
||||
# openspec/changes/archive/2026-05-19-tool-instances/.openspec (index)
|
||||
dir: openspec/changes/archive/2026-05-19-tool-instances/.openspec
|
||||
|
||||
## role
|
||||
Defines the OpenAPI specification schema configuration for tool instances in the project.
|
||||
Defines a schema configuration for archiving tool instances in the OpenSpec changes system
|
||||
## parent
|
||||
index: 2026-05-19-tool-instances/.pi-map.index.md
|
||||
map: 2026-05-19-tool-instances/.pi-map.md
|
||||
index: openspec/changes/archive/2026-05-19-tool-instances/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-tool-instances/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- config.yaml
|
||||
## links
|
||||
index: 2026-05-19-tool-instances/.openspec/.pi-map.index.md
|
||||
map: 2026-05-19-tool-instances/.openspec/.pi-map.md
|
||||
index: openspec/changes/archive/2026-05-19-tool-instances/.openspec/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-tool-instances/.openspec/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# 2026-05-19-tool-instances/.openspec
|
||||
dir: 2026-05-19-tool-instances/.openspec
|
||||
# openspec/changes/archive/2026-05-19-tool-instances/.openspec
|
||||
dir: openspec/changes/archive/2026-05-19-tool-instances/.openspec
|
||||
|
||||
index: 2026-05-19-tool-instances/.openspec/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-05-19-tool-instances/.openspec/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines the OpenAPI specification schema configuration for tool instances in the project.
|
||||
Defines a schema configuration for archiving tool instances in the OpenSpec changes system
|
||||
## files
|
||||
- config.yaml | Defines a configuration file specifying a schema type and name for tool instances.
|
||||
- config.yaml | Defines a configuration file specifying a schema type and name for tool instances
|
||||
## arch
|
||||
Simple declarative configuration using YAML to specify schema metadata (type "openapi" and name "ToolInstances") for code generation or API documentation purposes.
|
||||
Simple declarative configuration using YAML with schema type/name key-value pairs
|
||||
## tags
|
||||
config, defines, configuration, specifying, schema, type, name, tool
|
||||
## symbols
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
# 2026-05-19-tool-instances (index)
|
||||
dir: 2026-05-19-tool-instances
|
||||
# openspec/changes/archive/2026-05-19-tool-instances (index)
|
||||
dir: openspec/changes/archive/2026-05-19-tool-instances
|
||||
|
||||
## role
|
||||
Defines the architecture and requirements for a Docker-based containerized development environment management system that provisions isolated tool instances per repository with lifecycle management.
|
||||
Design documentation package for a Docker-based tool instance management system enabling per-repository development environments with lifecycle and session integration.
|
||||
## parent
|
||||
index: ./.pi-map.index.md
|
||||
map: ./.pi-map.md
|
||||
index: openspec/changes/archive/.pi-map.index.md
|
||||
map: openspec/changes/archive/.pi-map.md
|
||||
## children
|
||||
- 2026-05-19-tool-instances/.openspec
|
||||
index: 2026-05-19-tool-instances/.openspec/.pi-map.index.md
|
||||
map: 2026-05-19-tool-instances/.openspec/.pi-map.md
|
||||
- 2026-05-19-tool-instances/specs
|
||||
index: 2026-05-19-tool-instances/specs/.pi-map.index.md
|
||||
map: 2026-05-19-tool-instances/specs/.pi-map.md
|
||||
- openspec/changes/archive/2026-05-19-tool-instances/.openspec
|
||||
index: openspec/changes/archive/2026-05-19-tool-instances/.openspec/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-tool-instances/.openspec/.pi-map.md
|
||||
- openspec/changes/archive/2026-05-19-tool-instances/specs
|
||||
index: openspec/changes/archive/2026-05-19-tool-instances/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-tool-instances/specs/.pi-map.md
|
||||
## files
|
||||
- design.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: 2026-05-19-tool-instances/.pi-map.index.md
|
||||
map: 2026-05-19-tool-instances/.pi-map.md
|
||||
index: openspec/changes/archive/2026-05-19-tool-instances/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-tool-instances/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# 2026-05-19-tool-instances
|
||||
dir: 2026-05-19-tool-instances
|
||||
# openspec/changes/archive/2026-05-19-tool-instances
|
||||
dir: openspec/changes/archive/2026-05-19-tool-instances
|
||||
|
||||
index: 2026-05-19-tool-instances/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-05-19-tool-instances/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines the architecture and requirements for a Docker-based containerized development environment management system that provisions isolated tool instances per repository with lifecycle management.
|
||||
Design documentation package for a Docker-based tool instance management system enabling per-repository development environments with lifecycle and session integration.
|
||||
## files
|
||||
- design.md | Design document specifying a Docker-based tool instance system for launching and managing development environments per repository with lifecycle management and frontend integration. | dep: Docker, Docker Compose, SQLAlchemy/Base, React/useAtom, AppShell, GitRepository, ToolType, Project, User
|
||||
- proposal.md | Proposes a system for managing Docker-based development tool instances with persistent sessions linked to repositories | dep: Docker Compose, Docker API, GitRepository, ToolType, database
|
||||
- tasks.md | Project task tracking document for implementing Docker-based tool instance management with backend API, frontend UI, and lifecycle operations | dep: FastAPI, SQLAlchemy, Alembic, Docker, React/TypeScript, Jotai, docker-compose
|
||||
- design.md | Design document specifying a system for managing Docker-based tool instances (e.g., VS Code servers) per Git repository with lifecycle management, status tracking, and frontend session integration. | dep: Docker Compose, SQLAlchemy/Base model, React/TypeScript (jotai atoms), FastAPI/REST backend, GitRepository, ToolType, Project, User models
|
||||
- proposal.md | Design document for implementing a tool instance management system with Docker-based sessions linked to repositories | dep: Docker Compose, Docker API, GitRepository, ToolType, app shell/navigation
|
||||
- tasks.md | Project task tracking document for implementing a Docker-based tool instance management system with backend API and frontend UI | dep: Docker, Alembic, FastAPI/REST API, React/TypeScript frontend, SQLAlchemy ORM, Jinja2 templating, atomic state management
|
||||
## arch
|
||||
Event-driven microservices architecture with REST API backend, frontend UI, and Docker container orchestration using session persistence, lifecycle state machines, and repository-scoped resource isolation.
|
||||
Specification-driven architecture with separated design documents (design.md for system spec, proposal.md for implementation plan, tasks.md for project tracking) covering backend API, frontend UI, Docker orchestration, and Git repository linkage.
|
||||
## tags
|
||||
docker, design, tool, document, instance, system, managing, development
|
||||
design, docker, document, system, tool, management, tracking, frontend
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# 2026-05-19-tool-instances/specs (index)
|
||||
dir: 2026-05-19-tool-instances/specs
|
||||
# openspec/changes/archive/2026-05-19-tool-instances/specs (index)
|
||||
dir: openspec/changes/archive/2026-05-19-tool-instances/specs
|
||||
|
||||
## role
|
||||
Defines technical specifications for a Docker-based tool instance management system handling container lifecycle and status tracking.
|
||||
Defines technical specifications for a tool instance management system with Docker container lifecycle, API endpoints, and database schema
|
||||
## parent
|
||||
index: 2026-05-19-tool-instances/.pi-map.index.md
|
||||
map: 2026-05-19-tool-instances/.pi-map.md
|
||||
index: openspec/changes/archive/2026-05-19-tool-instances/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-tool-instances/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
- spec.md
|
||||
## links
|
||||
index: 2026-05-19-tool-instances/specs/.pi-map.index.md
|
||||
map: 2026-05-19-tool-instances/specs/.pi-map.md
|
||||
index: openspec/changes/archive/2026-05-19-tool-instances/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-05-19-tool-instances/specs/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# 2026-05-19-tool-instances/specs
|
||||
dir: 2026-05-19-tool-instances/specs
|
||||
# openspec/changes/archive/2026-05-19-tool-instances/specs
|
||||
dir: openspec/changes/archive/2026-05-19-tool-instances/specs
|
||||
|
||||
index: 2026-05-19-tool-instances/specs/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-05-19-tool-instances/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines technical specifications for a Docker-based tool instance management system handling container lifecycle and status tracking.
|
||||
Defines technical specifications for a tool instance management system with Docker container lifecycle, API endpoints, and database schema
|
||||
## files
|
||||
- spec.md | Defines technical specifications for a tool instance management system that creates, monitors, and controls Docker containers for user sessions with lifecycle operations and status tracking. | dep: Docker, PostgreSQL, REST API, Git repositories, template engine
|
||||
- spec.md | Defines technical specifications for a tool instance management system with Docker container lifecycle, API endpoints, and database schema | dep: Docker, PostgreSQL, REST API, template engine, git repositories
|
||||
## arch
|
||||
Specification-driven architecture with lifecycle state management (create/monitor/control) for session-isolated container orchestration.
|
||||
Specification document following a structured technical design pattern with sections for overview, requirements, API design, data model, and implementation details
|
||||
## tags
|
||||
docker, spec, defines, technical, specifications, tool, instance, management
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user