You've already forked generic-industrial-process
Import UAPF package
This commit is contained in:
33
packages/cleaning-optimisation/package.yaml
Normal file
33
packages/cleaning-optimisation/package.yaml
Normal file
@@ -0,0 +1,33 @@
|
||||
package:
|
||||
id: "oipf.package.cleaning-optimisation"
|
||||
name: "Cleaning Optimisation"
|
||||
version: "0.1.0-draft"
|
||||
kind: "production-intelligence-package"
|
||||
status: "draft"
|
||||
library: "oipf.generic-industrial-process"
|
||||
target_pain:
|
||||
- over-cleaning
|
||||
- under-cleaning
|
||||
- fouling-related efficiency loss
|
||||
- avoidable downtime
|
||||
- water and chemical waste
|
||||
process_pattern:
|
||||
- observe
|
||||
- contextualise
|
||||
- infer
|
||||
- check
|
||||
- recommend
|
||||
- approve
|
||||
- act
|
||||
- record
|
||||
- learn
|
||||
files:
|
||||
plant_graph: "plant_graph.yaml"
|
||||
tag_mapping: "tag_mapping.yaml"
|
||||
operating_modes: "operating_modes.yaml"
|
||||
constraints: "constraints.yaml"
|
||||
model_contract: "model_contract.yaml"
|
||||
agentic_workflow: "agentic_workflow.yaml"
|
||||
validation_tests: "validation_tests.yaml"
|
||||
savings: "savings.yaml"
|
||||
audit_policy: "audit_policy.yaml"
|
||||
Reference in New Issue
Block a user