You've already forked generic-industrial-process
Import UAPF package
Some checks failed
Validate OIPF Library / validate-yaml (push) Has been cancelled
17 lines
451 B
YAML
17 lines
451 B
YAML
process:
|
|
id: "oipf.l4.recommend-act-record-learn"
|
|
level: "L4"
|
|
name: "Recommendation-to-Outcome Work Task"
|
|
purpose: "Execute a human-in-the-loop recommendation cycle and record the measurable outcome."
|
|
inputs:
|
|
- model output
|
|
- recommendation
|
|
- constraint result
|
|
- operator approval
|
|
outputs:
|
|
- action record
|
|
- measured outcome
|
|
- audit event
|
|
- feedback signal
|
|
parent: "oipf.l3.operational-intelligence-loop"
|