cyberneticlibrary

Extract domain knowledge and flow graph

understand-domainskillsetup L254,745
Lum1104/Understand-Anything
What it does

Map domain models from codebase

Best for

Extracting domain models from source when you need semantic structure, not syntax.

Inputs
  • · Codebase
  • · Knowledge graph
Outputs
  • · Domain entity map
  • · Relationship graph
  • · Boundary diagram
Requires
  • · Grep
  • · Knowledge graph
Preconditions

Knowledge graph includes domain/entity nodes

Failure modes

Graph misses implicit domains; over-granular entities = noise

Trust signals
  • · Entity classification
  • · Relationship typing
  • · Boundary clarity