ProductMemoryFunctionality

Code graph · Sliced

Functionality

A code graph that maps how each node gets its work done.

An optional, built-in open code graph indexes the codebase and maintains a slicing of function records, so every node carries an exact understanding of how its functionality is achieved.

  • Optional built-in open code graph.
  • Base indexing across the codebase.
  • Maintains a slicing of function records.
  • A code-map.md per node records every slice it covers.