OptionalcontextOptionaldateOptionalexpandedPre-resolved question expansion + document selection, passed down by
SummaryTableShortcutRunner so the expensive expand + find_documents
LLM calls run once per question instead of once per runner. Absent when a
runner is used standalone (eval harness, shortcut-disabled jobbables) — the
runner then computes them itself.
OptionalmodelOptionalrelevantOptionalreviewTemplate custom_review_criteria_prompt: rubric that guides retrieval and pass/fail grading.
OptionalsummaryTemplate custom_summary_prompt: format for the summary deliverable.
Pre-classified date intent, hoisted alongside
expandedQuestionbySummaryTableShortcutRunnerso classification runs once per question. Absent when a runner computes it itself, or when intent-aware planning is off.