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. |
Click to show internal directories.
Click to hide internal directories.