feat: Update rollout documents and work items for UIKit-removal spike, clarifying consumer communication and validation expectations

This commit is contained in:
2026-04-14 14:14:33 -06:00
parent bbac484170
commit 494978605e
5 changed files with 64 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ Update the per-ticket files first when scope, status, sequencing, or communicati
- `PDIAP-14859` - Spike - Research strategy to remove final UIKit wrapping from XFlowSDK and XFlowViewMaker without disrupting consumer implementation
Detail: `ai/work-items/pdiap-14859.md`
Current note: rollout draft has been shared with Jeff for review; scope centers on the dual UIKit/SwiftUI path, dynamic `UIHostingController` removal, global feature-flag rollout, and broad `XQ1` validation.
Current note: rollout draft has been reviewed; next revision should incorporate the `xflow-swiftui-enabled` flag name, explicit first-phase consumer contact and `XQ1` validation, and tighter consumer-facing wording before publishing.
- `PDIAP-15838` - Remove Apollo for iOS
Detail: `ai/work-items/pdiap-15838.md`
@@ -22,4 +22,4 @@ Update the per-ticket files first when scope, status, sequencing, or communicati
- `PDIAP-15765` - AO DOB field error not showing investigation
Detail: `ai/work-items/pdiap-15765.md`
Current note: authenticated-only `TeenIdentityCheck` DOB issue with root cause documented; waiting for the right closure timing.
Current note: authenticated AO validation work now has two scenarios: an iOS-only Youth `TeenIdentityCheck` decoding gap and a separate cross-platform `HybridBrokerage` case that should stay scoped separately.