chore: patch project maps after tool-config mount cleanup

This commit is contained in:
Developer
2026-06-13 11:40:03 +00:00
parent 5409ba2b13
commit 19291d6be9
15 changed files with 95 additions and 22 deletions
+2 -2
View File
@@ -4,10 +4,10 @@ dir: apps
index: apps/.pi-map.index.md
## role
Contains the main deployable application entry points and executable components of the project.
This directory serves as the container for individual application modules or deployable units within the project.
## files
## arch
Typically follows a multi-app monorepo structure where each subdirectory is an independent application sharing common libraries/modules.
Monorepo or multi-package workspace pattern where each subdirectory represents a distinct, independently deployable application sharing common infrastructure or libraries.
## tags
-
## symbols