# DevGraph ## Docs - [devgraph-api](https://devgraph.ameyalambat.com/docs/blocks/api.md): Define API routes for a service - [devgraph-env](https://devgraph.ameyalambat.com/docs/blocks/env.md): Define environment variables for a service - [devgraph-service](https://devgraph.ameyalambat.com/docs/blocks/service.md): Define the authoritative service layer for the hybrid graph - [devgraph agents](https://devgraph.ameyalambat.com/docs/cli/agents.md): Generate rich AGENTS.md files for AI coding assistants - [devgraph build](https://devgraph.ameyalambat.com/docs/cli/build.md): Build the hybrid project graph and generate outputs - [devgraph coordinate](https://devgraph.ameyalambat.com/docs/cli/coordinate.md): Plan cross-service coordination - what else must change - [devgraph impact](https://devgraph.ameyalambat.com/docs/cli/impact.md): Analyze blast radius - what services are affected if this changes - [devgraph query](https://devgraph.ameyalambat.com/docs/cli/query.md): Retrieve a focused subgraph from the built knowledge graph - [devgraph run](https://devgraph.ameyalambat.com/docs/cli/run.md): Generate a run plan for a service and its dependencies - [devgraph studio](https://devgraph.ameyalambat.com/docs/cli/studio.md): Launch the visual graph viewer - [devgraph validate](https://devgraph.ameyalambat.com/docs/cli/validate.md): Validate devgraph blocks: schema, consistency, and architecture rules - [Introduction](https://devgraph.ameyalambat.com/docs/introduction.md): One graph. Every repo. Context for humans and AI. - [Quickstart](https://devgraph.ameyalambat.com/docs/quickstart.md): Get started with DevGraph in 5 minutes