Execute Proposed Change Sets through API/CLI #9
Labels
No labels
ready-for-agent
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
liang/sales-ai#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent
Parent PRD: #2
What to build
Provide API or CLI review execution for Proposed Change Sets. The user should be able to approve all, reject all, or approve selected Proposed Changes. Execution should enforce dependencies and write the confirmed domain changes, Matter Events, and audit Events while preserving Proposed Change Sets as one-time audit objects.
Acceptance criteria
Blocked by
Implemented issue #9.
Summary:
services.proposed_change_execution.execute_proposed_change_set.Verification:
.venv/bin/pytest tests/test_proposed_change_execution.py -q-> passed.