You've already forked generic-industrial-process
Import UAPF package
Some checks failed
Validate OIPF Library / validate-yaml (push) Has been cancelled
12 lines
294 B
YAML
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
|