teleo-codex/ops/pipeline-v2
m3taversal 5b9ce01412 epimetheus: wire LLM connections into typed frontmatter edges
Extract.py was discarding LLM-provided connections — related_claims went into
frontmatter as wiki-links but supports/challenges/depends_on from the
connections field were ignored entirely. This is the primary driver of 50%+
orphan ratio.

Now: connections[] → typed edge fields (supports/challenges/related) in YAML
frontmatter. related_claims fall back to related edges. Post-write
connect_new_claims() adds vector-search edges for claims the LLM missed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 12:01:21 +01:00
..
lib epimetheus: wire LLM connections into typed frontmatter edges 2026-04-14 12:01:21 +01:00
telegram commit telegram bot module from VPS — 20 files never previously in repo 2026-04-13 11:02:32 +02:00
backfill-descriptions.py commit pending pipeline changes: watchdog tier0 recovery, stale_pr cleanup, deploy.sh improvements 2026-04-13 10:14:54 +02:00
batch-extract-50.sh sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
reweave.py fix: prevent reweave PR flood — freshen base, cleanup branches on failure 2026-04-07 14:56:03 +00:00
teleo-pipeline.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00