Files
MemoryBear/api/app/core
lanceyq c4ff1a325b refactor(memory): harden alias extraction and sync PgSQL with Neo4j deduped aliases
- Strengthen anti-hallucination rules in extract_triplet prompt to
  enforce verbatim-only alias extraction, removing suggestive examples
- Add _extract_deduped_entity_aliases to sync historical aliases from
  Neo4j two-stage dedup into PgSQL end_user_info
- Remove unused _fetch_neo4j_user_aliases; reuse injected connector
  instead of instantiating new Neo4jConnector
- Simplify _would_merge_cross_role and reuse clean_cross_role_aliases
  in _normalize_special_entity_names
- Reuse _USER_PLACEHOLDER_NAMES from dedup module to avoid duplication
2026-04-03 14:38:55 +08:00
..
2026-03-25 11:45:49 +08:00
2026-03-27 16:27:09 +08:00
2026-03-30 18:37:09 +08:00
2025-12-15 14:09:43 +08:00
2026-03-24 17:29:38 +08:00
2025-12-15 14:09:43 +08:00
2025-12-15 14:09:43 +08:00