Note
Canonical repository: self-hosted git. This GitHub copy is a private, read-only backup mirror kept in sync.
Public documentation for Capacium — the capability packaging infrastructure for AI agents.
Site: docs.capacium.xyz
Built with: MkDocs Material
Maintained by: fusionaize.com
pip install mkdocs-material
mkdocs buildOutput in site/.
Site is served via Cloudflare. To update:
mkdocs build
# Deploy site/ to Cloudflare Pages or via rsync to serverdocs/— Markdown source, organized by persona section:docs/use/— Use Capacium (install, concepts, marketplace, adapters, runtimes)docs/publish/— Publish & Distribute (manifest, signing, CI/CD, listing)docs/why/— Why Capacium (vision, platform, open-core, trust, ecosystem, roadmap)docs/reference/— CLI, API, manifest schema, glossary
mkdocs.yml— MkDocs configuration (nav, theme, plugins, Mermaid)docs/assets/— Logo, brand CSS, static assets
Apache 2.0 — see LICENSE
Canonical repository: self-hosted Forgejo — git.langevc.com/capacium/capacium-docs
(git clone git@git.langevc.com:capacium/capacium-docs.git). Develop against the Forgejo
clone and open pull requests there. The GitHub copy is a read-only mirror.