feat!(backend): move internal endpoints into internal controller service#6267
feat!(backend): move internal endpoints into internal controller service#6267anna-parker wants to merge 6 commits intomainfrom
Conversation
|
Claude finished @anna-parker's task in 2m 11s —— View job Code Review
Good structural refactor overall — the endpoint split is clean and the existing tests should continue to cover the moved endpoints since the URL paths are unchanged. Main issues (inline comments posted):
No security or correctness issues found. The access-control separation (the main goal of issue #855) is correctly deferred as a follow-up given the PR description says "partially resolves". |
partially resolves #855
Screenshot
PR Checklist
🚀 Preview: Add
previewlabel to enable