Commit graph

5 commits

Author SHA1 Message Date
a25ef69ffa leo: fix pending file cleanup — failed extractions no longer block retries
Failed/timed-out extractions and no-change extractions now remove the
source from extract-pending.txt so the next cron cycle can retry.

Caught by: Ganymede <00F28B10-062E-4863-9DD2-A5E9407B33FA>
Pentagon-Agent: Leo <14FF9C29-CABF-40C8-8808-B0B495D03FF8>
2026-03-10 10:52:11 +00:00
751a651ce8 Auto: ops/extract-cron.sh | 1 file changed, 96 insertions(+), 27 deletions(-) 2026-03-10 10:48:26 +00:00
0c83c78132 leo: document concurrency model and domain routing in extract-cron
Pentagon-Agent: Leo <14FF9C29-CABF-40C8-8808-B0B495D03FF8>
2026-03-10 10:39:37 +00:00
e35e894240 leo: split ingestion — agents research + archive, VPS extracts headlessly
- What: Rewrote skills/ingest.md to be research-only (find sources, archive with notes)
- Added ops/extract-cron.sh — VPS cron job that picks up unprocessed sources, runs Claude headless to extract claims, opens PRs
- Why: Separates high-judgment work (research) from mechanical work (extraction). Agents spend session time finding sources, not grinding through extraction. Archive everything regardless of whether claims come out.
- Architecture: Agents archive → VPS extracts → VPS eval reviews → auto-merge

Pentagon-Agent: Leo <14FF9C29-CABF-40C8-8808-B0B495D03FF8>
2026-03-10 10:31:49 +00:00
e991e55ab7 Auto: ops/extract-cron.sh | 1 file changed, 167 insertions(+) 2026-03-10 10:31:39 +00:00