diligence/frontend/src
Claude d087e0a5a1 Fix: restore App.jsx and properly add ChatCoach import, route, nav
Previous commit wiped App.jsx due to emoji encoding error in the
patch script. Restored from Stream A commit (c075eb9), then applied
ChatCoach changes using a file-based Python script to handle unicode.

- import ChatCoach from './pages/ChatCoach' (line 21)
- NavLink /chat with brain emoji + 'Coach' label (line 95)
- Route /chat -> ProtectedRoute -> ChatCoach (line 125)
2026-06-22 00:03:43 +00:00
..
pages Stream C frontend: ChatCoach page, nav update, README with AI providers + agent configs 2026-06-21 23:28:07 +00:00
api.js Stream C frontend: ChatCoach page, nav update, README with AI providers + agent configs 2026-06-21 23:28:07 +00:00
App.jsx Fix: restore App.jsx and properly add ChatCoach import, route, nav 2026-06-22 00:03:43 +00:00
index.css Stream A: DW brand theme — Instrument Sans + IBM Plex Mono, light/dark mode, all hardcoded colors replaced 2026-06-21 23:12:25 +00:00
main.jsx Initial commit: full fitness-rewards app 2026-03-14 23:53:00 +00:00