Documentation
Docs are on the way
We are preparing public guides for connecting repositories, running your first standup, and using explain mode. Until then, the product onboarding in the app is the best place to start.
Quick start
Copy or adapt these one-liners so coding agents default to traceable, review-friendly habits—aligned with evidence-first workflows.
Git commits
Add a line to your AGENTS.md (or team agent instructions) like:
Git commits: Always include: [FEATURE/BUG-xxx] + one-line behavior change + evidence files + "why it matters" intent.
Claims and conclusions
Keep agents grounded in repository facts:
When you state a conclusion, cite the file path (and line range or commit) it came from; if you cannot cite evidence, say what is unknown.
Wrapping up a task
Make completion auditable for standups and retros:
Before marking work complete: run the relevant tests or build, note the command, and summarize pass/fail with a short excerpt from the output.