Skip to content

from @unified-product-graph/cli · Create & edit

upg gaps

Report empty domains, broken chains, and sparse areas.

Usage

upg gaps [options]

Options

--file <path>
Path to .upg file
--domain <domain>
Focus on a specific domain
--json
Machine-readable JSON output

Examples

Surface what the graph is missing

upg gaps

Output

  ⬡ UPG · Gaps

Missing entity types (3):

  🔭 discovery:
    - need
    - desired_outcome
  📈 growth:
    - metric

Broken chains (2):

  ✗ persona → job: 4/5 connected
  ✗ opportunity → solution: 2/3 connected

Focus the gap report on one domain

upg gaps --domain discovery

Related

upg healthupg verifyupg list