Redesign
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
# MotoVaultPro AI Index
|
||||
|
||||
- Load Order: `.ai/context.json`, then `docs/README.md`.
|
||||
- Architecture: Hybrid platform — platform microservices + modular monolith app.
|
||||
- Architecture: Simplified 6-container stack with integrated platform service.
|
||||
- Work Modes:
|
||||
- Feature work: `backend/src/features/{feature}/` (start with `README.md`).
|
||||
- Platform work: `docs/PLATFORM-SERVICES.md` (+ service local README).
|
||||
- Cross-service: platform doc + consuming feature doc.
|
||||
- Commands (containers only):
|
||||
- `make setup | start | rebuild | migrate | test | logs`
|
||||
- Shells: `make shell-backend` `make shell-frontend`
|
||||
|
||||
Reference in New Issue
Block a user