feat(F-155): completed feature

This commit is contained in:
chattie
2026-08-21 22:37:03 +02:00
parent ad040ae3a9
commit a225d87645
17 changed files with 377 additions and 17 deletions

View File

@@ -6428,6 +6428,23 @@
"security": false,
"qa": false
}
},
{
"id": "F-155",
"type": "fix",
"title": "Infrastructure: persist PostgreSQL and Redis data across restarts",
"description": "Fix local/prod infrastructure so PostgreSQL and Redis data survive service restarts, container recreation and normal monolith operations; document and verify volume persistence.",
"priority": "high",
"risk": "high",
"status": "done",
"created_at": "2026-08-21",
"gates": {
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"completed_at": "2026-08-21T20:37:03Z"
}
]
}