internal/

directory
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2026 License: MIT

Directories

Path Synopsis
Package analyzer implements the context analysis engine.
Package analyzer implements the context analysis engine.
Package change provides reusable logic for building PR-level change reports.
Package change provides reusable logic for building PR-level change reports.
Package classify provides shared file classification predicates used by both the indexer (to filter non-source edges) and the analyzer (to route files into ignore).
Package classify provides shared file classification predicates used by both the indexer (to filter non-source edges) and the analyzer (to route files into ignore).
Package cli defines the cobra command tree for contextception.
Package cli defines the cobra command tree for contextception.
Package config handles loading and validating .contextception/config.yaml.
Package config handles loading and validating .contextception/config.yaml.
Package db manages the SQLite index database lifecycle.
Package db manages the SQLite index database lifecycle.
Package extractor defines the interface for language-specific import extraction.
Package extractor defines the interface for language-specific import extraction.
golang
Package golang implements import extraction for Go source files.
Package golang implements import extraction for Go source files.
java
Package java implements import extraction for Java source files.
Package java implements import extraction for Java source files.
python
Package python implements import extraction for Python source files.
Package python implements import extraction for Python source files.
rust
Package rust implements import extraction for Rust source files.
Package rust implements import extraction for Rust source files.
typescript
Package typescript implements import extraction for TypeScript and JavaScript source files.
Package typescript implements import extraction for TypeScript and JavaScript source files.
Package git extracts historical signals (churn, co-change) from git history.
Package git extracts historical signals (churn, co-change) from git history.
Package grader implements automated grading of contextception analysis output against the testing-tracker rubric.
Package grader implements automated grading of contextception analysis output against the testing-tracker rubric.
Package history provides persistent storage for analysis results over time.
Package history provides persistent storage for analysis results over time.
Package indexer orchestrates the scan → extract → resolve → store pipeline.
Package indexer orchestrates the scan → extract → resolve → store pipeline.
Package mcpserver exposes contextception via the Model Context Protocol.
Package mcpserver exposes contextception via the Model Context Protocol.
Package model defines shared types used across the contextception engine.
Package model defines shared types used across the contextception engine.
Package resolver defines the interface for mapping imports to repository files.
Package resolver defines the interface for mapping imports to repository files.
golang
Package golang implements import resolution for Go source files.
Package golang implements import resolution for Go source files.
java
Package java implements import resolution for Java source files.
Package java implements import resolution for Java source files.
python
Package python implements import resolution for Python source files.
Package python implements import resolution for Python source files.
rust
Package rust implements import resolution for Rust source files.
Package rust implements import resolution for Rust source files.
typescript
Package typescript implements import resolution for TypeScript and JavaScript source files.
Package typescript implements import resolution for TypeScript and JavaScript source files.
Package update provides self-update detection and installation method logic.
Package update provides self-update detection and installation method logic.
Package version holds the build version, set via ldflags.
Package version holds the build version, set via ldflags.

Jump to

Keyboard shortcuts

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