feat(club-004): club recovery: recovery codes and device reassignment

This commit is contained in:
Deploy
2026-08-26 20:47:06 +02:00
parent 3ccbf9f450
commit 3aecd2bec0
16 changed files with 510 additions and 8 deletions

View File

@@ -0,0 +1,16 @@
{
"feature_id": "CLUB-004",
"agent": "qa",
"stage": "qa_gate",
"verdict": "APPROVED",
"qa_check": "qa",
"summary": "Build limpio. Tests pasan.",
"test_results": {
"automated": ["npm run typecheck ✅", "npm run build ✅", "npx vitest run src/modules/club/tests/ ✅"]
},
"manual_smoke_recommended": [
"Unirse al Club y verificar que se generan códigos",
"Usar un código para vincular nuevo dispositivo y verificar que se marca como usado"
],
"timestamp": "2026-08-26T20:48:15Z"
}