Files
CapaKraken/docs/api-router-procedure-support-backlog.md

1.0 KiB

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
  • computation-graph
  • project

Ready next

  • resource-read-shared

Deferred or blocked

  • assistant-tools

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.
  • Der naechste konfliktarme Architektur-Slice ist die Zerlegung von resource-read-shared.ts in fokussierte Read-Helper bei stabilem API-Vertrag.