Getting Started
Syngraphe is a small, Git-native command-line tool that creates and validates a .context/ directory of Markdown documents describing what a repository is, how it is built, and what is happening in it right now — and points every coding agent at those documents through AGENTS.md.
Start with the first page if you have never seen it, or jump straight to the quickstart if you want it running in the next two minutes.
What is SyngrapheA Git-native tool that keeps repository context correct, current, reviewable and readable by humans and coding agents alike.Why repository contextThe case for keeping project knowledge inside the repository, in Markdown, versioned by Git and shared between humans and agents.InstallationRequirements, install options, and how to verify that Syngraphe runs.QuickstartInitialize a repository, fill in the context, and verify it — in about five minutes.