pkg/

directory
v0.0.0-...-ca388fb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2026 License: MIT

Directories

Path Synopsis
Package analyze provides graph analysis: god nodes, surprising connections, suggested questions.
Package analyze provides graph analysis: god nodes, surprising connections, suggested questions.
Package build assembles extraction results into a graph.
Package build assembles extraction results into a graph.
Package cache provides SHA256-based caching for extraction results.
Package cache provides SHA256-based caching for extraction results.
Package cluster implements community detection using the Louvain algorithm.
Package cluster implements community detection using the Louvain algorithm.
Package detect handles file discovery, type classification, and corpus health checks.
Package detect handles file discovery, type classification, and corpus health checks.
Package extract performs deterministic structural extraction from source code using tree-sitter.
Package extract performs deterministic structural extraction from source code using tree-sitter.
Package graph provides an adjacency-list graph with string-keyed nodes and arbitrary attribute maps, matching the NetworkX dict-of-dicts semantics.
Package graph provides an adjacency-list graph with string-keyed nodes and arbitrary attribute maps, matching the NetworkX dict-of-dicts semantics.
Package report generates GRAPH_REPORT.md from analysis results.
Package report generates GRAPH_REPORT.md from analysis results.
Package search provides graph node search with fuzzy matching, diacritics normalization, and degree-weighted ranking.
Package search provides graph node search with fuzzy matching, diacritics normalization, and degree-weighted ranking.
Package types defines shared data structures for the gfy pipeline.
Package types defines shared data structures for the gfy pipeline.
Package validate enforces the gfy extraction schema.
Package validate enforces the gfy extraction schema.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL