PLUGIN PLATFORM

A stable boundary for KFIF integrations.

The public entry point to Contract v1, package verification, bounded runtime IPC and developer tooling.

Architecture

Synchronized public edition. Canonical source: KFIF Enterprise backend documentation.

  1. 01KFIF Core
  2. 02Plugin Contract
  3. 03Package Verification
  4. 04Isolated Runtime
  5. 05Plugin Implementations

The core decides what is trusted and executable. Packages declare identity and intent; the host verifies them before an isolated runtime receives bounded input.

What is available

  • frozen Plugin Contract v1
  • normative Package Specification v1
  • developer guide and sanitized template
  • safe create-plugin scaffolding command
  • development-only KPanel connector reference

What remains deferred

  • production plugin activation
  • live KPanel migration and source switch
  • marketplace or upload interface
  • third-party publisher portal
  • automatic package updates

Read next