docs: define initial domain model baseline in ADR-0006
This commit is contained in:
@ -26,6 +26,7 @@ The current baseline decision is:
|
||||
- `ADR-0003`: containerized developer workflow baseline
|
||||
- `ADR-0004`: configuration and environment strategy baseline
|
||||
- `ADR-0005`: scouting search-domain baseline
|
||||
- `ADR-0006`: initial domain-model baseline
|
||||
|
||||
The current baseline assumes:
|
||||
- Python 3
|
||||
@ -43,6 +44,8 @@ Future scaffolding should also follow the configuration strategy defined in `doc
|
||||
|
||||
Future search model/filter/UI implementation should follow the domain semantics defined in `docs/adr/0005-scouting-search-domain.md`, including the separation of position vs role vs specialty, MVP filter scope, and optional vs required dimensions.
|
||||
|
||||
Future Django domain model work should follow `docs/adr/0006-initial-domain-model.md` as the baseline entity/relationship decision (including player-season stat ownership and taxonomy treatment) unless superseded by a later ADR.
|
||||
|
||||
## Future Sections Placeholder
|
||||
|
||||
Future versions of this document may include sections such as:
|
||||
|
||||
Reference in New Issue
Block a user