Spaces:
Sleeping
Sleeping
solidprivacy-nl commited on
Commit ·
cc948fc
1
Parent(s): ab1c926
Close v12.5 review summary verification
Browse files- WORKPACKAGES.md +24 -17
WORKPACKAGES.md
CHANGED
|
@@ -82,7 +82,7 @@ Outcome:
|
|
| 82 |
|
| 83 |
---
|
| 84 |
|
| 85 |
-
## Completed
|
| 86 |
|
| 87 |
### WP1 — v12.4 Review guidance text
|
| 88 |
|
|
@@ -114,11 +114,9 @@ Verification:
|
|
| 114 |
|
| 115 |
---
|
| 116 |
|
| 117 |
-
## Active workpackage
|
| 118 |
-
|
| 119 |
### WP2 — v12.5 Final review summary
|
| 120 |
|
| 121 |
-
Status:
|
| 122 |
|
| 123 |
Goal:
|
| 124 |
|
|
@@ -150,17 +148,28 @@ UI integration:
|
|
| 150 |
- The app shows `Eindcontrole vóór download` immediately above the download/export section.
|
| 151 |
- The summary is advisory and does not change export/download semantics.
|
| 152 |
|
| 153 |
-
Verification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 154 |
|
| 155 |
-
-
|
| 156 |
-
-
|
| 157 |
-
-
|
| 158 |
|
| 159 |
---
|
| 160 |
|
|
|
|
|
|
|
| 161 |
### WP3 — v12.6 Export sanity checks
|
| 162 |
|
| 163 |
-
Status: planned.
|
| 164 |
|
| 165 |
Goal:
|
| 166 |
|
|
@@ -183,12 +192,12 @@ Checks:
|
|
| 183 |
|
| 184 |
Dependency:
|
| 185 |
|
| 186 |
-
-
|
| 187 |
|
| 188 |
Parallelization:
|
| 189 |
|
| 190 |
- Helper and tests can be prepared early.
|
| 191 |
-
- UI integration should wait until
|
| 192 |
|
| 193 |
---
|
| 194 |
|
|
@@ -229,9 +238,7 @@ Parallelization:
|
|
| 229 |
|
| 230 |
## Recommended execution order
|
| 231 |
|
| 232 |
-
1.
|
| 233 |
-
2.
|
| 234 |
-
3.
|
| 235 |
-
4.
|
| 236 |
-
5. In parallel, start WP4 Scrub Key spec and pure tests.
|
| 237 |
-
6. After v12 is complete, begin v13 UI integration.
|
|
|
|
| 82 |
|
| 83 |
---
|
| 84 |
|
| 85 |
+
## Completed UI workpackages
|
| 86 |
|
| 87 |
### WP1 — v12.4 Review guidance text
|
| 88 |
|
|
|
|
| 114 |
|
| 115 |
---
|
| 116 |
|
|
|
|
|
|
|
| 117 |
### WP2 — v12.5 Final review summary
|
| 118 |
|
| 119 |
+
Status: completed and formally closed after verification.
|
| 120 |
|
| 121 |
Goal:
|
| 122 |
|
|
|
|
| 148 |
- The app shows `Eindcontrole vóór download` immediately above the download/export section.
|
| 149 |
- The summary is advisory and does not change export/download semantics.
|
| 150 |
|
| 151 |
+
Verification evidence:
|
| 152 |
+
|
| 153 |
+
- Latest implementation handover commit before closeout: `ab1c926dfb6a1587f1ec57c3f895d1a5211fd645`.
|
| 154 |
+
- Coordinator reported GitHub Actions tests green for the v12.5 review summary line.
|
| 155 |
+
- Coordinator reported GitHub to Hugging Face sync green for the v12.5 review summary line.
|
| 156 |
+
- Hugging Face app was visually verified by the coordinator/user.
|
| 157 |
+
- The app showed `Eindcontrole vóór download` before the download section.
|
| 158 |
+
- Downloads were reported as still working after visual verification: text, CSV, DOCX and PDF.
|
| 159 |
+
|
| 160 |
+
Outcome:
|
| 161 |
|
| 162 |
+
- v12.5 is complete.
|
| 163 |
+
- No export semantics were changed.
|
| 164 |
+
- WP3 can continue as the next active workpackage.
|
| 165 |
|
| 166 |
---
|
| 167 |
|
| 168 |
+
## Active workpackage
|
| 169 |
+
|
| 170 |
### WP3 — v12.6 Export sanity checks
|
| 171 |
|
| 172 |
+
Status: planned; next active workpackage after v12.5 closeout.
|
| 173 |
|
| 174 |
Goal:
|
| 175 |
|
|
|
|
| 192 |
|
| 193 |
Dependency:
|
| 194 |
|
| 195 |
+
- WP2 is completed and can be reused for summary counts where helpful.
|
| 196 |
|
| 197 |
Parallelization:
|
| 198 |
|
| 199 |
- Helper and tests can be prepared early.
|
| 200 |
+
- UI integration should wait until the helper and tests are stable.
|
| 201 |
|
| 202 |
---
|
| 203 |
|
|
|
|
| 238 |
|
| 239 |
## Recommended execution order
|
| 240 |
|
| 241 |
+
1. Start WP3 helper and tests for v12.6 Export sanity checks.
|
| 242 |
+
2. Integrate WP3 UI only after helper tests are stable.
|
| 243 |
+
3. In parallel, start WP4 Scrub Key spec and pure tests.
|
| 244 |
+
4. After v12 is complete, begin v13 UI integration.
|
|
|
|
|
|