teleo-codex/ops/pipeline-v2/lib
m3taversal 0591c4c0df wire cascade, cross_domain, and review_records into pipeline
- merge.py: import + await cascade_after_merge and cross_domain_after_merge
  after reciprocal edges, before branch deletion. Both non-fatal.
  Added conn.commit() before slow branch deletion (Ganymede Q4).
- db.py: add record_review() helper + migration v18 (review_records table
  with indexes). Schema version 17→18.
- evaluate.py: call record_review() at all 3 verdict points:
  domain_rejected → outcome=rejected
  approved → outcome=approved
  changes_requested → outcome=approved-with-changes
  Notes field captures review text (capped 4000 chars).

Pentagon-Agent: Ship <E2A054E5-A6D6-4AE0-B0A3-F51A3B4DBCA5>
2026-04-07 14:56:03 +00:00
..
__init__.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
analytics.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
attribution.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
breaker.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
cascade.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
claim_index.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
config.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
connect.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
costs.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
cross_domain.py Add Phase 1+2 instrumentation: review records, cascade automation, cross-domain index, agent state 2026-04-02 10:50:49 +00:00
db.py wire cascade, cross_domain, and review_records into pipeline 2026-04-07 14:56:03 +00:00
dedup.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
digest.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
domains.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
entity_batch.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
entity_queue.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
evaluate.py wire cascade, cross_domain, and review_records into pipeline 2026-04-07 14:56:03 +00:00
extract.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
extraction_prompt.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
feedback.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
fixer.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
forgejo.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
health.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
llm.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
log.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
merge.py wire cascade, cross_domain, and review_records into pipeline 2026-04-07 14:56:03 +00:00
post_extract.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
pre_screen.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
search.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
substantive_fixer.py fix: add date_errors to substantive fixer tag routing 2026-04-07 14:56:02 +00:00
validate.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
watchdog.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00
worktree_lock.py sync: import all VPS pipeline + diagnostics code as baseline 2026-04-07 00:00:00 +01:00