Overview
Quickstart
Navigate the onboarding paths for new projects and repo-local development
This page is a hub, not the full onboarding walkthrough. If you are applying RAGit to a new project, start with Getting Started. If you are developing RAGit itself inside this repository, read Init Guide.
Choose Your Path
- New project onboarding: Getting Started
- Repository-local development: Init Guide
- Command reference: Commands
- Memory model and control-plane behavior: Memory Model Guide
- Agent CLI contract and JSON output rules: Agent CLI Contract
Docs Local Development
pnpm docs:dev
Open /en/docs or /ko/docs after the site starts.
If you only need the full onboarding path, do not use this page as the source of truth. Use Getting Started.