Commit Graph

5 Commits

Author SHA1 Message Date
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 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 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