chore(project-map): refresh .pi-map role/arch summaries
Regenerate project map artifacts across backend, docs, openspec, and root to refresh role descriptions and architectural notes after recent service-registry and observability changes. Co-authored-by: el Gentleman <gentleman@pi.local>
This commit is contained in:
@@ -4,10 +4,10 @@ dir: backend/src
|
||||
index: backend/src/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Root source directory serving as the entry point for the backend application.
|
||||
Backend application source directory containing the core business logic, API endpoints, data models, and server configuration for the project.
|
||||
## files
|
||||
## arch
|
||||
Likely follows a modular/framework-dependent architecture (e.g., MVC, layered, or hexagonal); contains core application setup, routing, configuration, and business logic modules.
|
||||
Likely follows a layered/n-tier architecture (controllers/services/models) with possible modular or hexagonal patterns; structure depends on framework conventions (e.g., Express, NestJS, Django, Spring Boot).
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user