posimai-root/STATUS.md

42 lines
1.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Posimai — 現在の状態
> このファイルはセッション末に AI が更新する。「今何をしている最中か」を引き継ぐ唯一の場所。
## 作業中
- Store デザイン確定待ちEiji さんと A/B/C/D から選定中)
## 次にやること(優先順)
1. 特商法ページ記入mai 作業 — 事業者名・住所・電話番号)
2. **どのアプリに premium 機能を実装するか決める**(未決定・最重要)
3. Stripe 本番モード切り替え上記2点が完了してから
4. 各アプリへの `purchased` フラグ実装(対象アプリ決定後)
## ブロック中
| ブロック | 待ち先 |
|---------|--------|
| Store デザイン確定 | Eiji |
| Stripe 本番切り替え | Store 確定・特商法記入 |
| premium 実装 | mai の判断 |
## 直近でやったこと2026-04-05
- Google OAuth + GitHub OAuth 実装・動作確認済み
- Stripe Webhook 実装・テスト決済で plan=premium 更新確認済み
- auth/verify: type=oauth の場合 Magic Link API をスキップするバグ修正
- Store Design D 復活
- atlas.json v3・Dashboard timeline・BentoCard beta バッジ更新
- Uptime Kuma ポート 3002 確認・Station 修正
- memory・master-architecture.md・CLAUDE.md を 2026-04-05 時点に更新
## コードの「正」はどこか
| 何 | 正 | 役割 |
|----|-----|------|
| コード | **GitHub** | Vercel がここを参照。確認はここ |
| フロント本番 | **Vercel** | GitHub push で自動デプロイ |
| バックエンド本番 | **VPS** | `bash deploy-server.sh` で更新 |
| Gitea | バックアップのみ | push するだけ・確認先にしない |