docs(naming): lowercase API.md and MD3 filenames
Rename docs/API.md → docs/api.md and docs/MD3_Color_Scheme_Documentation.md → docs/md3-color-scheme.md. Update all internal links across 7 files.
This commit is contained in:
parent
29597e96a7
commit
685f0dd32e
9 changed files with 23 additions and 23 deletions
|
|
@ -139,7 +139,7 @@ Specifiek voor M11. Kopieer en pas aan:
|
|||
|
||||
- Volledige flow + threat-model: `docs/architecture.md` § Vraag-
|
||||
antwoord-kanaal Claude ↔ user
|
||||
- Endpoint-contract: `docs/API.md` § Notifications + Cron
|
||||
- Endpoint-contract: `docs/api.md` § Notifications + Cron
|
||||
- LISTEN/NOTIFY-pattern: `app/api/realtime/solo/route.ts` (M8 ST-802) — zelfde
|
||||
ReadableStream + heartbeat + hard-close + abort-cleanup
|
||||
- M10 vs M11 keuze tussen eigen/gedeeld kanaal: zie threat-model-tabel
|
||||
|
|
|
|||
|
|
@ -90,6 +90,6 @@ Drie tijden in escalerende volgorde, alle korter dan de reguliere sessie:
|
|||
## Referenties
|
||||
|
||||
- Volledige flow + threat-model: `docs/architecture.md` § QR-pairing flow
|
||||
- Endpoint-contract: `docs/API.md` § Auth — QR-pairing
|
||||
- Endpoint-contract: `docs/api.md` § Auth — QR-pairing
|
||||
- LISTEN/NOTIFY-pattern: `app/api/realtime/solo/route.ts` (M8 ST-802) — zelfde
|
||||
ReadableStream + heartbeat + hard-close + abort-cleanup, alleen ander channel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue