The Developer Guide is for contributors and integrators — those building plugins, extending ztlctl's capabilities, or integrating it into agent systems via MCP.
In This Guide¶
| Page | What it covers |
|---|---|
| Contributing | Architecture overview, branch workflow, and contribution process |
| Plugin Authoring | Tutorial and hookspec reference for plugin authors — build your first plugin |
| API Reference | Auto-generated API reference for all public plugin contracts and the ActionRegistry |
| MCP Server | MCP tools, resources, prompts, and agent integration patterns |
| Agent System Manual | Machine-readable schemas, state machines, and interaction flows for LLM consumers |