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,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"