Skip to main content

Milestone 2.2 — Knowledge base

Status: Preview on ehxlabs.xyz/kb — v0.1.0 articles.

Goals (roadmap)

  • Infrastructure best practices
  • Deployment standards
  • Troubleshooting documentation

Customer path

SurfaceURL
Knowledge base/kb
Documentation hub/docs
API catalogGET /api/v1/kb/catalog
API articleGET /api/v1/kb/article?section_id=…&article_id=…

Paying users read on ehxlabs.xyz. Editors work in ehx-kb/docs/knowledge-base/ and sync into ehx-api/kb_packs/.

v0.1.0 sections

SectionArticles
best-practicesInfrastructure review checklist; secrets and configuration
deploymentRollout standards; environment promotion
troubleshootingSite and API health; templates and modules catalog

Not yet shipped

  • Full-text search across articles
  • Versioned article history in-product
  • Customer-specific private KB spaces (Phase 5+)

Sync (internal)

cd ehx-api && ./scripts/sync-kb-packs.sh