Decision-control plane
Local-first decision-control plane for software teams — evidence before inference, human approval before repo changes. In internal pilot now; design partner intake opens by start of September 2026. General availability end of August 2026.
- ContextMint Engine — tray-native operator console (server, Ollama, models, indexing, quality scans, logs, support bundle)
- VS Code extension — Ask / Plan / Agent modes, context lanes (Repo / Work / Hybrid), chat sessions, attach context, suggested prompts
- Context Lens (gate 1) — preview retrieved chunks, scores, routing, and governance notes before the model runs
- Patch preview (gate 2) — review unified diffs before anything applies; no silent writes
- Quality map — stored governance findings (clones, near-duplicates, structure signals) with optional apply gates
- Federated query router v0.1 — governance lookup reads the Findings Store first (store-first, tier-agnostic facts, trust metadata) — not chat-time rediscovery
- Context packs — per-repo manifests with @pack:name activation and auto-sync
- Glass-box routing — provenance breakdown, routing badge, reasoning trace for power users
- Conventions learner — proposals and audit history with human approval before rules enter the graph
- Image evidence — paste UI screenshots in chat; local Ollama vision by default; Context Lens preview before send
- ARGUS visual audit — structured WCAG-tagged findings on screenshots; report only, human-gated fixes
- Workspace-agnostic evidence assembly — index-time route knowledge when available, then hybrid search + expand (file windows, grep, dependency graph) on any indexed repo
- Symbol-aware retrieval — citations name file, symbol, and line range — not anonymous text chunks
- Local-first default — Engine + Ollama on loopback; code stays on device
Optional (off by default): BYOK cloud routing, git sandbox worktrees, inline completion, shared on-prem API server for enterprise pilots — full v1.0 list.