You've already forked generic-industrial-process
Import UAPF package
Some checks failed
Validate OIPF Library / validate-yaml (push) Has been cancelled
19 lines
450 B
YAML
19 lines
450 B
YAML
process:
|
|
id: "oipf.l3.operational-intelligence-loop"
|
|
level: "L3"
|
|
name: "Operational Intelligence Loop"
|
|
purpose: "Convert contextualised production data into governed recommendations and learning feedback."
|
|
pattern:
|
|
- observe
|
|
- contextualise
|
|
- infer
|
|
- check
|
|
- recommend
|
|
- approve
|
|
- act
|
|
- record
|
|
- learn
|
|
parent: "oipf.l2.production-line-operations"
|
|
children:
|
|
- "oipf.l4.recommend-act-record-learn"
|