Directories
¶
| Path | Synopsis |
|---|---|
|
Package catalog is the CLI's consumer of the page-builder catalog (mio-page-catalog — the cross-repo source of truth for the page-builder vocabulary: author templates, compiled section types, page types, and each template's declarative starter recipe).
|
Package catalog is the CLI's consumer of the page-builder catalog (mio-page-catalog — the cross-repo source of truth for the page-builder vocabulary: author templates, compiled section types, page types, and each template's declarative starter recipe). |
|
Package client is the mio HTTP layer: a thin JSON:API v1.1 client plus the plain-JSON auth helpers.
|
Package client is the mio HTTP layer: a thin JSON:API v1.1 client plus the plain-JSON auth helpers. |
|
Package config owns the mio CLI's persistent state: the TOML config file at $XDG_CONFIG_HOME/mio/config.toml (default ~/.config/mio/config.toml) and the OS keychain entry that stores the API key.
|
Package config owns the mio CLI's persistent state: the TOML config file at $XDG_CONFIG_HOME/mio/config.toml (default ~/.config/mio/config.toml) and the OS keychain entry that stores the API key. |
|
Package docsgen renders the machine-derivable parts of the agent skill (cmd/skills/content/mio-skill.md) from the embedded page-builder catalog.
|
Package docsgen renders the machine-derivable parts of the agent skill (cmd/skills/content/mio-skill.md) from the embedded page-builder catalog. |
|
cmd/skilldocs
command
Command skilldocs regenerates the catalog-derived blocks in the embedded agent skill from the embedded page-builder catalog.
|
Command skilldocs regenerates the catalog-derived blocks in the embedded agent skill from the embedded page-builder catalog. |
|
Package errs defines the mio CLI's typed error model and the stable process exit codes that AI agents and CI branch on.
|
Package errs defines the mio CLI's typed error model and the stable process exit codes that AI agents and CI branch on. |
|
Package output renders command results in one of three formats — json, table, or plain — and applies an optional gojq post-filter.
|
Package output renders command results in one of three formats — json, table, or plain — and applies an optional gojq post-filter. |
|
Package version exposes build metadata for the mio CLI.
|
Package version exposes build metadata for the mio CLI. |
Click to show internal directories.
Click to hide internal directories.