Atlas WiKi
JSON →Atlas WiKi (v0.2.2) is a TypeScript-first, SQLite-first, source-backed knowledge ledger and wiki for agents, applications, and teams. It stores structured records with provenance and citations, enforces permission-aware access (ACL), and supports multiple backends: local SQLite (default, requires Node >=24 for node:sqlite), Supabase Postgres with RLS, and in-memory for testing. Unlike general wikis, it emphasizes audit trails, source evidence, and agent/LLM integration via MCP and RAG. Client-side ESM only; ships TypeScript definitions. Peer dependencies include @google/genai and @supabase/supabase-js for optional AI and Supabase features.
Resources
packageatlas-wiki ↗