1
0
Files
generic-industrial-process/docs/00-charter.md
rg4444 0ca748c9a5
Some checks failed
Validate OIPF Library / validate-yaml (push) Has been cancelled
init
2026-06-16 08:07:49 +03:00

27 lines
897 B
Markdown

# OIPF Generic Industrial Process Library — Charter
## Mission
Create a reusable ProcessGit library for AI-native production operations. The library defines a generic industrial process pattern that can be adapted to factories, process plants, utilities, and industrial facilities.
## Scope
The first scope is the operational intelligence loop:
```text
Observe → Contextualise → Infer → Check → Recommend → Approve → Act → Record → Learn
```
The library is neutral and not tied to any single vendor, plant, sector, or runtime.
## Out of scope
- Direct PLC/DCS control logic.
- Hard real-time safety functions.
- Replacement of OPC UA, ISA-88, ISA-95, MES, SCADA, historians, or ERP.
- A universal ML model for every factory.
## Design principle
The library should help turn industrial AI projects from bespoke consulting into reusable production-intelligence packages.