Initial commit: Ten31 Signal Engine (ingest, scoring brain, corpus seeds)

This commit is contained in:
Keysat
2026-06-15 09:24:29 -05:00
commit a6aec77506
77 changed files with 6263 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
"""Ingestion layer (§4.1) — the biggest greenfield piece.
Spark Control transcribes audio you hand it; it does NOT fetch. Everything here is fetch/schedule:
RSS + YouTube + EDGAR + FMP earnings, long-audio chunking, and cross-chunk speaker stitching.
"""