ce8b5dc86d
- Extract tool instance lifecycle endpoints (start/stop/restart/delete) from api/tool/tool_instances.py into new api/tool/tool_lifecycle.py. - Register tool_lifecycle_router in main.py and api/tool/__init__.py. - Extract inline WorkspaceDetailPage components into components/features/workspace/: detail header, tab bars, file/git/tools/settings panels. Slim page from ~446 to ~62 lines. - Update OpenSpec reorganize-long-files tasks to reflect completed work and current source state; mark change completed. - Regenerate project maps. Quality gates: python3 -m py_compile (backend clean), npm run typecheck, npm run lint, npm test -- --run (87 passed), pytest workspace integration and unit tests (27 passed, 1 skipped).
80 lines
2.1 KiB
Markdown
80 lines
2.1 KiB
Markdown
# . (index)
|
|
dir: .
|
|
|
|
## Project Map Protocol
|
|
|
|
1. Read this protocol and the root `.pi-map.index.md` first.
|
|
2. Use `index:` / `map:` references to open relevant directory indexes and maps.
|
|
3. Load indexes before rich maps during task-start navigation.
|
|
4. Read the local rich map and actual source before editing.
|
|
5. Treat non-empty `## dirty` sections in either artifact as stale.
|
|
6. If source and generated artifacts disagree, trust source.
|
|
7. If map and index disagree, trust neither blindly; verify from source and regenerate the pair.
|
|
8. After editing source, run `project_map_patch` for each changed file.
|
|
9. Before broad architectural claims or final handoff, run `project_map_validate` when freshness matters.
|
|
|
|
Trust boundary: index routes, map orients, source decides.
|
|
|
|
## role
|
|
Infrastructure and deployment configuration package for a self-hosted project management platform with multi-service Docker orchestration, SSO integration, and development tooling.
|
|
## parent
|
|
-
|
|
## children
|
|
- .atl
|
|
index: .atl/.pi-map.index.md
|
|
map: .atl/.pi-map.md
|
|
- .claude
|
|
index: .claude/.pi-map.index.md
|
|
map: .claude/.pi-map.md
|
|
- .opencode
|
|
index: .opencode/.pi-map.index.md
|
|
map: .opencode/.pi-map.md
|
|
- .pi
|
|
index: .pi/.pi-map.index.md
|
|
map: .pi/.pi-map.md
|
|
- .sisyphus
|
|
index: .sisyphus/.pi-map.index.md
|
|
map: .sisyphus/.pi-map.md
|
|
- .stoneforge
|
|
index: .stoneforge/.pi-map.index.md
|
|
map: .stoneforge/.pi-map.md
|
|
- apps
|
|
index: apps/.pi-map.index.md
|
|
map: apps/.pi-map.md
|
|
- docs
|
|
index: docs/.pi-map.index.md
|
|
map: docs/.pi-map.md
|
|
- e2e
|
|
index: e2e/.pi-map.index.md
|
|
map: e2e/.pi-map.md
|
|
- minerv3
|
|
index: minerv3/.pi-map.index.md
|
|
map: minerv3/.pi-map.md
|
|
- openspec
|
|
index: openspec/.pi-map.index.md
|
|
map: openspec/.pi-map.md
|
|
- scripts
|
|
index: scripts/.pi-map.index.md
|
|
map: scripts/.pi-map.md
|
|
- tool-images
|
|
index: tool-images/.pi-map.index.md
|
|
map: tool-images/.pi-map.md
|
|
## files
|
|
- .env.example
|
|
- .gitignore
|
|
- AGENTS.md
|
|
- CHANGELOG.md
|
|
- Makefile
|
|
- README.md
|
|
- docker-compose.traefik.yml
|
|
- docker-compose.yml
|
|
- progress.md
|
|
- swap-pane
|
|
## links
|
|
index: ./.pi-map.index.md
|
|
map: ./.pi-map.md
|
|
## workflows
|
|
-
|
|
## dirty
|
|
-
|