Initial release prep
This commit is contained in:
parent
c9b9d892f4
commit
92395b2b4b
100 changed files with 405 additions and 401 deletions
|
|
@ -35,7 +35,7 @@ These limits prevent IP bans and are not to be optimized away.
|
|||
|
||||
## 5. Domain Service Boundaries
|
||||
|
||||
- **Strict Modularity:** Flat files in the `app/services/` root are strictly prohibited. All business logic and routing must reside exclusively within `app/services/domains/`.
|
||||
- **Strict Modularity:** Flat files in the `app/services/` root are strictly prohibited. All business logic and routing must reside exclusively within `app/services/<domain>/`.
|
||||
|
||||
## 6. UI rules
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue