Align the project baseline with the latest admin interface styling and layout structure while documenting setup and usage updates in README.
10 lines
369 B
Markdown
10 lines
369 B
Markdown
# Compton Technical Specification
|
|
|
|
The canonical technical specification is maintained in project planning artifacts and reflected in the implementation constraints in this repository.
|
|
|
|
This project intentionally follows:
|
|
- Modular monolith backend
|
|
- FSD-like frontend layers
|
|
- Mandatory test gates (unit/integration/component/e2e)
|
|
- Security-first auth/token handling
|