diff options
| author | soryu <soryu@soryu.co> | 2026-01-27 01:02:31 +0000 |
|---|---|---|
| committer | soryu <soryu@soryu.co> | 2026-01-27 01:02:31 +0000 |
| commit | 55fb3aaf157f40fe652309ef18016edc7ace6c59 (patch) | |
| tree | af03bb16f280c65e37e375f4e1f25057de6dac82 /makima/src/daemon/cli/mod.rs | |
| parent | de1eb0a923f6c5b768ac49f0425b7213a89301b7 (diff) | |
| download | soryu-55fb3aaf157f40fe652309ef18016edc7ace6c59.tar.gz soryu-55fb3aaf157f40fe652309ef18016edc7ace6c59.zip | |
Add Red Team adversarial review system for contract monitoring
Implements a parallel "red team" task that monitors work task outputs in
real-time, verifying implementations stick to contract requirements,
repository standards, and the execution plan.
Key features:
- New `red_team_enabled` and `red_team_prompt` contract configuration
- Red team tasks auto-spawn when first work task is created
- `makima red-team notify` CLI command for alerting supervisors
- POST /api/v1/mesh/red-team/notify and /status endpoints
- Alert delivery to supervisor via SendMessage daemon command
- Notification audit trail via history_events table
Database changes:
- Add red_team_enabled/red_team_prompt columns to contracts
- Add is_red_team flag to tasks with partial index
- Create red_team_notifications table for audit logging
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'makima/src/daemon/cli/mod.rs')
0 files changed, 0 insertions, 0 deletions
