Vapora/docs/features
Jesús Pérez 27a290b369
feat(kg,channels): hybrid search + agent-inactive notifications
- KG: HNSW + BM25 + RRF(k=60) hybrid search via SurrealDB 3 native indexes
  - Fix schema bug: kg_executions missing agent_role/provider/cost_cents (silent empty reads)
  - channels: on_agent_inactive hook (AgentStatus::Inactive → Message::error)
  - migration 012: adds missing fields + HNSW + BM25 indexes
  - docs: ADR-0036, update ADR-0035 + notification-channels feature doc
2026-02-26 15:32:44 +00:00
..
index.html chore: extend doc: adr, tutorials, operations, etc 2026-01-12 03:32:47 +00:00
notification-channels.md feat(kg,channels): hybrid search + agent-inactive notifications 2026-02-26 15:32:44 +00:00
overview.html chore: extend doc: adr, tutorials, operations, etc 2026-01-12 03:32:47 +00:00
overview.md chore: update README and CHANGELOG with workflow orchestrator features 2026-01-24 02:07:45 +00:00
README.md feat(channels): webhook notification channels with built-in secret resolution 2026-02-26 14:49:34 +00:00
workflow-orchestrator.md feat(workflow-engine): autonomous scheduling with timezone and distributed lock 2026-02-26 11:34:44 +00:00

Features

VAPORA capabilities and overview documentation.

Contents

  • Features Overview — Complete feature list and descriptions including learning-based agent selection, cost optimization, and swarm coordination
  • Workflow Orchestrator — Multi-stage pipelines, approval gates, artifacts, autonomous scheduling, and distributed fire-lock
  • Notification Channels — Webhook delivery to Slack, Discord, and Telegram with built-in secret resolution