Docs Index
This is the public documentation index for Aionis Open Core.
Public Docs (External)
Start Here
Operations / Reliability
- Operator Runbook
- Production Core Gate
- E2E Regression Checklist
- Performance Baseline
- Adaptive Compression Plan
- Docker Release Runbook
Integrations
Narrative / Positioning
- Narrative Canon
- Packaging Plan
- Release Narrative Template
- Technical Release Material
- Product Release Material
- Business Release Material
Compression Evidence
Boundary
Internal Docs (Private)
Internal GTM/product execution/hosted operator docs are no longer maintained publicly.
Private repository:
https://github.com/Cognary/aionis-hosted
Maintenance
bash
cd /Users/lucio/Desktop/Aionis
npm --prefix docs-site run dev
npm run docs:checkDocs Website (GitHub Pages)
- Publish workflow:
/Users/lucio/Desktop/Aionis/.github/workflows/docs-pages.yml - VitePress config:
/Users/lucio/Desktop/Aionis/docs/.vitepress/config.ts - Theme override:
/Users/lucio/Desktop/Aionis/docs/.vitepress/theme/custom.css - URL:
https://doc.aionisos.com/
Public Release Baseline
- Core release tag:
v0.1.2 - npm SDK:
0.1.4 - PyPI SDK:
0.1.4 - Docker line:
0.1.2(main),standalone-v0.1.8(standalone)