glam/frontend/src
kempersc ea8dc37905
Some checks are pending
Deploy Frontend / build-and-deploy (push) Waiting to run
feat(entity-review): add wrong person detection and confidence filtering
- Add is_likely_wrong_person and wrong_person_reason fields to MatchCandidate
- Add confidence_original field for tracking pre-adjustment scores
- Add visual indicators: AlertTriangle for wrong person, Star for high confidence
- Add filter checkboxes: 'Show high confidence (>80%)' and 'Hide wrong person'
- Add wrong person alert banner with bilingual labels (NL/EN)
- Add danger stat card showing count of likely wrong person matches
- Style signal badges by type: danger (birth_year_mismatch), success (validated)
- Add extensive CSS for wrong-person/high-confidence alerts and candidate styling
2026-01-13 20:49:47 +01:00
..
api enrich person profiles 2025-12-12 12:51:10 +01:00
assets Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized function calls. 2025-11-22 15:35:35 +01:00
components fix: prevent ontology popup flash by using useLayoutEffect for centering 2026-01-13 20:38:21 +01:00
contexts Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00
hooks feat(rag): add Rule 46 epistemic provenance tracking 2026-01-10 18:42:43 +01:00
lib edit slots 2026-01-13 20:35:11 +01:00
pages feat(entity-review): add wrong person detection and confidence filtering 2026-01-13 20:49:47 +01:00
styles enrich entries 2025-12-01 16:06:34 +01:00
types enrich person custodian 2025-12-14 17:09:55 +01:00
utils remove a,bihguous web-claims 2025-12-21 00:01:54 +01:00
App.css add pids 2025-12-01 23:55:55 +01:00
App.tsx feat: add ontology mappings to LinkML schema and enhance entity resolution 2026-01-13 13:51:02 +01:00
index.css Add scripts for converting OWL/Turtle ontology to Mermaid and PlantUML diagrams 2025-11-22 23:01:13 +01:00
main.tsx feat(frontend): Add multi-select filters, URL params, and UI improvements 2025-12-15 01:47:11 +01:00
vite-env.d.ts feat: Add legal form filtering rule for CustodianName 2025-12-09 16:58:41 +01:00