diff options
| author | soryu <soryu@soryu.co> | 2026-01-17 06:05:21 +0000 |
|---|---|---|
| committer | soryu <soryu@soryu.co> | 2026-01-17 16:38:44 +0000 |
| commit | 06fb883b2b7a49c7123722463d24b0b4e57c3277 (patch) | |
| tree | 9c0d07daeff90fa31cea320171a8678133fab801 /makima/frontend/src/lib/markdown.ts | |
| parent | 2f62df1cc89a23a5bd30e1a3f68a39bcfce9665c (diff) | |
| download | soryu-06fb883b2b7a49c7123722463d24b0b4e57c3277.tar.gz soryu-06fb883b2b7a49c7123722463d24b0b4e57c3277.zip | |
Add phase_guard field to Contract model and database
This adds a new boolean field to control whether the supervisor should
wait for user confirmation before progressing to the next phase. When
enabled, users can review and potentially amend phase outputs (like
plans, requirements docs) before the contract continues.
Changes:
- Add migration for phase_guard column (defaults to false)
- Add phase_guard to Contract, CreateContractRequest, and
UpdateContractRequest structs
- Update create_contract_for_owner and update_contract_for_owner
repository functions to handle phase_guard
- Update all CreateContractRequest instantiations with phase_guard field
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'makima/frontend/src/lib/markdown.ts')
0 files changed, 0 insertions, 0 deletions
