↓ 31 callersFunction_append_error(
errors: list[dict[str, Any]],
*,
code: str,
message: str,
path: str | None = None,
m
src/domain/services/workflow_save_validator.py:29
↓ 28 callersMethodresolve(
self,
*,
run_id: str,
confirm_id: str,
decision: Decision,
)
src/application/services/run_confirmation_store.py:80