diff options
| author | soryu <soryu@soryu.co> | 2026-01-28 03:51:07 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-28 03:51:07 +0000 |
| commit | b141fca0c0604bdeba9fa563a8049cf29cc03bcf (patch) | |
| tree | cea451e6e12dc7fa0fe2882f6c2bed4b8eddff82 /docs/plans | |
| parent | 9b53f6c6b01da85ef73bd5960b32ec319df0b947 (diff) | |
| download | soryu-b141fca0c0604bdeba9fa563a8049cf29cc03bcf.tar.gz soryu-b141fca0c0604bdeba9fa563a8049cf29cc03bcf.zip | |
Fix starting phase dropdown to show correct phase names from templates (#42)
* Add comprehensive Red Team system specification
Defines the adversarial review feature for contracts that monitors work tasks
in real-time to catch quality issues, plan deviations, and standards violations.
Key components specified:
- Contract configuration (red_team_enabled, red_team_prompt)
- Red team task lifecycle and spawning logic
- makima red-team notify CLI command for supervisor alerts
- Task output subscription for real-time monitoring
- Database schema changes (contracts, tasks, notifications table)
- API endpoints for notification and status
- System prompt template for red team behavior
- Security considerations and access control
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Task completion checkpoint
* Task completion checkpoint
* Task completion checkpoint
* Fix starting phase dropdown to show correct phase names from templates
Add phaseNames map to ContractTypeTemplate to preserve display names
from custom templates loaded from localStorage. The dropdown now uses
the template's phase name (e.g., 'Design & Architecture') instead of
naive capitalization of the phase ID. Falls back to capitalization for
built-in templates that don't provide phaseNames.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'docs/plans')
0 files changed, 0 insertions, 0 deletions
