Wiki Persistent, self-maintained markdown knowledge base for project and session knowledge. Inspired by Karpathy's LLM Wiki concept. Operations Ingest Process knowledge into wiki pages. A single ingest can touch multiple pages. Query Search across all wiki pages by keywords and tags. Returns matching pages with snippets — YOU (the LLM) synthesize answers with citations from the results. Lint Run health checks on the wiki. Detects orphan pages, stale content, broken cross-references, oversized pages, and structural contradictions. Quick Add Add a single page quickly (simpler than ingest). List…