Backend (init-db.sql, docker-compose.yml, migrations 002-005, tests,
deploy scripts, requirements) and frontend (package.json, vite.config.ts,
main.tsx, api.ts, CalendarWidget/EmailWidget/Login/WeatherWidget) existed
only in the working tree until now. Adds a JARVIS-specific .gitignore
(node_modules, dist, __pycache__, real .env files, local Claude settings)
so the project can be pushed to its own dedicated repo with a complete,
buildable history from this commit forward.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01V57jSQPqwkGG8BuAXg59X5
Corrects migrations/006_memory.sql -> Claude outputs/migrations/006_memory.sql
throughout (matches the existing local convention where 002-005 live).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019iZMEPk2Kt1UC96Lo9bC5w