Skip to content

Commit dc8b7d5

Browse files
committed
refactor(api): split handlers by domain
1 parent 1b241dd commit dc8b7d5

File tree

7 files changed

+3263
-3234
lines changed

7 files changed

+3263
-3234
lines changed

TODO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ This roadmap is derived from deep research into Greptile's public docs, blog, MC
126126

127127
## 9. Infra, Self-Hosting, and Enterprise Operations
128128

129-
81. [ ] Split `src/server/api.rs` by domain so the growing platform API stays maintainable.
129+
81. [x] Split `src/server/api.rs` by domain so the growing platform API stays maintainable.
130130
82. [ ] Split `src/server/state.rs` into session lifecycle, persistence, progress, and GitHub coordination modules.
131131
83. [x] Add queue depth and worker saturation metrics for long-running review and eval jobs.
132132
84. [ ] Add retention policies for review artifacts, eval artifacts, and trend histories.

0 commit comments

Comments
 (0)