- index.md: rebuild with full rejection history and CLO spec
- latest.md: replace garbage with correct cycle state entry
- company_proposal.yml: fix step 1 to output single query (not 3-line text)
so WebSearcher receives a clean search query instead of multi-line input
- company_proposal.yml: add output_key: index_update to index think step
so document step source_step: index_update resolves correctly
- strategic_review.yml: add source_step: log_entry to document step
to be explicit rather than relying on implicit last-step behavior
- research_brief.yml: fix source_step 8->9 (carry forward from prior session)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- company_proposal.yml: add 2 research phases (market + revenue) before exec summary;
all think steps now require [Title](URL) citations; add Sources section to document
- market_intelligence.yml: add web search step (research mode) before analysis think;
package schema adds sources array; adjudication evidence_quality now checks for citations
- research_brief.yml: new standalone 4-query deep research template; searches market,
competitors, trends, cases; assembles annotated brief with Source Index section;
saves to deliverables/research/; adjudication checks citation_quality (40% weight)