This commit is contained in:
vscode 2025-11-21 02:37:47 +03:00
parent f9484d962d
commit a530445fb4

View file

@ -5,6 +5,22 @@
"generated_at": "2025-01-20T22:23:46.165295+00:00", "generated_at": "2025-01-20T22:23:46.165295+00:00",
"generated_by": "planning_agent", "generated_by": "planning_agent",
"tasks": [ "tasks": [
{
"id": "WEB-00",
"title": "Fix linter errors",
"priority": "high",
"status": "pending",
"estimated_hours": 3.0,
"description": "Fix linter errors in the project",
"acceptance_criteria": [
"No linter errors in mnemo_cards_web_v2"
],
"dependencies": [],
"files_to_modify": [
"mnemo_cards_web_v2/lib"
],
"component": "web_v2"
},
{ {
"id": "WEB-001", "id": "WEB-001",
"title": "Complete Ads Reward Flow - Integrate Adsgram SDK", "title": "Complete Ads Reward Flow - Integrate Adsgram SDK",