docs: record initial project structure decision
This commit is contained in:
@ -22,6 +22,7 @@ This document should stay aligned with the ADR set in `docs/adr/`. ADRs capture
|
||||
|
||||
The current baseline decision is:
|
||||
- `ADR-0001`: runtime and development stack baseline
|
||||
- `ADR-0002`: initial project structure baseline
|
||||
|
||||
The current baseline assumes:
|
||||
- Python 3
|
||||
@ -31,6 +32,8 @@ The current baseline assumes:
|
||||
|
||||
Future implementation work should assume the containerized workflow and PostgreSQL baseline rather than introducing non-containerized local setups or a different default database.
|
||||
|
||||
Future scaffolding and implementation work should also follow the initial repository structure defined in `docs/adr/0002-initial-project-structure.md` unless a later ADR supersedes it.
|
||||
|
||||
## Future Sections Placeholder
|
||||
|
||||
Future versions of this document may include sections such as:
|
||||
|
||||
Reference in New Issue
Block a user