feat: Update work items and current state to reflect recent findings and align with project scope

This commit is contained in:
2026-04-09 15:20:35 -06:00
parent d40d82bacd
commit 33197eb59a
3 changed files with 12 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
- Track REST migration findings
- Debug Discourse and AO issues
- Prepare better updates for Jeff through Mattermost
- Follow up on `PDIAP-15765`, `PDIAP-15836`, and `PDIAP-15838`
---
@@ -16,6 +17,8 @@
- Backend-driven inconsistencies in XFlow
- Distinguishing external issues from true regressions
- 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
---

View File

@@ -10,7 +10,7 @@ Update it only with explicit, project-relevant information that is useful for fu
Current note: issue was moved back to In Progress temporarily and should move to Done after the new sprint starts.
- `PDIAP-15836` - Modernize dismissal delegate lifecycle sequencing for pure SwiftUI environment
Current note: story created, sized at 8 points, and aligned with epic `26Q2 - Updating XFlowSDK to Decouple and Fix ApexKit Dependencies (Split Part 2)`.
Current note: story created, sized at 8 points, aligned with epic `26Q2 - Updating XFlowSDK to Decouple and Fix ApexKit Dependencies (Split Part 2)`, and meant to cover SwiftUI dismissal sequencing validation.
- `PDIAP-15838`
Current note: REST deprecation work item approved at 8 points to remove Apollo, GraphQL-specific networking code, related tests and mocks, and transport feature flags so REST remains.
- `PDIAP-15838` - REST deprecation / remove GraphQL networking layer
Current note: approved at 8 points to remove Apollo, GraphQL-specific networking code, related tests and mocks, and transport feature flags so REST remains.