docs(api): close router verification backlog

This commit is contained in:
2026-03-31 21:50:03 +02:00
parent 9fccd4c29e
commit bec1b98688
+1 -2
View File
@@ -36,10 +36,9 @@ Ready next
Deferred or blocked Deferred or blocked
- `assistant-tools` - `assistant-tools`
- `resource-read-shared` - `resource-read-shared`
- `timeline-router` tests
- `vacation-router` tests
Notes Notes
- Router files should contain only tRPC wiring. - Router files should contain only tRPC wiring.
- Procedure orchestration and router input schemas belong in `*-procedure-support.ts`. - Procedure orchestration and router input schemas belong in `*-procedure-support.ts`.
- Pure builders and domain helpers remain in existing `*-support.ts` modules. - Pure builders and domain helpers remain in existing `*-support.ts` modules.
- Targeted router verification passed on 2026-03-31 for `timeline-router` and `vacation-router`.