feat: Enhance documentation for UIKit-removal spike and clarify work item dependencies

This commit is contained in:
2026-04-10 09:16:06 -06:00
parent ae9e69bd4b
commit 010639b592
3 changed files with 5 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
- Follow up on `PDIAP-15765`, `PDIAP-15836`, and `PDIAP-15838`
- Finalize `PDIAP-14859` with a dual UIKit/SwiftUI plan that removes `UIHostingController` dynamically while preserving both flows appropriately
- Prioritize `PDIAP-15838` next; `PDIAP-15836` comes later
- Include feature-flag planning for the broader UIKit-removal spike, including dismissal sequencing changes that affect consumers
---
@@ -21,6 +22,7 @@
- Preserving accurate context when summarizing work from another machine
- Validating dismissal sequencing changes across SwiftUI flows
- Keeping REST deprecation scope explicit while GraphQL fallback still exists
- Defining a consumer rollout plan for UIKit-removal sequencing changes, including validation, communication, and feature-flag retirement
---