Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Axiom-Graph
Light Logo Dark Logo
Axiom-Graph
  • What is axiom-graph
    • Concepts
      • The Mesh
      • The Ontology
      • DocJSON: structured docs where a section is its own node
      • The Semantic Layer: Annotated Highways
      • Staleness: the engine that keeps the mesh trustworthy
      • History: the append-only spine under drift, diffs, and time travel
    • Get Started
      • Connect Your Agent
      • Use the CLI
      • Configuration
    • Pev
      • PEV Agent Nexus
    • Examples
      • Tutorial: The Reporting Pipeline End to End
      • Tutorial: The Docs-Honesty Loop
      • Tutorial: Rendering to README, plugin docs, and the guide
    • The Viz Dashboard

Reference

  • CLI Reference
    • Indexing
    • Inspection
    • Rendering & site
  • MCP Tools
    • Search & navigate
      • axiom_graph_search
      • axiom_graph_source
      • axiom_graph_list
      • axiom_graph_graph
      • axiom_graph_render
      • axiom_graph_list_tags
      • axiom_graph_list_undocumented
      • axiom_graph_list_reference_points
      • axiom_graph_sql
    • Edit docs & links
      • axiom_graph_read_doc
      • axiom_graph_write_doc
      • axiom_graph_update_section
      • axiom_graph_patch_section
      • axiom_graph_add_section
      • axiom_graph_delete_section
      • axiom_graph_delete_doc
      • axiom_graph_update_doc_meta
      • axiom_graph_add_link
      • axiom_graph_delete_link
    • Staleness & lifecycle
      • axiom_graph_check
      • axiom_graph_drift_query
      • axiom_graph_mark_clean
      • axiom_graph_purge_node
      • axiom_graph_apply_rename
      • axiom_graph_revert_rename
    • History & impact
      • axiom_graph_history
      • axiom_graph_diff
      • axiom_graph_report
    • Build & workflows
      • axiom_graph_build
      • axiom_graph_checkout
      • axiom_graph_render_site
      • axiom_graph_workflow_list
      • axiom_graph_workflow_detail
Back to top
View this page

ConceptsΒΆ

  • The Mesh
  • The Ontology
  • DocJSON: structured docs where a section is its own node
  • The Semantic Layer: Annotated Highways
  • Staleness: the engine that keeps the mesh trustworthy
  • History: the append-only spine under drift, diffs, and time travel
Next
The Mesh
Previous
What is axiom-graph
Copyright © 2026, ddpoe
Made with Sphinx and @pradyunsg's Furo