Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.04 KB

File metadata and controls

29 lines (23 loc) · 1.04 KB

Terraphim AI - Progress Tracking

Current WIGs (Wildly Important Goals) - Q2 2026

  1. WIG-1: Stabilise core search and ranking pipeline

    • Fast, accurate local-first search across knowledge graphs
    • Ranking algorithm tuned for role-based contexts
    • Resolve test hangs and race conditions in ranking
  2. WIG-2: Unify Tauri desktop and server parity

    • Desktop app matches server API surface
    • Shared configuration and state management
    • End-to-end testing covers both paths
  3. WIG-3: Complete agent orchestration and MCP integration

    • Multi-agent workflow execution
    • MCP server interoperability
    • Hook system for custom integrations
  4. WIG-4: Production-ready build and release pipeline

    • CI/CD passes on all platforms
    • Automated releases with artifacts
    • Quality gates (Sentrux) enforced

Current Quarter Focus

  • Fix test failures and hangs (Refs #1239, #1245, #1260)
  • Complete PR merge for ADF stability (Refs #1256)
  • Documentation gap closure (Refs #1183)
  • Agent tier routing and config (Refs #409)