haiku.rag/haiku_rag_slim/haiku/rag/capabilities
Yiorgis Gozadinos 688d7e708e
State what comments guarantee, not what would go wrong without them
Comments that narrated a failure mode across three or four lines say the
invariant they protect instead: the repository's late embedding, one database
keeping its hybrid scores, one over-fetch decision for a selection, and a cite
fallback that covers exactly what the question covers.
2026-08-28 14:03:05 +03:00
..
instructions Match capability instructions to the run's collection scope 2026-08-27 12:41:15 +03:00
__init__.py Give the evidence capabilities one typed state 2026-08-19 17:08:44 +03:00
_base.py State what comments guarantee, not what would go wrong without them 2026-08-28 14:03:05 +03:00
_tools.py Name the collection on a retrieved image, not only in the text 2026-08-28 12:02:16 +03:00
analysis.py Match capability instructions to the run's collection scope 2026-08-27 12:41:15 +03:00
compaction.py Name the collection on a retrieved image, not only in the text 2026-08-28 12:02:16 +03:00
evidence.py Give the evidence capabilities one typed state 2026-08-19 17:08:44 +03:00
ledger.py Let the record say whether a question is still being answered 2026-08-13 15:03:24 +03:00
policy.py Support Pydantic AI agent specs via from_spec 2026-08-21 13:04:09 +03:00
rag.py Match capability instructions to the run's collection scope 2026-08-27 12:41:15 +03:00