What problem does it solve?
It prevents AI coding sessions from becoming unfocused by constructing a compact, freshness-aware context packet with provenance, so decisions and edits rely on current evidence rather than memory or guesswork.
Core Features & Use Cases
- Evidence-first context packets: Select, structure, and compress only the evidence needed for planning, implementation, review, handoff, and verification.
- Freshness and uncertainty tracking: Record what is fact vs assumption, include freshness diagnostics, and cap confidence when evidence is partial or indices are stale.
- Scope-safe routing to the right sources: Use project memory, CodeGraph/code search, and runtime receipts to avoid irrelevant context dumps and ensure the next agent can act confidently.
Quick Start
Ask your AI to prepare context for a non-trivial change by requesting a minimal, sourced, freshness-aware context packet suitable for making the next safe edit.