chore: patch project maps after workspace detail formatting

Regenerate .pi-map*.md files for files touched by the formatting pass.
This commit is contained in:
Developer
2026-06-12 19:09:15 +00:00
parent 7f78d92fef
commit 04225ef890
14 changed files with 29 additions and 29 deletions
+2 -2
View File
@@ -4,10 +4,10 @@ dir: apps/web/src/components/features
index: apps/web/src/components/features/.pi-map.index.md
## role
Contains reusable UI components organized by feature domains for the web application.
Reusable React components implementing specific business functionality and UI features for the web application.
## files
## arch
Feature-based colocation pattern where components are grouped by business domain rather than technical type, enabling scalable modular development with clear separation of concerns.
Feature-based component organization with domain-specific subdirectories, likely combining presentational and container patterns with hooks for state management.
## tags
-
## symbols