chore(project-map): regenerate .pi-map artifacts across the repo
This commit is contained in:
@@ -4,10 +4,10 @@ dir: apps/api/uploads
|
||||
index: apps/api/uploads/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Handles file upload processing, storage, and retrieval for the API application.
|
||||
Handles file upload processing and storage for the API application.
|
||||
## files
|
||||
## arch
|
||||
Express.js middleware pattern with multipart form parsing, likely using Multer or similar for file handling, with storage abstraction for local/cloud backends.
|
||||
Likely follows a modular handler pattern with middleware for multipart parsing, file validation, and cloud storage or local filesystem abstraction.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user