From bec1b98688e313ffee7bdbaefa999e119286b197 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hartmut=20N=C3=B6renberg?= Date: Tue, 31 Mar 2026 21:50:03 +0200 Subject: [PATCH] docs(api): close router verification backlog --- docs/api-router-procedure-support-backlog.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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`.