diff --git a/.ideai/tickets/64/carnet.md b/.ideai/tickets/64/carnet.md index 0ba581e..5262def 100644 --- a/.ideai/tickets/64/carnet.md +++ b/.ideai/tickets/64/carnet.md @@ -1,6 +1,6 @@ --- issueRef: "#64" -version: 1 -updatedBy: {"kind":"agent","agent_id":"f8f40941-ecf7-4830-b9de-8818a099f448"} -updatedAt: 1784488337677 +version: 2 +updatedBy: {"kind":"agent","agent_id":"57695b92-24d0-4876-837c-76116e70a6ae"} +updatedAt: 1784489186446 --- diff --git a/.ideai/tickets/64/issue.md b/.ideai/tickets/64/issue.md index 042713e..76b1723 100644 --- a/.ideai/tickets/64/issue.md +++ b/.ideai/tickets/64/issue.md @@ -2,15 +2,15 @@ id: "4a18ba38-9b18-4b39-99a4-ad5a8779e47f" number: 64 title: "[DevBackend] Client online : session compte, stockage sécurisé et adapter API" -status: "open" +status: "qa" priority: "medium" sprint: null links: [{"target":"#63","kind":"relatesTo"}] agentRefs: [{"agentId":"10ee045b-1c41-479e-ba03-dceed9edd495","role":"assigned"}] createdBy: {"kind":"agent","agent_id":"f8f40941-ecf7-4830-b9de-8818a099f448"} -updatedBy: {"kind":"agent","agent_id":"f8f40941-ecf7-4830-b9de-8818a099f448"} +updatedBy: {"kind":"agent","agent_id":"57695b92-24d0-4876-837c-76116e70a6ae"} createdAt: 1784488337677 -updatedAt: 1784488337677 -version: 1 +updatedAt: 1784489186446 +version: 2 --- Ajouter le socle client online côté domain/application/infrastructure : entité locale `UserAccountSession` (profil cache non sensible), ports `AuthTokenStore`, `OnlineAccountRepository`/`RemoteGameTimeApi`, adapter HTTP sous `lib/infrastructure/remote/` basé sur `package:http` avec timeouts courts et erreurs typées silencieuses. Stocker access/refresh token via `flutter_secure_storage`; stocker email/pseudo/avatar/statut sync en Drift. Ne jamais bloquer l'usage offline si l'API échoue. \ No newline at end of file diff --git a/.ideai/tickets/index.json b/.ideai/tickets/index.json index abc5a73..33e5044 100644 --- a/.ideai/tickets/index.json +++ b/.ideai/tickets/index.json @@ -715,13 +715,13 @@ "issueRef": "#64", "path": "64", "title": "[DevBackend] Client online : session compte, stockage sécurisé et adapter API", - "status": "open", + "status": "qa", "priority": "medium", "sprint": null, "assignedAgentIds": [ "10ee045b-1c41-479e-ba03-dceed9edd495" ], - "updatedAt": 1784488337677 + "updatedAt": 1784489186446 }, { "issueRef": "#65",