diff --git a/scripts/ralph/prd.json b/scripts/ralph/prd.json index 117d350..90d99d8 100644 --- a/scripts/ralph/prd.json +++ b/scripts/ralph/prd.json @@ -278,8 +278,8 @@ "npm run build passes", "Verify in browser: pagina conține doar scadențe" ], - "passes": false, - "notes": "" + "passes": true, + "notes": "Completed in iteration 14" }, { "id": "US-514", diff --git a/scripts/ralph/progress.txt b/scripts/ralph/progress.txt index dd2b2c3..6c11220 100644 --- a/scripts/ralph/progress.txt +++ b/scripts/ralph/progress.txt @@ -142,3 +142,14 @@ Design Reference: src/modules/reports/views/InvoicesView.vue [2026-01-12 22:57:15] Working on story: US-512 [2026-01-12 22:57:15] Running Claude... (log: /workspace/roa2web/scripts/ralph/logs/iteration_12_US-512.log) [2026-01-12 23:05:48] SUCCESS: Story US-512 passed! +[2026-01-12 23:05:48] Changes committed +[2026-01-12 23:05:48] Progress: 12/19 stories completed +[2026-01-12 23:05:50] === Iteration 13/100 === +[2026-01-12 23:05:50] Working on story: US-513 +[2026-01-12 23:05:50] Running Claude... (log: /workspace/roa2web/scripts/ralph/logs/iteration_13_US-513.log) +[2026-01-12 23:09:55] Story US-513 not yet complete, continuing... +[2026-01-12 23:09:55] Progress: 12/19 stories completed +[2026-01-12 23:09:57] === Iteration 14/100 === +[2026-01-12 23:09:57] Working on story: US-513 +[2026-01-12 23:09:57] Running Claude... (log: /workspace/roa2web/scripts/ralph/logs/iteration_14_US-513.log) +[2026-01-12 23:11:56] SUCCESS: Story US-513 passed! diff --git a/src/modules/reports/views/MaturityAnalysisView.vue b/src/modules/reports/views/MaturityAnalysisView.vue index bfd0bd5..a43a8fb 100644 --- a/src/modules/reports/views/MaturityAnalysisView.vue +++ b/src/modules/reports/views/MaturityAnalysisView.vue @@ -1,85 +1,13 @@