refactor: split review pipeline responsibilities
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ as a PR comment and does not block CI.
|
||||
| `review/config.py` | Trusted base-branch opt-in policy; transport injected for tests |
|
||||
| `entrypoints/gitea.py` | HTTP transport adapter and repository-scoped client |
|
||||
| `review/ai_review.py` | Small public review facade |
|
||||
| `review/_legacy.py` | Current review implementation, retained privately during extraction |
|
||||
| `review/pipeline.py` | Review orchestration and compatibility implementation |
|
||||
| `ai_review.py` | Compatibility shim for existing imports and CI execution |
|
||||
| `review/model.py` | Anthropic-compatible model adapter and response text extraction |
|
||||
| `review/opencode.py` | Hostile-checkout containment and agent execution |
|
||||
|
||||
Reference in New Issue
Block a user