internal/

directory
v0.0.0-...-85391f8 Latest Latest
Warning

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

Go to latest
Published: May 13, 2026 License: AGPL-3.0

Directories

Path Synopsis
Package audit compares the authoritative Go build file set (go/packages.Load) against the file set recorded in the CKG database.
Package audit compares the authoritative Go build file set (go/packages.Load) against the file set recorded in the CKG database.
Package buildpipe — cache.go implements the A3 file-level incremental cache (spec v0.2 § 4 Phase 1).
Package buildpipe — cache.go implements the A3 file-level incremental cache (spec v0.2 § 4 Phase 1).
Package cluster — Leiden community detection (V0 implementation).
Package cluster — Leiden community detection (V0 implementation).
Package eval is the LLM-based benchmark harness for CKG.
Package eval is the LLM-based benchmark harness for CKG.
Package filterlist implements the --files-from JSON include/exclude filter for ckg build.
Package filterlist implements the --files-from JSON include/exclude filter for ckg build.
Package link — http_match.go implements W2 of schema 1.9 (cross-language HTTP client → server matching).
Package link — http_match.go implements W2 of schema 1.9 (cross-language HTTP client → server matching).
Package mcp — bench.go exposes the registered tool handlers for in-process latency measurement.
Package mcp — bench.go exposes the registered tool handlers for in-process latency measurement.
golang
Package golang is the Go-language parser for CKG.
Package golang is the Go-language parser for CKG.
proto
Package proto implements the CKG parser for `.proto` files (schema 1.9 W3a).
Package proto implements the CKG parser for `.proto` files (schema 1.9 W3a).
solidity
Package solidity implements the CKG parser for .sol files (spec §4.6.3).
Package solidity implements the CKG parser for .sol files (spec §4.6.3).
solidity/binding
Package binding wraps the tree-sitter-solidity grammar (vendored from github.com/JoranHonig/tree-sitter-solidity v1.2.11, MIT-licensed) into a *sitter.Language usable by github.com/tree-sitter/go-tree-sitter.
Package binding wraps the tree-sitter-solidity grammar (vendored from github.com/JoranHonig/tree-sitter-solidity v1.2.11, MIT-licensed) into a *sitter.Language usable by github.com/tree-sitter/go-tree-sitter.
typescript
Package typescript — body_walk.go implements P3 of the TS parser: statement-level call extraction inside function/method bodies.
Package typescript — body_walk.go implements P3 of the TS parser: statement-level call extraction inside function/method bodies.
Package persist defines storage interfaces (StoreReader / StoreWriter / Store) and a SQLite implementation.
Package persist defines storage interfaces (StoreReader / StoreWriter / Store) and a SQLite implementation.
Package score — centrality.go provides Brandes betweenness centrality with source sampling, used by the GRAPH_REPORT generator to surface "bridge nodes": symbols that connect otherwise-distant parts of the graph and therefore drive cross-cutting concerns.
Package score — centrality.go provides Brandes betweenness centrality with source sampling, used by the GRAPH_REPORT generator to surface "bridge nodes": symbols that connect otherwise-distant parts of the graph and therefore drive cross-cutting concerns.
Package server implements the HTTP API and serves the embedded viewer.
Package server implements the HTTP API and serves the embedded viewer.
Package temporal extracts git-history derived facts (commits + per-file touch lists) used to emit CKS G6 Temporal edges (`changed_in`, `blame`) in the build pipeline.
Package temporal extracts git-history derived facts (commits + per-file touch lists) used to emit CKS G6 Temporal edges (`changed_in`, `blame`) in the build pipeline.
Package validate provides post-build inspectors that audit a constructed graph for integrity issues.
Package validate provides post-build inspectors that audit a constructed graph for integrity issues.

Jump to

Keyboard shortcuts

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