Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package cmd implements the okfctl command tree.
|
Package cmd implements the okfctl command tree. |
|
gendocs
command
Command gendocs regenerates the per-command markdown reference at docs/commands/README.md from the live okfctl cobra tree.
|
Command gendocs regenerates the per-command markdown reference at docs/commands/README.md from the live okfctl cobra tree. |
|
okfctl-api
command
Command okfctl-api is a PATH-dispatch plugin (git/kubectl style) that serves an OKF bundle as a plain REST + JSON HTTP API under /api/v1.
|
Command okfctl-api is a PATH-dispatch plugin (git/kubectl style) that serves an OKF bundle as a plain REST + JSON HTTP API under /api/v1. |
|
okfctl-search
command
Command okfctl-search is a PATH-dispatch plugin (git/kubectl style) adding offline semantic search over an OKF bundle.
|
Command okfctl-search is a PATH-dispatch plugin (git/kubectl style) adding offline semantic search over an OKF bundle. |
|
internal
|
|
|
agentplugin
Package agentplugin validates okfctl's Agent Plugins 1.0.0 packaging manifest (the root plugin.json) and the skill payload it ships.
|
Package agentplugin validates okfctl's Agent Plugins 1.0.0 packaging manifest (the root plugin.json) and the skill payload it ships. |
|
apiserver
Package apiserver builds the read-only HTTP handler that serves an OKF bundle as plain REST + JSON under /api/v1.
|
Package apiserver builds the read-only HTTP handler that serves an OKF bundle as plain REST + JSON under /api/v1. |
|
okf
Package okf is the core in-memory model for an OKF bundle.
|
Package okf is the core in-memory model for an OKF bundle. |
|
okfconfig
Package okfconfig is the ONE okfctl configuration store: a flat JSON map at ~/.config/okfctl/config.json (override with OKFCTL_CONFIG_HOME).
|
Package okfconfig is the ONE okfctl configuration store: a flat JSON map at ~/.config/okfctl/config.json (override with OKFCTL_CONFIG_HOME). |
|
plugin
Package plugin implements git/kubectl-style PATH discovery of okfctl-<name> plugin executables.
|
Package plugin implements git/kubectl-style PATH discovery of okfctl-<name> plugin executables. |
|
search
Package search implements okfctl's offline semantic search over a bundle's concept nodes: the shared Embedder contract, an embedded flat vector store, and cosine query/related.
|
Package search implements okfctl's offline semantic search over a bundle's concept nodes: the shared Embedder contract, an embedded flat vector store, and cosine query/related. |
Click to show internal directories.
Click to hide internal directories.
