1
0
Files
generic-industrial-process/library.yaml
ProcessGit viewer manifest error: manifest version must be >= 1
rg4444 0ca748c9a5
Some checks failed
Validate OIPF Library / validate-yaml (push) Has been cancelled
init
2026-06-16 08:07:49 +03:00

32 lines
957 B
YAML

oipf_library:
id: "oipf.generic-industrial-process"
name: "Generic Industrial Process"
version: "0.1.0-draft"
status: "draft"
namespace: "OIPF"
kind: "process-library"
description: "Generic process library for repeatable factory-to-factory operational intelligence deployments."
process_pattern:
- observe
- contextualise
- infer
- check
- recommend
- approve
- act
- record
- learn
levels:
L0: "Production enterprise"
L1: "Production domain"
L2: "Production line operations"
L3: "Operational intelligence loop"
L4: "Recommendation-to-outcome work task"
packages:
- id: "oipf.package.cleaning-optimisation"
path: "packages/cleaning-optimisation/package.yaml"
- id: "oipf.package.energy-loss-detection"
path: "packages/energy-loss-detection/package.yaml"
- id: "oipf.package.predictive-maintenance"
path: "packages/predictive-maintenance/package.yaml"