docs: start milestone v1.1 hardening and validation

This commit is contained in:
2026-04-13 09:53:04 +02:00
parent 67a1cd66ec
commit c9a7f70338
2 changed files with 30 additions and 20 deletions
+14 -2
View File
@@ -78,9 +78,21 @@ Shipped v1.0 with ~3,924 LOC Python (incl. tests) + templates/static assets. 113
| Gap-closure phases 6 & 7 (post-audit) | Cleaner than shipping with known defects | ✓ Good — all 27 requirements passed re-audit |
| HTMX + Alpine.js (no SPA) | No Node.js in container, server-rendered templates | ✓ Good |
## Current Milestone: v1.1 Hardening & Validation
**Goal:** Close every open concern from v1.0 — real-world runtime validation, UX tech debt, and Nyquist-compliant validation track — to ship a confidence release.
**Target features:**
- Real-world Intune tenant runtime validation (.intunewin byte-level + `pnputil` under SYSTEM context)
- Live browser verification of PRNT-03 Alpine.js IP→port auto-derivation
- Driver dropdown refresh after new driver upload (no manual page reload)
- UI links to individual script downloads on printer detail page
- Nyquist-compliant VALIDATION.md retro-fitted across all 7 v1.0 phases
- First real-world deployment + structured user feedback capture
## Current Focus
v1.0 shipped. Next up: v1.1 planning — focus on real-world runtime validation (Intune tenant, SYSTEM-context `pnputil`) and fixing carryover tech debt (driver dropdown refresh, script download UI, Nyquist validation).
v1.1 — Hardening & Validation. No new features; pure quality, validation, and rollout milestone.
---
*Last updated: 2026-04-13 after v1.0 milestone*
*Last updated: 2026-04-13 after v1.1 kickoff*