# API Router Procedure-Support Backlog Status as of 2026-03-31. Done - `rate-card` - `effort-rule` - `experience-multiplier` - `management-level` - `blueprint` - `client` - `country` - `holiday-calendar` - `org-unit` - `dispo` - `insights` - `import-export` - `chargeability-report` - `notification` - `dashboard` - `resource-summary-read` - `user` - `entitlement` - `utilization-category` - `system-role-config` - `audit-log` - `calculation-rules` - `webhook` - `role` Ready next - none in the conflict-safe backlog 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.