chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
+7
-7
@@ -1,11 +1,11 @@
|
||||
# 2026-06-12-completed-changes-archive/config-profile-directory-mounts (index)
|
||||
dir: 2026-06-12-completed-changes-archive/config-profile-directory-mounts
|
||||
# openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-directory-mounts (index)
|
||||
dir: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-directory-mounts
|
||||
|
||||
## role
|
||||
Archives a completed configuration profile refactoring that fixes root-owned directory mount issues by staging and bind-mounting entire directories.
|
||||
Provides a completed configuration profile fix for directory mount staging issues in OpenSpec, with full documentation of the bug diagnosis, solution design, and implementation tracking.
|
||||
## parent
|
||||
index: 2026-06-12-completed-changes-archive/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/.pi-map.md
|
||||
index: openspec/changes/archive/2026-06-12-completed-changes-archive/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-06-12-completed-changes-archive/.pi-map.md
|
||||
## children
|
||||
-
|
||||
## files
|
||||
@@ -13,8 +13,8 @@ map: 2026-06-12-completed-changes-archive/.pi-map.md
|
||||
- proposal.md
|
||||
- tasks.md
|
||||
## links
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-directory-mounts/.pi-map.index.md
|
||||
map: 2026-06-12-completed-changes-archive/config-profile-directory-mounts/.pi-map.md
|
||||
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-directory-mounts/.pi-map.index.md
|
||||
map: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-directory-mounts/.pi-map.md
|
||||
## workflows
|
||||
-
|
||||
## dirty
|
||||
|
||||
+8
-8
@@ -1,18 +1,18 @@
|
||||
# 2026-06-12-completed-changes-archive/config-profile-directory-mounts
|
||||
dir: 2026-06-12-completed-changes-archive/config-profile-directory-mounts
|
||||
# openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-directory-mounts
|
||||
dir: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-directory-mounts
|
||||
|
||||
index: 2026-06-12-completed-changes-archive/config-profile-directory-mounts/.pi-map.index.md
|
||||
index: openspec/changes/archive/2026-06-12-completed-changes-archive/config-profile-directory-mounts/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Archives a completed configuration profile refactoring that fixes root-owned directory mount issues by staging and bind-mounting entire directories.
|
||||
Provides a completed configuration profile fix for directory mount staging issues in OpenSpec, with full documentation of the bug diagnosis, solution design, and implementation tracking.
|
||||
## files
|
||||
- .openspec.yaml | Defines an OpenSpec configuration profile for directory mounts with completion tracking metadata
|
||||
- proposal.md | Proposes a design change to fix root-owned directory issues in config profile mounts by staging and bind-mounting entire directories instead of individual files. | dep: Docker, config_profile_resolver.py, test_config_profile_resolver.py
|
||||
- tasks.md | Tracks completed development tasks for refactoring a mount staging system and running quality gates.
|
||||
- proposal.md | Proposes a design change to fix root-owned directory issues in config profile mounts by staging and bind-mounting entire directories instead of individual files. | dep: config_profile_resolver.py, Docker volume mounts, container user permissions
|
||||
- tasks.md | A completed task checklist tracking the diagnosis and fix of a per-file mount staging bug, its refactoring to directory-level mounts, and the associated testing and deployment steps.
|
||||
## arch
|
||||
Documentation-driven change proposal with OpenSpec configuration, using a task-tracked implementation workflow for filesystem mount refactoring.
|
||||
Documentation-driven change management using YAML metadata, markdown proposal/design docs, and task checklists to track a bugfix from diagnosis through refactoring to deployment.
|
||||
## tags
|
||||
tasks, profile, directory, mounts, .openspec, staging, py, proposal
|
||||
directory, mounts, profile, tracking, .openspec, fix, staging, proposal
|
||||
## symbols
|
||||
-
|
||||
## workflows
|
||||
|
||||
Reference in New Issue
Block a user