You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update USER-FLOWS.md to reflect API Keys configuration is only
available on Web for v1.0
- Remove API Keys from mobile navigation map
- Add notes explaining users must configure keys via web first
🤖 Generated with [Claude Code](https://claude.ai/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: docs/USER-FLOWS.md
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -561,7 +561,9 @@ User history: [risposte precedenti su questa card, se esistono]
561
561
562
562
---
563
563
564
-
## 7. Configurazione API Keys
564
+
## 7. Configurazione API Keys (Solo Web)
565
+
566
+
> ⚠️ **Disponibile solo su Web** - La configurazione delle API Keys non è disponibile su mobile per v1.0. Gli utenti devono configurare le chiavi tramite l'app web.
565
567
566
568
### 7.1 Flow Diagram
567
569
@@ -641,10 +643,12 @@ User history: [risposte precedenti su questa card, se esistono]
641
643
├── Study (Sessione studio)
642
644
├── Progress (Dashboard obiettivo)
643
645
└── Settings
644
-
├── API Keys
645
646
├── Repositories
646
647
├── Notifications
647
648
└── Account
649
+
650
+
Note: API Keys configuration è disponibile solo su Web.
651
+
L'utente deve configurare le chiavi via web prima di usare l'app mobile.
648
652
```
649
653
650
654
---
@@ -688,9 +692,11 @@ User history: [risposte precedenti su questa card, se esistono]
688
692
| Navigazione | Sidebar | Bottom tabs |
689
693
| Studio | Click per rispondere | Tap per rispondere |
690
694
| Notifiche push | No | Sì |
691
-
| Configurazione API |Completa |Completa|
695
+
| Configurazione API Keys | ✅ Completa |❌ Solo su Web|
692
696
| Gestione repository | Completa | Completa |
693
697
698
+
> **Nota:** La configurazione delle API Keys (OpenAI/Anthropic) è disponibile solo su Web per v1.0. Gli utenti mobile devono configurare le chiavi via web prima di poter usare l'app.
699
+
694
700
---
695
701
696
702
*Documento generato durante sessione di brainstorming. Da revisionare e approvare prima dello sviluppo.*
0 commit comments