Commit Graph

9 Commits

Author SHA1 Message Date
672077a14c fix(dashboard): render cards again 2026-05-31 16:05:53 +02:00
0ff6db73ea feat(dashboard): integrate link suggestions and predictive links into UI
- FastAPI: parse_engram now includes link_suggestions and predictive_links from metadata
- FastAPI: add POST /api/links/accept to create links from suggestions
- Dashboard: new renderCardsWithSuggestions() displays suggestions in each card
- Dashboard: acceptLink() function handles click-to-link
- Dashboard: loadCards() calls renderCardsWithSuggestions()
- Systemd: remove DirectoryNotEmpty from ingest path unit (already present)

Refs: #25 #27
2026-05-31 15:42:46 +02:00
e6e8eba8f6 chore: sync local workspace state 2026-05-30 00:38:57 +02:00
fa2ba11b66 fix: improve graph touch controls and legend 2026-05-29 11:54:00 +02:00
6d99c520e6 feat: add verdict/evidence verification model 2026-05-29 11:30:24 +02:00
021fd0e328 feat(dashboard): pending queue + confirm/reject endpoints 2026-05-27 01:17:32 +02:00
095e6a33f8 feat(dashboard): realtime status + graph render 2026-05-27 00:22:14 +02:00
e5061b317f feat(dashboard): add status+graph views 2026-05-27 00:11:44 +02:00
83b85cb760 Add FastAPI dashboard MVP 2026-05-26 21:02:39 +02:00