7804e0fafa
[f8480831] Batch B: extract route helpers in remaining smaller-offender route files ( #760 )
...
* [f8480831] refactor(api): extract route-layer helpers into services/schemas/utils (batch B)
Moves 28 non-@router-decorated helper functions out of 15 route files
(optimal, project, release, dashboard, pitch, x, docs, git, playbooks,
product, provider, research, secretary, system, work_session) into
their paired services module (DB/service-calling helpers), the route's
schemas module as a converter (pure response/request shaping, mirroring
the existing project_to_response/assignment_to_response pattern), or
roboco/utils/converters.py (pure generic helpers). Adds two small
shared role-check helpers to api/deps.py (require_auditor_or_ceo,
require_role_in) for endpoint-specific role gates that had no existing
home. Placement-only: no route paths, schemas, or observable behavior
changed. Fixes the handful of tests that imported the old private
helper names directly.
* [f8480831] docs(map): document Batch B route-helper relocation in api-routes-schemas.md
* [f8480831] docs(map): add Key Symbols rows for require_auditor_or_ceo/require_role_in
---------
Co-authored-by: Backend Developer 2 <be-dev-2@roboco.tech >
Co-authored-by: Backend Documenter <be-doc@roboco.tech >
2026-07-31 20:23:10 +00:00
..
2026-07-23 21:54:45 +02:00
2026-07-26 15:07:28 +02:00
2026-06-14 13:43:46 +02:00
2026-07-08 10:41:02 +02:00
2026-07-21 05:54:29 +02:00
2026-05-12 06:39:18 +02:00
2026-06-14 13:43:46 +02:00
2026-06-14 13:43:46 +02:00
2026-06-24 01:15:57 +02:00
2026-05-12 04:37:01 +02:00
2026-07-25 05:39:44 +02:00
2026-07-25 17:13:32 +02:00
2026-06-14 13:43:46 +02:00
2026-07-25 05:39:44 +02:00
2026-06-11 04:36:17 +02:00
2026-06-29 05:38:21 +02:00
2026-06-29 05:38:21 +02:00
2026-07-18 19:11:03 +02:00
2026-07-22 03:30:50 +02:00
2026-06-22 12:37:46 +02:00
2026-06-22 12:37:46 +02:00
2026-06-22 12:37:46 +02:00
2026-06-22 12:37:46 +02:00
2026-06-30 08:08:35 +02:00
2026-07-25 17:13:32 +02:00
2026-07-29 05:50:20 +02:00
2026-07-19 19:42:24 +02:00
2026-07-04 03:10:33 +02:00
2026-07-23 15:24:13 +02:00
2026-07-04 03:10:33 +02:00
2026-06-14 13:43:46 +02:00
2026-07-10 07:46:17 +02:00
2026-07-03 02:55:07 +02:00
2026-07-19 17:52:17 +02:00
2026-07-26 20:01:24 +02:00
2026-06-10 12:04:24 +02:00
2026-07-04 06:44:40 +02:00
2026-07-02 18:28:07 +02:00
2026-06-14 13:43:46 +02:00
2026-07-21 05:54:29 +02:00
2026-06-14 13:43:46 +02:00
2026-07-26 15:07:28 +02:00
2026-07-23 00:05:33 +02:00
2026-07-19 08:12:34 +02:00
2026-07-31 20:23:10 +00:00
2026-07-22 03:31:12 +02:00
2026-07-22 03:31:12 +02:00
2026-07-03 19:24:00 +02:00
2026-06-14 13:43:46 +02:00
2026-06-26 01:43:08 +02:00
2026-06-14 13:43:46 +02:00
2026-07-01 01:11:34 +02:00
2026-06-24 03:35:02 +02:00
2026-07-26 20:01:24 +02:00
2026-07-29 01:48:55 +02:00
2026-07-01 05:18:45 +02:00
2026-07-01 05:18:45 +02:00
2026-07-01 05:18:45 +02:00
2026-07-20 17:29:22 +02:00
2026-07-19 19:42:24 +02:00
2026-07-04 03:10:33 +02:00
2026-07-11 22:54:42 +02:00
2026-06-29 05:38:21 +02:00
2026-06-29 05:38:21 +02:00
2026-06-03 06:35:03 +02:00
2026-06-13 08:38:31 +02:00
2026-07-23 00:05:41 +02:00
2026-07-23 03:04:18 +02:00
2026-07-23 03:20:29 +02:00
2026-07-29 01:48:55 +02:00
2026-06-24 01:15:57 +02:00
2026-06-25 21:11:36 +02:00
2026-07-21 16:38:07 +02:00
2026-06-25 21:11:36 +02:00
2026-07-15 04:43:37 +02:00
2026-06-29 05:38:21 +02:00
2026-07-13 20:05:45 +02:00
2026-07-03 19:24:00 +02:00
2026-07-26 20:01:24 +02:00
2026-07-20 07:54:38 +02:00
2026-07-18 15:54:49 +02:00
2026-07-19 18:46:44 +02:00
2026-07-01 01:11:34 +02:00
2026-06-14 13:43:46 +02:00
2026-06-03 18:54:07 +02:00
2026-07-25 00:49:13 +02:00
2026-07-30 10:30:13 +00:00
2026-06-11 04:36:17 +02:00
2026-07-25 17:13:32 +02:00
2026-06-14 13:43:46 +02:00
2026-07-26 20:01:24 +02:00
2026-06-15 20:47:41 +02:00
2026-07-07 10:09:23 +02:00
2026-07-07 10:09:23 +02:00
2026-06-14 13:43:46 +02:00
2026-06-14 13:43:46 +02:00
2026-06-14 13:43:46 +02:00
2026-06-20 09:27:29 +02:00
2026-06-03 06:35:03 +02:00
2026-06-22 15:19:50 +02:00
2026-07-23 09:41:27 +02:00
2026-06-22 12:37:46 +02:00
2026-07-19 16:57:29 +02:00
2026-07-10 09:38:10 +02:00
2026-07-26 20:01:24 +02:00
2026-07-24 12:14:13 +02:00
2026-06-14 13:43:46 +02:00
2026-07-22 03:30:50 +02:00
2026-07-22 08:11:28 +02:00
2026-05-06 21:02:31 +02:00
2026-06-15 20:47:41 +02:00
2026-07-26 15:07:28 +02:00
2026-07-26 20:01:24 +02:00
2026-07-25 17:13:32 +02:00
2026-07-02 21:05:50 +02:00
2026-07-25 17:13:32 +02:00
2026-07-26 20:01:24 +02:00
2026-05-12 03:48:47 +02:00
2026-07-04 03:10:33 +02:00
2026-07-08 02:01:23 +02:00
2026-07-01 01:11:34 +02:00
2026-07-15 08:25:06 +02:00
2026-07-11 22:54:42 +02:00
2026-06-14 13:43:46 +02:00
2026-06-21 02:48:07 +02:00
2026-07-24 14:18:58 +02:00
2026-07-19 17:38:30 +02:00
2026-07-04 03:10:33 +02:00
2026-06-14 13:43:46 +02:00
2026-07-07 10:09:23 +02:00
2026-07-26 20:01:24 +02:00
2026-07-03 01:58:38 +02:00
2026-07-01 01:11:34 +02:00
2026-07-30 10:30:13 +00:00
2026-07-15 05:45:57 +02:00
2026-07-18 02:47:59 +02:00
2026-07-05 13:37:17 +02:00
2026-06-22 01:59:41 +02:00
2026-07-30 10:30:13 +00:00
2026-07-01 01:11:34 +02:00
2026-06-24 05:58:42 +02:00
2026-07-03 19:24:00 +02:00
2026-07-25 17:13:32 +02:00