Public AcornOps documentation site published at https://docs.acornops.dev/.
Mintlify requires Node.js v20.17.0 or newer. Install project dependencies:
npm installPreview the docs from this directory:
npm run devView your local preview at http://localhost:3000.
Production docs are hosted by Mintlify on https://docs.acornops.dev/. Keep public links pointed at that host; root-domain redirects are owned outside the docs site.
This repository supports human and agent-assisted development. Start coding
agents from this repository root for public-docs-only work, and from the
AcornOps workspace cloned from the acornops
repository for changes that touch multiple AcornOps repositories.
Run local structural checks:
npm run checkRun Mintlify checks before pushing:
npm run validate
npm run links- Keep public user/operator guidance here.
- Keep component-specific developer docs in the component repositories.
- Keep deployment runbooks and the system architecture source of truth in
acornops-deployment/docs.