app/

directory
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2026 License: MIT

Directories

Path Synopsis
@index Consumer-owned outbound ports shared by graph analysis use cases.
@index Consumer-owned outbound ports shared by graph analysis use cases.
changes
@index Application git-diff overlap and deterministic change-risk policy.
@index Application git-diff overlap and deterministic change-risk policy.
flow
@index Persisted flow rebuild service for namespace-scoped stored flows.
@index Persisted flow rebuild service for namespace-scoped stored flows.
impact
@index Application BFS blast-radius analysis with depth and node-count bounds.
@index Application BFS blast-radius analysis with depth and node-count bounds.
query
@index Application graph-query policy for callers, imports, inheritance, summaries, and exact-name fallback.
@index Application graph-query policy for callers, imports, inheritance, summaries, and exact-name fallback.
@index Cross-namespace reference sync: materializes @see ccg:// annotation tags into cross_refs rows.
@index Cross-namespace reference sync: materializes @see ccg:// annotation tags into cross_refs rows.
@index Structural outlines: what the graph holds under one path, without ranking it.
@index Structural outlines: what the graph holds under one path, without ranking it.
@index Consumer-owned graph read contracts for generated documentation and lint policy.
@index Consumer-owned graph read contracts for generated documentation and lint policy.
@index Consumer-owned transaction ports for graph ingest application workflows.
@index Consumer-owned transaction ports for graph ingest application workflows.
incremental
@index Session-local parsed-edge spool for staged incremental reconciliation.
@index Session-local parsed-edge spool for staged incremental reconciliation.
resolve
@index Language-specific dispatch hooks used by call edge resolution.
@index Language-specific dispatch hooks used by call edge resolution.
workflow
@index Full graph build pipeline: spool, batch persistence, and edge resolution.
@index Full graph build pipeline: spool, batch persistence, and edge resolution.
@index Repository/branch admission, ref normalization, and namespace policy for repository sync.
@index Repository/branch admission, ref normalization, and namespace policy for repository sync.
Package search assembles the one pipeline every search surface shares: fetch full-text and recorded-reason candidates in parallel, filter them by path, rerank the full-text pool structurally, absorb the intent hits as evidence, and cut the answer down to the hits that can justify themselves.
Package search assembles the one pipeline every search surface shares: fetch full-text and recorded-reason candidates in parallel, filter them by path, rerank the full-text pool structurally, absorb the intent hits as evidence, and cut the answer down to the hits that can justify themselves.
document
@index Pure search-document content construction from graph nodes and annotations.
@index Pure search-document content construction from graph nodes and annotations.
evidence
@index Turns ranked search candidates into a list a reader can judge.
@index Turns ranked search candidates into a list a reader can judge.
identtoken
Package identtoken is the one place search text turns into tokens: Fields cuts free text into identifier-like terms, and Split cuts one identifier into its sub-tokens.
Package identtoken is the one place search text turns into tokens: Fields cuts free text into identifier-like terms, and Split cuts one identifier into its sub-tokens.
intent
@index Recorded-reason retrieval: the intent index port and its answer types.
@index Recorded-reason retrieval: the intent index port and its answer types.
intentrank
@index BM25 scoring of recorded reasons against a plain-language question, shared by every search backend.
@index BM25 scoring of recorded reasons against a plain-language question, shared by every search backend.
offsetrule
Package offsetrule holds one rule about a page position and the one sentence every surface turns a bad position away with.
Package offsetrule holds one rule about a page position and the one sentence every surface turns a bad position away with.
queryterm
Package queryterm holds the query-side vocabulary rules that both ways of searching this graph have to agree on: the full-text query built for the database, and the term list the fallback scan matches nodes against.
Package queryterm holds the query-side vocabulary rules that both ways of searching this graph have to agree on: the full-text query built for the database, and the term list the fallback scan matches nodes against.
rank
Package rank reranks FTS-ranked code-search candidates using dependency-free structural signals (name subsequence similarity, path proximity), so both the CLI `search` command and the MCP `search` tool share one ranking.
Package rank reranks FTS-ranked code-search candidates using dependency-free structural signals (name subsequence similarity, path proximity), so both the CLI `search` command and the MCP `search` tool share one ranking.
wire
Package wire is the serialized form of a search answer — the JSON contract MCP's search tool and the CLI's --json output both speak.
Package wire is the serialized form of a search answer — the JSON contract MCP's search tool and the CLI's --json output both speak.
@index Built-in CCG Wiki eager/lazy tree construction and compatibility snapshot policy.
@index Built-in CCG Wiki eager/lazy tree construction and compatibility snapshot policy.

Jump to

Keyboard shortcuts

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