// 02 // docs
Documentation.
How Grafema works under the hood — install, query, extend, federate.
- 01 Getting Started Install Grafema and build your first code knowledge graph in 5 minutes.
- 02 Configuration Reference All options for .grafema/config.yaml — file patterns, services, and monorepo setup.
- 03 Project Onboarding Integrate Grafema into an existing project and iteratively improve semantic coverage.
- 04 Cross-Service Tracing Trace HTTP requests from frontend fetch() calls to backend route handlers across service boundaries.
- 05 Datalog Query Reference Syntax and copy-paste queries for searching the Grafema code graph with Datalog.
- 06 Plugin Development Write a Grafema plugin in 15 minutes to detect custom framework patterns in your codebase.
- 07 Glossary Definitions of terms used throughout Grafema documentation.
- 08 Federation Protocol How Enox nodes federate into a decentralized knowledge graph — discovery, routing, query patterns, and invariants.
- 09 Enox Usage Examples Concrete examples for each Enox MCP tool — search, explore, decide, compare, and more.