1
0

init
Some checks failed
Validate OIPF Library / validate-yaml (push) Has been cancelled

This commit is contained in:
2026-06-16 08:07:49 +03:00
commit 0ca748c9a5
45 changed files with 901 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
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