Context Fabric
Automatically captures project state on git commits, detects context drift, and delivers structured, token-budgeted b...
What it does
Automatically captures project state on git commits, detects context drift, and delivers structured, token-budgeted briefings to coding agents.
Context Fabric is a context synchronization layer for coding agents powered by the CADRE (Context-Aware Drift Resolution Engine) architecture. It installs a git post-commit hook that fingerprints changed files, tracks exported symbols, and maintains a local SQLite index. On each query, it detects context drift by comparing stored hashes against current file state, ranks relevant components using FTS5 BM25 search, applies configurable token budget constraints, and composes structured Markdown briefings. This eliminates manual context management workflows and prevents agents from proceeding with stale project information.
Capabilities
Server
Quality
deterministic score 0.55 from registry signals: · indexed on pulsemcp · has source repo · 2 github stars · registry-generated description present