jarvis-assist/Claude outputs
Jonny 8a6080bd7a chore: track previously-untracked JARVIS foundation files
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
2026-09-14 12:27:43 +02:00
..
migrations chore: track previously-untracked JARVIS foundation files 2026-09-14 12:27:43 +02:00
tests chore: track previously-untracked JARVIS foundation files 2026-09-14 12:27:43 +02:00
JARVIS_HANDOFF.md chore: track previously-untracked JARVIS foundation files 2026-09-14 12:27:43 +02:00
JARVIS_SETUP.md chore: track previously-untracked JARVIS foundation files 2026-09-14 12:27:43 +02:00
deploy-jarvis.sh chore: track previously-untracked JARVIS foundation files 2026-09-14 12:27:43 +02:00
docker-compose.yml chore: track previously-untracked JARVIS foundation files 2026-09-14 12:27:43 +02:00
env.example chore: track previously-untracked JARVIS foundation files 2026-09-14 12:27:43 +02:00
init-db.sql chore: track previously-untracked JARVIS foundation files 2026-09-14 12:27:43 +02:00
main.py fix: fall back to settings defaults on DB error, add missing identity-line system-prompt test 2026-09-14 12:05:44 +02:00
pytest.ini chore: track previously-untracked JARVIS foundation files 2026-09-14 12:27:43 +02:00
requirements-dev.txt chore: track previously-untracked JARVIS foundation files 2026-09-14 12:27:43 +02:00
requirements.txt chore: track previously-untracked JARVIS foundation files 2026-09-14 12:27:43 +02:00
setup-jarvis-complete.sh chore: track previously-untracked JARVIS foundation files 2026-09-14 12:27:43 +02:00