Commit graph

3 commits

Author SHA1 Message Date
6c6cd0d14e feat: support fundraise record_type alongside decision_market
LLM now classifies proposals as either decision_market (governance votes)
or fundraise (ICO/launch capital raises). Both handled by same extractor.

Pentagon-Agent: Epimetheus <3D35839A-7722-4740-B93D-51157F7D5E70>
2026-03-23 18:04:30 +00:00
e1934b30ae fix: API key path + YAML error handling in decision extractor
Pentagon-Agent: Epimetheus <3D35839A-7722-4740-B93D-51157F7D5E70>
2026-03-23 17:59:11 +00:00
a292ab75c2 feat: decision record extractor — proposal sources → decisions/ with full text
Reads event_type: proposal sources from archive, calls Sonnet for
summary/significance/KB-connections, writes decision records with
full verbatim proposal text + structured analysis on top.

224 proposal sources archived, 0 processed. This closes the gap.

Pentagon-Agent: Epimetheus <3D35839A-7722-4740-B93D-51157F7D5E70>
2026-03-23 17:55:46 +00:00