Guides
Task-shaped documentation: how to introduce Syngraphe into a repository that already has its own conventions, what to actually write in the context documents, how each coding agent finds them, and what to do when a check fails.
Adopting an existing repositoryIntroducing Syngraphe into a repository that already has an AGENTS.md, a CLAUDE.md, vendor rules, or its own .context directory.Writing the contextWhat belongs in truth, state, decisions and history — and how to keep the documents worth reading.Agent integrationsHow AGENTS.md, Claude, Cursor and Codex find the repository context — and how to add another agent.Continuous integrationRunning syngraphe check in CI — exit codes, strict mode, JSON output, and what is worth failing a build over.TroubleshootingEvery failure Syngraphe can report, what causes it, and how to resolve it.