546 B
546 B
3.5 — GET /api/delivery/{app}/resources (mock, GREEN)
Phase: 3 — Delivery Tree (Surface E) Stage: GREEN
GET /api/delivery/{app}/resources— resource kinds + counts per app
Done — implemented in app/api/delivery/[app]/resources/route.ts, serves fixture data from resourceKinds/DEFAULT_KINDS in lib/clusterMock.ts. Mock only: no cursor pagination (fixture never exceeds 100 items), hasMore always false. See REQUIREMENTS.md.