Repository Report Validation¶
osa_tool.operations.analysis.repository_report.response_validation
¶
AfterReportBlockPlan
¶
Bases: BaseModel
Block definition returned by LLM.
tasks: list of task names (as shown in the input), not indices.
AfterReportBlocksPlan
¶
Bases: RootModel
Structured output for after-report block grouping.
AfterReportSummary
¶
Bases: BaseModel
Structured output for after-report summary generation.