1
0
Files
rg4444 0ca748c9a5
Some checks failed
Validate OIPF Library / validate-yaml (push) Has been cancelled
init
2026-06-16 08:07:49 +03:00

12 lines
294 B
YAML

agentic_workflow:
id: "oipf.workflow.cleaning-optimisation"
steps:
- observe_current_state
- evaluate_cleaning_need
- check_constraints
- generate_recommendation
- request_operator_approval
- record_decision
- record_measured_outcome
- feed_outcome_to_model