You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* removed direct :ash_json_api dep, the AshJsonApi.Domain extension,
the json_api do ... routes block on Nbn, and json_api blocks /
AshJsonApi.Resource extensions on all NBN resources
* deleted lib/nbn/api_router.ex
* router now serves /catalog + /mcp only; everything else 404s
* MCP becomes the only externally-callable surface
* 54/54 tests pass
0 commit comments