Typed Control Plane
Integrate through a typed control plane, not a pile of ad hoc endpoints. PREKIT uses a standard OpenAPI surface as the metadata and discovery layer.
- check_circleAuto-generated clients from the OpenAPI schema for typed integrations.
- check_circleSignal discovery by semantic contract instead of hardcoded topic guessing.
- check_circleSystem elements, permissions, annotations, and service inventory live behind one API.
Relevant for ERP, MES, historian, and partner applications that need discovery before subscription.

