Skip to main content

Module assembler

Module assembler 

Source

Structs§

AssembledContext
ContextSection
PastVerdictSection
Render a past-verdict recall block for injection into the review prompt. Review memory places this at the front of the dynamic suffix so the LLM reads prior decisions before the current diff.
TokenBudgets
Per-call token budget for assembled rule context. Defaults to the compile-time constant in super::config, but callers (e.g. the orchestrator) may override based on per-project settings.

Constants§

RULE_TOKEN_BUDGET

Functions§

assemble
assemble_with_examples
assemble_with_examples_and_budgets