mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
New catalog endpoint, same shape as GET /reports: returns the overview layouts (key + label) the caller holds the matching edr_freight_app:overview:<layout>:view permission for, in priority order. Backend enforcement to go with the permission-based frontend resolver (next commit) — a caller can no longer land on a layout their JWT doesn't actually carry the permission for.