Commit Graph

15 Commits

Author SHA1 Message Date
David Baity
3cdde2d5ab feat(sprint83b): research paper quality for business plans
- Rewrite company_proposal.yml: 5-source research pipeline, research_synthesis
  step, anti-refusal agent_prompt, remove rag section, fix input_from bug,
  fix source_step by name, add bibliography structure
- Fix strategic_review.yml proposal_brief: remove 'incubation' anchor word,
  explicit CLO-first instruction to stop wrong-company hallucination

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-29 13:04:31 -04:00
David Baity
4294018d58 fix: repair corrupted index/log files, fix company_proposal template bugs
- 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>
2026-04-29 11:32:36 -04:00
David Baity
fbf5b8250e fix: decouple proposal gate from board debate; fix genesis.yml hardcoded models 2026-04-29 00:38:08 -04:00
David Baity
a109e16902 fix: add proposal index, wire prior proposals into edgar review + proposal templates, unblock CLO proposal 2026-04-28 21:43:44 -04:00
David Baity
8d10e5c690 fix: anchor proposal brief to mission charter -- CLO is internal ops, not a DTC agency 2026-04-28 21:24:00 -04:00
David Baity
9b6ab5446f fix: route strategic_review and opportunity_scan replies to live-feed not general 2026-04-28 13:15:50 -04:00
David Baity
690d22bf9c fix: replace hardcoded channel_id with channel_name routing in all templates; add response_channel to cl_schedules.json 2026-04-28 09:05:48 -04:00
David Baity
ebc9d1d007 fix: route all scheduled templates to #general (target: channel) + pulse_check chapter limit guard 2026-04-28 08:47:55 -04:00
31210d7f18 fix: clm dispatch gate -- use project_slug=none to skip, not content=none 2026-04-26 16:45:33 +00:00
69d2c2c00a fix: strategic_review -- git_read_file loads mission+log, per-cycle log write-back 2026-04-26 16:35:08 +00:00
1debdd6995 strategic_review: add strategic_log memory -- amnesia fix (Sprint 82) 2026-04-26 03:14:30 +00:00
010f8bcd53 Update strategic_review.yml -- add mission charter awareness and company proposal gate (Sprint 82) 2026-04-18 03:23:06 +00:00
31f2817306 Sprint 81: update templates/strategic_review.yml 2026-04-17 20:37:33 +00:00
03f2733003 fix: remove Unicode chars from template 2026-04-09 23:03:11 +00:00
David Baity
f0de0cef00 Ready for Test 61 2026-03-30 02:09:21 -04:00