01Context-aware Tiers: Automatically selects from five context tiers (full, abridged, summarized, executive, index) based on available token budget.
02Persistent Knowledge Graph: Creates a weighted knowledge graph with typed nodes and decaying edges, understanding relationships and importance over time.
03Operational Guardrails: Incorporates constraints, directives, watches, and checkpoints to enforce operational rules and manage workflows.
04Cache-optimized LLM Retrieval: Utilizes a three-tier prompt architecture with Anthropic prompt caching for efficient and cost-effective LLM-powered knowledge retrieval.
05Team and Org Ready: Supports `.kin` inheritance chains for layered context and offers private/team/org/public scoping with PII stripping.
068 GitHub stars