From e35e89424048cfd320d2ac9b839ba66ac9cf3d0f Mon Sep 17 00:00:00 2001 From: m3taversal Date: Tue, 10 Mar 2026 10:31:49 +0000 Subject: [PATCH] =?UTF-8?q?leo:=20split=20ingestion=20=E2=80=94=20agents?= =?UTF-8?q?=20research=20+=20archive,=20VPS=20extracts=20headlessly?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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> --- ops/extract-cron.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 ops/extract-cron.sh diff --git a/ops/extract-cron.sh b/ops/extract-cron.sh old mode 100644 new mode 100755