arch(sprint1): separate backoffice business mocks from bootstrap
This commit is contained in:
8
src/assets/mock/README.md
Normal file
8
src/assets/mock/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Mock Data Boundaries
|
||||
|
||||
- `bootstrap/`: tenant and platform configuration only.
|
||||
- `website/`: website business/content mocks.
|
||||
- `builder/`: builder configuration editing mocks.
|
||||
- `backoffice/`: business domain data (products, categories, orders, customers).
|
||||
|
||||
Backoffice business data must not be stored under `bootstrap/`.
|
||||
Reference in New Issue
Block a user