admin
46cc22500b
feat: US-004 - Role node redesign with clinical record pill badges
...
Role nodes now render as rounded rectangle pills (104x32px) with orgColor
badge styling, connector lines to timeline, and SVG drop shadow effects
on hover/pinned states.
2026-02-16 02:37:16 +00:00
admin
8c8329f6e3
feat: US-003 - Clinical pathway background and timeline structure
2026-02-16 02:26:52 +00:00
admin
634eb10b2c
feat: US-002 - Dynamic height matching with work experience column
2026-02-16 02:21:45 +00:00
admin
5fcc59414f
feat: US-001 - Reverse timeline direction to top = most recent
2026-02-16 02:15:46 +00:00
admin
68b293dc6d
Merge branch 'ralph/llm-cv-knowledge'
...
Merge LLM context rewrite
2026-02-16 01:38:05 +00:00
admin
c9c69d2417
Merge branch 'master' of http://192.168.8.143:3000/admin/portfolio
...
Hope this works...
2026-02-16 01:36:23 +00:00
admin
b41a422cf0
Rearranged graph vs timeline
2026-02-16 01:35:24 +00:00
admin
d2efc7030a
feat: US-019 - Run benchmark and validate accuracy
...
Benchmark passes 19/20 (threshold 18/20) with no zeros.
Structural improvements: Employment Timeline section, leadership
labels on Tesco bullets, GPhC clarification, prompt trimming.
Fixed Q10 expected answer to match actual CV data.
2026-02-16 00:59:37 +00:00
admin
c9cc832382
feat: US-018 - Enrich embedding texts and regenerate embeddings
2026-02-16 00:47:37 +00:00
admin
f0870cf320
feat: US-017 - Improve system prompt instructions and LLM parameters
2026-02-16 00:42:58 +00:00
admin
194f83f490
feat: US-016 - Enrich system prompt with full CV context
2026-02-16 00:39:38 +00:00
admin
4bab9b369c
feat: US-014 - Migrate production chat from Gemini to OpenRouter
2026-02-16 00:24:53 +00:00
admin
0bcdc89427
feat: US-014 - Update to Gemini 3 Flash Preview with model indicator
2026-02-15 23:53:06 +00:00
admin
4580ca9c84
feat: US-014 - Update to Gemini 3 Flash Preview with model indicator
2026-02-15 21:02:52 +00:00
admin
667e5b249c
feat: US-013 - Self-host ONNX embedding model
...
Download all-MiniLM-L6-v2 model files to public/models/ and configure
@xenova/transformers to load from local path instead of Hugging Face CDN.
Eliminates external dependency for semantic search embedding model.
2026-02-15 20:59:03 +00:00
admin
9e9dd1ae4b
feat: US-012 - Welcome message with suggested question chips
2026-02-15 20:48:00 +00:00
admin
ab5444ee94
feat: US-011 - Mobile full-screen chat panel
2026-02-15 20:43:48 +00:00
admin
5f3e0db712
feat: US-010 - Chat widget — clickable portfolio item cards in responses
2026-02-15 18:30:07 +00:00
admin
29e1728e11
feat: US-009 - Chat widget — Gemini Flash integration
2026-02-15 18:24:42 +00:00
admin
273c143d5e
feat: US-008 - Chat widget — panel UI with message display
2026-02-15 18:18:51 +00:00
admin
7ee1a2d9de
feat: US-007 - Chat widget — floating button component
2026-02-15 18:13:08 +00:00
admin
2fca61b43a
feat: US-006 - Integrate semantic search into command palette
2026-02-15 18:08:25 +00:00
admin
c4480d7c99
feat: US-005 - Implement cosine similarity search module
2026-02-15 18:01:51 +00:00
admin
91f8dac261
feat: US-004 - Preload ONNX model during boot sequence
2026-02-15 17:58:41 +00:00
admin
aa1774320a
feat: US-003 - Generate and commit embeddings.json
2026-02-15 17:55:53 +00:00
admin
384e393963
feat: US-002 - Build rich text representations for each palette item
2026-02-15 17:52:07 +00:00
admin
19a4360a8c
Next stage
2026-02-15 17:36:53 +00:00
admin
4fe68aa1b2
feat: US-011 - Re-enable boot sequence
2026-02-15 14:35:54 +00:00
admin
526ee7dd90
feat: US-010 - Fix minor typography inconsistencies
2026-02-15 14:33:53 +00:00
admin
615198b080
feat: US-009 - Replace hardcoded colors with design tokens
2026-02-15 14:30:21 +00:00
admin
fc1581a9ff
feat: US-008 - Align login card border radius and shadow with dashboard design system
2026-02-15 14:26:53 +00:00
admin
274188b6aa
feat: US-007 - Reduce backdrop blur intensity by ~50%
2026-02-15 14:23:56 +00:00
admin
cd7184cfd4
feat: US-006 - Extend backdrop blur to cover full dashboard including TopBar
2026-02-15 14:22:49 +00:00
admin
42293c5336
feat: US-005 - Add overlap blend effect on fanning capsules
2026-02-15 14:21:08 +00:00
admin
49f0f1aaf8
feat: US-004 - Increase branding text to match dashboard typography scale
2026-02-15 14:18:07 +00:00
admin
c8eb38f083
feat: US-003 - Scale logo and branding block to ~50% of login card height
2026-02-15 14:14:37 +00:00
admin
a56a4dd848
feat: US-002 - Extract animation timing into named constants
2026-02-15 14:11:22 +00:00
admin
e5be969308
feat: US-001 - Skip to login phase for dev iteration
2026-02-15 14:07:25 +00:00
admin
83b941262e
Added logo animation to login screen, initial work
2026-02-15 13:49:15 +00:00
admin
7fbf1dcb95
Merge branch 'ralph/login-screen-rework'
...
# Conflicts:
# Ralph/prd.json
# Ralph/progress.txt
# src/components/TopBar.tsx
2026-02-15 02:20:32 +00:00
admin
c4d73f970d
feat: US-010 - Re-enable boot sequence
2026-02-15 02:14:12 +00:00
admin
1bd735e90a
feat: US-009 - Login dissolve transition to reveal dashboard
2026-02-15 02:12:45 +00:00
admin
939b2cddf2
feat: US-008 - Login button pulse animation on activation
2026-02-15 02:10:48 +00:00
admin
73a390ce76
feat: US-007 - Connection status indicator with animated dots and typing-linked timing
2026-02-15 02:09:03 +00:00
admin
8c04e517bc
feat: US-006 - Render live dashboard behind login with blur overlay
2026-02-15 02:05:19 +00:00
admin
3f6ac5ef8d
feat: US-005 - Replace Home icon with CVMIS logo on TopBar
2026-02-15 02:02:04 +00:00
admin
0ffacf8a0a
feat: US-004 - Rebrand to CVMIS and integrate animated logo
2026-02-15 01:57:13 +00:00
admin
38fdb6fa27
feat: US-003 - Responsive login card sizing and dashboard style alignment
2026-02-15 01:50:09 +00:00
admin
f28693b0ad
feat: US-002 - Create CvmisLogo React SVG component
2026-02-15 01:47:44 +00:00
admin
05b48b995e
feat: US-001 - Skip to login phase for dev iteration
2026-02-15 01:45:45 +00:00