Code review updates and moving the prp-review step to before the Commit.

This commit is contained in:
sean-eskerium
2025-10-31 22:21:40 -04:00
parent ea88d754d4
commit a292ce2dfb
26 changed files with 769 additions and 201 deletions

View File

@@ -67,6 +67,11 @@ components/ # Legacy components (migrating)
**Purpose**: Document processing, code analysis, project generation
**Port**: 8052
### Agent Work Orders (Optional)
**Location**: `python/src/agent_work_orders/`
**Purpose**: Workflow execution engine using Claude Code CLI
**Port**: 8053
## API Structure
### RESTful Endpoints