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,11 @@
# L0 — Production Enterprise
The top-level enterprise context for the production organisation.
Typical concerns:
- production portfolio;
- plants and sites;
- high-level KPIs;
- safety, quality, environmental and financial targets;
- enterprise data governance.

View File

@@ -0,0 +1,15 @@
process:
id: "oipf.l0.production-enterprise"
level: "L0"
name: "Production Enterprise"
purpose: "Represent the enterprise-level production context in which operational intelligence is deployed."
inputs:
- production strategy
- plant portfolio
- business KPIs
- compliance obligations
outputs:
- production intelligence scope
- enterprise-level operational objectives
children:
- "oipf.l1.production-domain"