Developers
Developers
Extend Ze through its public plugin SDK and contribute changes through the same tested workflows used by the project.
Build extensions
- Plugin development: start with the SDK and five-stage registration model.
- Protocol: implement plugin transport and lifecycle.
- Configuration schemas: register YANG-backed configuration.
- Handlers: consume events and expose behavior.
- Commands: add commands to CLI, web, API, gRPC, and MCP.
- Metrics: publish operational measurements.
- Plugin testing: prove registration and runtime behavior.
Contribute to Ze
- Developer setup: build, test, and debug the source tree.
- Contributor guide: prepare and submit a change.
- Contributor testing: choose the right proof layer.
- RFC implementation guide: implement and verify a standard.
- Documentation testing: keep examples tied to executable evidence.
- Style guide: follow the website's visual and content conventions.