Commit Graph

28 Commits

Author SHA1 Message Date
posimai 65297f3b9e chore(rules): 左ボーダーライン禁止ルールを CLAUDE.md / AGENTS.md に追加
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 08:17:28 +09:00
posimai c1173e5625 chore: enforce vercel alias set on new app creation — add to CLAUDE.md/AGENTS.md/create-app.sh/new-app-guide.md 2026-04-18 23:15:33 +09:00
posimai 6d0df5faae docs: update lucide-react version rule for React 19 projects
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 17:09:02 +09:00
posimai c4d7a1d787 docs: add DESIGN.md and update AI rules to reference it
Made-with: Cursor
2026-04-12 00:54:59 +09:00
posimai 8fdc047b7f docs: add server.js refactor plan for shared AI context
- 現状構造・セクション別行数・共有変数依存マップを記録
- 目標構造(lib/ + routes/ 分割案)を設計
- 実施タイミング判断基準・フェーズ別手順を記載
- CLAUDE.md / AGENTS.md の参照ドキュメントリストに追加

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 08:25:43 +09:00
posimai d65ccba724 chore: remove stale Supabase Edge Function deploy reference 2026-04-06 16:54:01 +09:00
posimai c24c710f33 chore: add STATUS.md, AI execution permissions, code source-of-truth to CLAUDE.md/AGENTS.md 2026-04-05 23:25:19 +09:00
posimai 1f5ae79f11 docs: compress CLAUDE.md/AGENTS.md — remove redundancy, ~40% token reduction
- 散文説明をコード内コメントに統合
- セクション5を3箇条→1文に圧縮
- 重複する注意書き削除
- 両ファイルを同一内容に統一

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 16:36:38 +09:00
posimai 3551070812 docs: add meta-rule — new behavior rules must be written to CLAUDE.md immediately
セッション中に決まったルールを memory のみに書いて CLAUDE.md に反映されない問題を防ぐ。
AI が行動ルールを memory に書く際は同時に CLAUDE.md/AGENTS.md にも追記することを義務化。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 16:29:27 +09:00
posimai b502ea8906 docs: add Gitea auto-create rule to CLAUDE.md and AGENTS.md
Gitea リポジトリ自律作成(手動案内禁止)を禁止事項テーブルに追加。
memory のみ記録だったため他 AI ツールに引き継がれていなかった問題を修正。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 14:29:42 +09:00
posimai 7a12d520a7 docs: add deploy-edge.sh rule to CLAUDE.md and AGENTS.md, sync both files
- Edge Function デプロイ手順(bash deploy-edge.sh)を両ファイルに追記
- AGENTS.md に posimai-dev の deploy:dev ルールを追加(CLAUDE.md と同期)
- AGENTS.md の末尾注意書きを CLAUDE.md と統一

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 14:28:23 +09:00
posimai c677924972 docs: restore disaster recovery guide, add to CLAUDE.md and AGENTS.md 2026-03-29 22:30:39 +09:00
posimai b945508314 docs: refactor and slim down AI rule files to reduce token consumption 2026-03-29 22:16:29 +09:00
posimai cc8c1cc01d chore: add atlas accent color, fix VPS URL, add atlas/brief/veil to table 2026-03-29 21:26:12 +09:00
posimai 02d6a15b39 docs: add architecture freshness rule + full rewrite of master-architecture.md
- CLAUDE.md/AGENTS.md: add sync rule for docs/master-architecture.md on infra changes
- master-architecture.md: full rewrite (2026-03-11→2026-03-28, 9 apps→23 apps,
  Synology-centric→VPS+Supabase Auth confirmed)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 07:31:55 +09:00
posimai ae912344e4 chore: add Roadmap app registration to new app checklist; clarify pre-impl steps 2026-03-22 23:43:53 +09:00
posimai f6488eaf43 docs: update new app checklist — add git/Vercel steps, fix categories, logo.png step
- Add numbered steps 1 (git init/Gitea/GitHub push) and 2 (Vercel connect)
- Fix Step 0 categories to match actual APP_CATEGORIES ids/labels (add routine, business, ideas; fix create label)
- Add Step 10: logo.png deploy after user provides the file
- Renumber downstream steps accordingly (1→3, 2→4, etc.)
- Same changes applied to AGENTS.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 18:28:10 +09:00
posimai 1e0d7f602e fix: Gitea repo auto-creation via git credential store — no manual step needed 2026-03-22 16:51:56 +09:00
posimai de5f398711 docs: add App Browser to new app checklist (step 2)
App Browser (/apps) and Asset Map (projects.json) are managed separately.
Both must be updated when a new app is created.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 15:20:56 +09:00
posimai 32fdd6debe docs: add APP_IDEAS.md, reference in CLAUDE/AGENTS, fix ponshu APK link 2026-03-22 13:27:56 +09:00
posimai 863f22c4ca docs: add logo.png prompt rule to new app checklist 2026-03-22 12:14:04 +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 c8a141ba22 feat: add posimai-ui design system, update template and docs 2026-03-19 10:10:11 +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 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