Documentation
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
handlers/mcpregistry
Package mcpregistry wires the read-only MCP Registry v0.1 compatibility endpoints.
|
Package mcpregistry wires the read-only MCP Registry v0.1 compatibility endpoints. |
|
handlers/v0/crud
Package v1alpha1crud wires the generic CRUD HTTP handlers for every first-party v1alpha1 Kind shipped by this repo (Agent, MCPServer, Skill, Prompt, Runtime, Model, Deployment).
|
Package v1alpha1crud wires the generic CRUD HTTP handlers for every first-party v1alpha1 Kind shipped by this repo (Agent, MCPServer, Skill, Prompt, Runtime, Model, Deployment). |
|
handlers/v0/deploymentlogs
Package deploymentlogs owns the Deployment logs subresource: `/v0/deployments/{name}/logs`.
|
Package deploymentlogs owns the Deployment logs subresource: `/v0/deployments/{name}/logs`. |
|
router
Package router contains API routing logic
|
Package router contains API routing logic |
|
plugins
|
|
|
bundle
Package bundle is the in-memory representation of a plugin's portable core: a flat, path-keyed set of files (SKILL.md, AGENTS.md, .mcp.json, hooks/*, commands/*, agents/*, bin/*, and the real .claude-plugin/plugin.json).
|
Package bundle is the in-memory representation of a plugin's portable core: a flat, path-keyed set of files (SKILL.md, AGENTS.md, .mcp.json, hooks/*, commands/*, agents/*, bin/*, and the real .claude-plugin/plugin.json). |
|
source
Package source resolves a Plugin's pinned source pointer into a concrete commit (git) or digest (oci) and loads the bundle files at that pin.
|
Package source resolves a Plugin's pinned source pointer into a concrete commit (git) or digest (oci) and loads the bundle files at that pin. |
|
runtimes
|
|
|
noop
Package noop provides a reference DeploymentAdapter that satisfies the v1alpha1 interface without actually touching infrastructure.
|
Package noop provides a reference DeploymentAdapter that satisfies the v1alpha1 interface without actually touching infrastructure. |
|
utils
Package utils hosts shared helpers used by both the local and kubernetes runtime adapters.
|
Package utils hosts shared helpers used by both the local and kubernetes runtime adapters. |
|
service
|
|
Click to show internal directories.
Click to hide internal directories.