haiku.rag/haiku_rag_slim/haiku/rag/ingester
Yiorgis Gozadinos 09a7076b7e
State what the code does, not what it replaced
Comments and docstrings across the branch narrated rejected
alternatives, consequences and history; each now states the current
contract. Renames test_a_legacy_uri_client_keeps_its_error to
test_an_unnamed_database_keeps_its_error. Documents the Sandbox
connection paths, the citation header's database segment, both
AmbiguousDatabaseError conditions on create_app, and run_inspector's
scope parameter. Doc paragraphs added by the branch in python.md,
storage.md and cli.md are one physical line each.
2026-08-28 15:13:52 +03:00
..
api Say what a federated client owns, and trim four comments 2026-08-28 09:15:26 +03:00
pollers Move source adapters out of the ingester package 2026-08-20 11:46:55 +03:00
queue Add last_heartbeat_at lease column to the ingester queue 2026-06-25 13:25:37 +03:00
workers Move source adapters out of the ingester package 2026-08-20 11:46:55 +03:00
__init__.py ingester: add source-adapter scaffolding + FS source 2026-05-26 11:41:53 +03:00
app.py State what the code does, not what it replaced 2026-08-28 15:13:52 +03:00
batch.py Add side-effect-free batch dry-run discovery 2026-06-22 11:33:26 +03:00
cli.py Translate every database-opening failure in haiku-ingester 2026-08-28 09:59:37 +03:00
exceptions.py worker pool, rety policy, pipeline 2026-05-26 11:41:54 +03:00
metadata.py Move source adapters out of the ingester package 2026-08-20 11:46:55 +03:00