// 02 // docs

Documentation.

How Grafema works under the hood — install, query, extend, federate.

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