You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Expanded aliases and curated positive/adversarial quality coverage.
- Added safer whole-phrase alias matching and acronym normalization.
- Formalized ASCII, UTF-8 rejection, resource, and threading contracts.
- Added the opt-in benchmark and CI coverage.
- Kept linear scanning: measured approximately 2.1 ms/query for 256 entries, 8.4 ms for 1,024, 31.9 ms for 4,096, and 128 ms for 16,384.
- Documented the future immutable index boundary in OpenMeta/docs/fuzzy_search.md:1.
0 commit comments