generated from coulomb/repo-seed
Record deferred reconciliation requests
This commit is contained in:
@@ -39,3 +39,4 @@ class StateChangeResponse(BaseModel):
|
||||
follow_up: str
|
||||
write_through_result: Literal["not_attempted", "applied", "not_applicable"] = "not_attempted"
|
||||
workplan_path: str | None = None
|
||||
reconciliation_record_id: uuid.UUID | None = None
|
||||
|
||||
Reference in New Issue
Block a user