This directory contains the engineering-facing markdown for the public main branch.
These docs are for people who want to run, inspect, modify, or extend the local edition.
Product-facing website/FAQ source lives in site_faq/. It is grouped here to keep markdown docs in one place, but it is not the same thing as the engineering docs below.
- Local Quickstart
- Architecture
- Agentic Loop
- Provider Guide
- Usage Guide
- Obsidian Bridge
- MCP Setup
- Latest release
- Architecture Decision Records
- Site FAQ source
- Local Quickstart: exact setup, reset, and local runtime workflow
- Architecture: repository structure, boundaries, domain model, and service layout
- Agentic Loop: the decision and apply loop behind chat, proposals, quizzes, and rollback
- Provider Guide: built-in providers, model config, and how to add another provider cleanly
- Usage Guide: source-material guidance for generating high-quality ingest input
- Obsidian Bridge: import an Obsidian vault into Clew or export a graph back into Markdown
- MCP Setup: connect Clew Study Assist to Claude Desktop, Claude Code, or Cursor via the built-in MCP server
- Latest release: release notes live on GitHub
- ADR index: long-lived decisions, including why external bridges must preserve the graph boundary
- Site FAQ source: product-facing pages used by the hosted docs/site surface
This directory is not meant to become a graveyard of speculative product plans. It should stay close to code that actually exists in main.