Versions in this module Expand all Collapse all v0 v0.1.0 Aug 13, 2026 Changes in this version + const FormatV1 + type CandidatePlan struct + Label string + Payload string + type ProgramPlan struct + Format string + Signatures []SignaturePlan + func CompileAnalysis(analysis *checker.Analysis) ProgramPlan + type SignaturePlan struct + BodyType ast.ValueKind + Candidates []CandidatePlan + Column int + Line int + Metric string + Name string + Tests []string