docs: record baseline runtime stack decision
This commit is contained in:
@ -6,7 +6,7 @@ This document will become the central architecture overview for HoopScout v2. It
|
||||
|
||||
## Current Status
|
||||
|
||||
This is a phase-1 placeholder. The architecture is not yet fully defined, and implementation should not proceed from undocumented assumptions.
|
||||
This is still a phase-1 architecture overview, but the repository now has its first accepted concrete technical decision in `docs/adr/0001-runtime-and-development-stack.md`. Later implementation work should follow that baseline unless a future ADR supersedes it.
|
||||
|
||||
## Decision-Driven Development
|
||||
|
||||
@ -20,6 +20,9 @@ This document should stay consistent with `docs/ARCHITECTURE_PRINCIPLES.md`. Fut
|
||||
|
||||
This document should stay aligned with the ADR set in `docs/adr/`. ADRs capture specific decisions and their rationale. This overview should summarize the accepted decisions at a higher level, not replace the ADR record.
|
||||
|
||||
The current baseline decision is:
|
||||
- `ADR-0001`: runtime and development stack baseline
|
||||
|
||||
## Future Sections Placeholder
|
||||
|
||||
Future versions of this document may include sections such as:
|
||||
|
||||
Reference in New Issue
Block a user