-
Notifications
You must be signed in to change notification settings - Fork 3
Build a denser binary term index for local recall #37
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestrelease-follow-upPost-preview release hardening and evidence workPost-preview release hardening and evidence workstorage-recallLocal recall storage, indexes, and retrieval performanceLocal recall storage, indexes, and retrieval performance
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestrelease-follow-upPost-preview release hardening and evidence workPost-preview release hardening and evidence workstorage-recallLocal recall storage, indexes, and retrieval performanceLocal recall storage, indexes, and retrieval performance
Goal
Replace or augment the current KB2T text term shards with a denser binary term index so recall stays fast as packs grow.
Acceptance criteria
Evidence gate
python3 scripts/evaluate_assistant_kdb_term_index.py
python3 scripts/benchmark_assistant_recall.py
QEMU_TIMEOUT_SECONDS=240 bash qemu/run_assistant_recall_486.sh
python3 scripts/verify_assistant_packs.py
Boundary
No physical hardware validation is claimed by this issue.