Documentation
¶
Index ¶
Constants ¶
View Source
const SchemaVersion = 1
SchemaVersion is the integer used in the "schema" field of every JSON document we emit. Bumping this is a breaking change for consumers and requires a CHANGELOG entry. The structure is intentionally minimal in v1: Phase 10 (v0.5.0) stabilizes the `findings` array shape; until then Findings is always empty and Content holds the raw markdown.
Variables ¶
This section is empty.
Functions ¶
func VerboseFooter ¶
VerboseFooter returns the multi-line footer appended after a review when --verbose is in effect. Format is stable: tokens, cost, latency, provider, model — each on its own line, aligned. Cached results get a `(cached)` marker on the tokens line so users see why a fast result was free.
Types ¶
Click to show internal directories.
Click to hide internal directories.