Root repo: CLAUDE.md, _template, server.js, scripts, deploy scripts
Go to file
posimai e7ccd829f6 fix: Pulse UPSERT COALESCE — prevent partial POST from wiping other metrics
ON CONFLICT DO UPDATE now uses COALESCE($3, pulse_log.mood) etc.
so sending only {mood:3} no longer sets energy/focus to NULL.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 23:01:18 +09:00
_template chore: initial backup of root config, templates, and server source 2026-03-17 17:19:20 +09:00
_template-minimal feat: add posimai-ui design system, update template and docs 2026-03-19 10:10:11 +09:00
docs docs: track docs/ in git, add api-key-architecture, remove stale handoffs 2026-03-19 11:07:12 +09:00
scripts feat: add memory-push.sh hook and aider-run.sh for Synology 2026-03-17 22:25:14 +09:00
.gitignore chore: add posimai-ui to .gitignore (individual repo) 2026-03-19 11:31:00 +09:00
AGENTS.md docs: add 'no-action-needed' section to CLAUDE.md / AGENTS.md (Lucide defer etc.) 2026-03-20 22:16:03 +09:00
CLAUDE.md docs: add 'no-action-needed' section to CLAUDE.md / AGENTS.md (Lucide defer etc.) 2026-03-20 22:16:03 +09:00
claude-settings.json chore: allow Write and Edit tools in settings 2026-03-19 10:02:47 +09:00
create-app.sh feat: add create-app.sh, _template-minimal, update deploy-server.sh (passwordless), update CLAUDE.md 2026-03-17 22:13:39 +09:00
deploy-server.sh feat: add create-app.sh, _template-minimal, update deploy-server.sh (passwordless), update CLAUDE.md 2026-03-17 22:13:39 +09:00
server.js fix: Pulse UPSERT COALESCE — prevent partial POST from wiping other metrics 2026-03-20 23:01:18 +09:00