refactor: Update documentation links for improved navigation; remove obsolete architecture file

This commit is contained in:
2025-10-21 18:18:38 +02:00
parent 4b3a15ed15
commit 9ed2a70521
7 changed files with 19 additions and 69 deletions

View File

@@ -1,6 +1,6 @@
# Implementation Plan (extended)
This file contains the migrated implementation plan (MVP features, steps, and estimates) originally in `docs/implementation_plan.md`.
This file contains the implementation plan (MVP features, steps, and estimates).
## Project Setup
@@ -126,4 +126,4 @@ Goal: Identify core MVP features, acceptance criteria, and quick estimates.
1. Scaffold Reporting endpoints (`services/reporting.py`, `routes/reporting.py`, front-end Dashboard, tests).
1. Add CI job for tests and coverage.
See `docs/architecture/13_ui_and_style.md` for the UI template audit, layout guidance, and next steps.
See [UI and Style](docs/architecture/13_ui_and_style.md) for the UI template audit, layout guidance, and next steps.