Scott Idem
71e472bebe
feat: improved ae_journal_search + AE integration docs
Search improvements:
- Switched from LIKE on default_qry_str to query_string path (fulltext
MATCH/AGAINST IN BOOLEAN MODE — uses the index, supports +/- boolean ops)
- Added tag filter (icontains on tags field)
- Added date_from / date_to filters (created_on gte/lte)
- Added type_code / topic_code exact-match filters
- Added sort_by / sort_order control (updated, created, name, priority)
- Added status / priority filters
- Added page parameter for pagination
- Richer output: updated date, tags, pagination hint
- Updated Gemini tool declaration with all new params
Docs:
- documentation/ARCH__AE_INTEGRATION.md — journal_entry full schema,
search operator reference, current tool inventory, planned phases
(broader AE integration: tasks, people, calendar, knowledge import)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 20:10:04 -04:00
..
2026-04-30 19:14:53 -04:00
2026-04-30 19:14:53 -04:00
2026-04-27 20:41:06 -04:00
2026-04-30 20:10:04 -04:00
2026-03-06 03:41:00 -05:00
2026-04-05 20:53:06 -04:00
2026-03-18 20:13:11 -04:00
2026-04-29 18:46:33 -04:00
2026-04-30 19:14:53 -04:00
2026-04-05 21:25:18 -04:00
2026-03-20 21:50:02 -04:00
2026-03-10 23:38:39 -04:00
2026-04-05 21:25:18 -04:00
2026-03-06 03:41:00 -05:00
2026-03-20 23:19:09 -04:00
2026-03-17 21:10:07 -04:00
2026-04-27 21:43:08 -04:00
2026-04-05 20:53:06 -04:00
2026-04-29 19:23:53 -04:00
2026-04-05 21:25:18 -04:00
2026-04-27 21:43:08 -04:00
2026-04-29 22:32:22 -04:00
2026-04-30 19:14:53 -04:00
2026-04-30 19:14:53 -04:00
2026-03-29 21:35:54 -04:00
2026-03-20 22:35:40 -04:00
2026-03-20 22:03:42 -04:00
2026-04-08 19:18:18 -04:00
2026-04-05 20:53:06 -04:00
2026-04-08 22:16:48 -04:00
2026-03-23 23:10:12 -04:00
2026-04-05 20:53:06 -04:00