Skip to content

Routing preference (draft reminder)

Same rule as published who calls what:

  1. Only Core has it → frontend calls Core.
  2. Middleware adds it → frontend calls Middleware; Core is implementation.
  3. One winner URL per step.

If you are proposing a move, write the new playbook page here under /next before touching /v1/nellalink.

API-first. Middleware Backend wins over Core Backend when both exist.