← Back to technical notes

// graph explanation

What the free-core graph should do

The free/core graph is a routing and audit aid. It should expose relationships that help agents choose files and recheck claims, not pretend to be a complete team governance graph.

// direct answer

Graph scope

In the free core, graph data is useful when it connects modules, wiki pages, evidence, and affected files. A few decorative circles are not enough.

// free core

What belongs in free/core

  • Module to file relationships for routing.
  • Wiki to evidence references for trust checks.
  • Broken, orphaned, stale, or suspect graph edges.
  • PR impact links from changed files to trust boundaries.
  • Repair queue hints for missing or stale knowledge.

// not free core

What should stay out of free/core

Fleet dashboards, organization-wide ownership history, paid workflow automation, and managed governance views belong outside the free/core release path.

// proof links

Implementation references