Agent context
The repo tells the agent how to behave before it edits.
Toolbound includes the context files that most new builders end up writing after an agent has already broken something. The agent sees the architecture, domain language, safe edit boundaries, and verification commands up front.
- AGENTS.md and CLAUDE.md define tool use, safety rules, and acceptance checks.
- ARCHITECTURE.md and DOMAIN_GLOSSARY.md explain how the product is structured.
- START_HERE.md and FIRST_RUN.md walk a buyer through setup and first deploy.
- The handoff prompt gives Claude, Codex, Cursor, or Windsurf a clean starting task.