docs(naming): drop scrum4me- prefix from doc filenames
This commit is contained in:
parent
6c49a5013d
commit
f5ff3673e2
35 changed files with 198 additions and 193 deletions
|
|
@ -155,7 +155,7 @@ Verwacht: alle 69 tests slagen, 0 failures.
|
|||
bash scripts/test-api.sh
|
||||
```
|
||||
|
||||
De curl-tests dekken alle 7 API-endpoints: auth (401), demo-blokkering (403), inputvalidatie (400) en happy paths. Zie `docs/scrum4me-test-plan.md` voor het volledige testplan.
|
||||
De curl-tests dekken alle 7 API-endpoints: auth (401), demo-blokkering (403), inputvalidatie (400) en happy paths. Zie `docs/test-plan.md` voor het volledige testplan.
|
||||
|
||||
## Database
|
||||
|
||||
|
|
@ -279,7 +279,7 @@ De productieomgeving is gericht op Vercel + Neon.
|
|||
|
||||
### Documentatie
|
||||
|
||||
- [Functionele specificatie](docs/scrum4me-functional-spec.md)
|
||||
- [Technische architectuur](docs/scrum4me-architecture.md)
|
||||
- [Backlog](docs/scrum4me-backlog.md)
|
||||
- [Functionele specificatie](docs/functional-spec.md)
|
||||
- [Technische architectuur](docs/architecture.md)
|
||||
- [Backlog](docs/backlog.md)
|
||||
- [Agent-instructie audit](docs/agent-instruction-audit.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue