diff --git a/docs/api-router-procedure-support-backlog.md b/docs/api-router-procedure-support-backlog.md index b6fc56c..0f1c502 100644 --- a/docs/api-router-procedure-support-backlog.md +++ b/docs/api-router-procedure-support-backlog.md @@ -36,10 +36,9 @@ Ready next Deferred or blocked - `assistant-tools` - `resource-read-shared` -- `timeline-router` tests -- `vacation-router` tests Notes - Router files should contain only tRPC wiring. - Procedure orchestration and router input schemas belong in `*-procedure-support.ts`. - 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`.