rename to core
This commit is contained in:
@@ -79,7 +79,7 @@ All E2E tests run in isolated Docker containers to ensure consistent, reproducib
|
||||
```
|
||||
gridpilot/
|
||||
├── src/
|
||||
│ ├── packages/ # Shared packages
|
||||
│ ├── core/ # Shared packages
|
||||
│ │ ├── domain/ # Core business logic (entities, value objects)
|
||||
│ │ ├── application/ # Use cases and orchestration
|
||||
│ │ ├── shared/ # Common utilities and types
|
||||
|
||||
Reference in New Issue
Block a user