posimai
863f22c4ca
docs: add logo.png prompt rule to new app checklist
2026-03-22 12:14:04 +09:00
posimai
cb97ddbc1d
docs: add posimai-brief to project table in CLAUDE.md
2026-03-21 13:38:52 +09:00
posimai
cf686ce6a4
chore: add posimai-veil to project table
2026-03-21 11:00:15 +09:00
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
posimai
db5b3a3961
docs: add 'no-action-needed' section to CLAUDE.md / AGENTS.md (Lucide defer etc.)
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 22:16:03 +09:00
posimai
edea24a903
chore: add posimai-ui to .gitignore (individual repo)
2026-03-19 11:31:00 +09:00
posimai
47e7a2d79d
docs: track docs/ in git, add api-key-architecture, remove stale handoffs
2026-03-19 11:07:12 +09:00
posimai
c8a141ba22
feat: add posimai-ui design system, update template and docs
2026-03-19 10:10:11 +09:00
posimai
4c3308ccdd
chore: allow Write and Edit tools in settings
2026-03-19 10:02:47 +09:00
posimai
b8b26373dd
chore: update claude-settings.json (memory-push hook) and server.js backup
2026-03-18 00:07:40 +09:00
posimai
749d1483f3
chore: update claude-settings.json (add memory-push PostToolUse hook)
2026-03-17 22:25:29 +09:00
posimai
82fb93fb3b
feat: add memory-push.sh hook and aider-run.sh for Synology
2026-03-17 22:25:14 +09:00
posimai
148041ed07
feat: add create-app.sh, _template-minimal, update deploy-server.sh (passwordless), update CLAUDE.md
2026-03-17 22:13:39 +09:00
posimai
862fd00374
chore: sync AGENTS.md with CLAUDE.md - mandatory Timeline update rule
2026-03-17 21:49:32 +09:00
posimai
50e5a01f0b
fix: correct double separator and sync rule wording in CLAUDE.md and AGENTS.md
...
- Remove duplicate --- separator (copy-paste artifact from previous session)
- Update sync rule: "same content" -> "equivalent content" to allow AI-specific tool names
- Add explicit rule for when search tools are unavailable
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 21:47:47 +09:00
posimai
4dd1231832
chore: make Dashboard Timeline update mandatory for all code changes
2026-03-17 21:34:47 +09:00
posimai
17b121aef4
chore: add WebSearch policy and file sync rules to CLAUDE.md / AGENTS.md
...
- AI must use WebSearch before answering about: AI model versions,
npm package versions, Vercel/Next.js specs, Docker/Tailscale commands,
browser API support. Training data alone is insufficient.
- Add file sync rules: CLAUDE.md <-> AGENTS.md must be updated together;
settings.json changes must be reflected in claude-settings.json;
memory changes must be pushed to claude-memory repo.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 21:17:04 +09:00
posimai
9629c35c89
chore: sync AGENTS.md with CLAUDE.md (full update)
...
AGENTS.md was severely outdated. Now fully synchronized with CLAUDE.md:
- Added disaster recovery section
- Added all missing rules (safe-area, noopener, accent hardcode, etc.)
- Added complete project list (22 apps)
- Added Access Guide step to new app checklist
- Updated deploy-server.sh instructions
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 21:11:28 +09:00
posimai
cab06ec681
chore: add disaster recovery section and settings.json backup
...
- CLAUDE.md: add disaster recovery section with restore procedure
for new machine setup (clone posimai-root + claude-memory, restore settings)
- claude-settings.json: backup of ~/.claude/settings.json (permissions config)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 21:01:23 +09:00
posimai
9c892e723a
chore: remove emoji from server.js comments and startup log
2026-03-17 18:10:55 +09:00
posimai
a60dda9528
fix: add URL protocol validation and reaction type validation
2026-03-17 17:26:59 +09:00
posimai
9e1a817ed6
chore: initial backup of root config, templates, and server source
...
Backs up CLAUDE.md, _template/, deploy-server.sh, scripts/, server.js
to posimai-root repository for disaster recovery.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 17:19:20 +09:00