Skip to main content

Milestone 3.1 — AI chat interface

Status: Preview on ehxlabs.xyz/chat.

Deliverables (roadmap)

  • Infrastructure chat
  • Intent detection
  • Prompt orchestration

Shipped (preview)

SurfaceNotes
/chatBrowser chat UI with starter prompts
POST /api/v1/chat/messageRule-based intent + markdown reply + suggestion links
GET /api/v1/chat/capabilitiesSupported intent ids; generatable_intents; llm_available: false

Intent families (keyword detection)

  • Terraform, Kubernetes, Helm, monitoring, security
  • Web3 / node operations
  • Pricing / checkout
  • General guidance → KB and get-started

Not yet shipped

  • LLM inference or external model providers → M3.4
  • Persisted chat history / projects → M3.3
  • Composable generation across full catalog (all suites & categories) → M3.5
  • Schema validation before export → M3.6

Architecture (do not forget)

Chat is catalog-grounded, not free-form LLM infra authoring. See milestone-3-0-catalog-grounded-ai-architecture.md — covers templates, modules, KB, Launch, Monitor, NodeOps, Secure, and commercial flows.