internal/

directory
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2026 License: MIT

Directories

Path Synopsis
Package classifier maps deterministic evidence packets to per-comment classifications via short-circuit rules and an LLM provider.
Package classifier maps deterministic evidence packets to per-comment classifications via short-circuit rules and an LLM provider.
Package evidence builds the deterministic per-comment data packets the classifier consumes.
Package evidence builds the deterministic per-comment data packets the classifier consumes.
Package filters provides deterministic helpers to discard non-classifiable noise (chit-chat, quoted-only bodies) and to detect near-duplicate texts.
Package filters provides deterministic helpers to discard non-classifiable noise (chit-chat, quoted-only bodies) and to detect near-duplicate texts.
Package github fetches a PR snapshot from GitHub.
Package github fetches a PR snapshot from GitHub.
Package llm defines the provider-agnostic chat completion interface used by the classifier and the concrete adapters for each supported backend.
Package llm defines the provider-agnostic chat completion interface used by the classifier and the concrete adapters for each supported backend.
Package pipeline orchestrates the snapshot fetch + evidence build.
Package pipeline orchestrates the snapshot fetch + evidence build.
Package prompts assembles the system and user prompts the classifier sends to the LLM provider.
Package prompts assembles the system and user prompts the classifier sends to the LLM provider.
Package render formats snapshots, evidence and reports for the CLI.
Package render formats snapshots, evidence and reports for the CLI.
Package types holds the domain model shared across the review-replay engine.
Package types holds the domain model shared across the review-replay engine.

Jump to

Keyboard shortcuts

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