90992e46a8
Older cached images still contain a literal /home/user/{{WORKSPACE_NAME}}
directory baked in by the previous Dockerfile generation. Even though new
images no longer create it, existing images leave the placeholder folder
alongside the real repo-named mount.
- Add entrypoint cleanup that removes /{{WORKSPACE_NAME}} if it
exists before creating the real workspace target and /workspace symlink
- Update unit tests to assert the stale placeholder removal
Quality gates:
- pytest tests/unit: 212 passed
- ruff: clean on changed files
- mypy: clean on changed files
41 lines
1.0 KiB
Markdown
41 lines
1.0 KiB
Markdown
# openspec (index)
|
|
dir: openspec
|
|
|
|
## role
|
|
Defines the OpenSpec methodology and configuration for managing living software requirements documentation within the project repository.
|
|
## parent
|
|
index: ./.pi-map.index.md
|
|
map: ./.pi-map.md
|
|
## children
|
|
- openspec/changes
|
|
index: openspec/changes/.pi-map.index.md
|
|
map: openspec/changes/.pi-map.md
|
|
- openspec/designs
|
|
index: openspec/designs/.pi-map.index.md
|
|
map: openspec/designs/.pi-map.md
|
|
- openspec/docs
|
|
index: openspec/docs/.pi-map.index.md
|
|
map: openspec/docs/.pi-map.md
|
|
- openspec/explorations
|
|
index: openspec/explorations/.pi-map.index.md
|
|
map: openspec/explorations/.pi-map.md
|
|
- openspec/proposals
|
|
index: openspec/proposals/.pi-map.index.md
|
|
map: openspec/proposals/.pi-map.md
|
|
- openspec/specs
|
|
index: openspec/specs/.pi-map.index.md
|
|
map: openspec/specs/.pi-map.md
|
|
- openspec/tasks
|
|
index: openspec/tasks/.pi-map.index.md
|
|
map: openspec/tasks/.pi-map.md
|
|
## files
|
|
- README.md
|
|
- config.yaml
|
|
## links
|
|
index: openspec/.pi-map.index.md
|
|
map: openspec/.pi-map.md
|
|
## workflows
|
|
-
|
|
## dirty
|
|
-
|