Files
fidelity-ai-workspace/vault/02-work-items/pdiap-15836.md
david.delagneau 374991a568 Refactor workspace structure and documentation
- Deleted obsolete files: obsidian-vault.md, onboarding.md, workspace-model.md
- Updated opencode.json to remove references to deleted files.
- Revised profile.md to clarify the status of legacy paths and communication evidence.
- Adjusted prompts to reflect new file paths and improve clarity.
- Enhanced daily logs with focus, work-items, and blockers properties.
- Updated work-item notes to include systems, workstreams, people, and related properties.
- Improved context maintenance guidelines to ensure accurate and durable project knowledge.
- Refined base filters to exclude template files and ensure only relevant notes are displayed.
- Updated daily templates to ensure proper formatting and consistency.
- Modified workflows to align with the new vault structure and improve context synchronization.
2026-04-16 16:28:30 -06:00

1.6 KiB

type, project, status, ticket, title, systems, workstreams, people, related, updated, tags
type project status ticket title systems workstreams people related updated tags
work-item fidelity active PDIAP-15836 Modernize dismissal delegate lifecycle sequencing for pure SwiftUI environment
xflowsdk
xflowviewmaker
ftframeworks
xflow-swiftui-migration
consumer-integration
jeff-dewitte
pdiap-14859
2026-04-16
work-item
fidelity
xflow
swiftui

PDIAP-15836 - Modernize dismissal delegate lifecycle sequencing for pure SwiftUI environment

Status

  • Approved
  • Sequenced after PDIAP-15838
  • Sized at 8 points

Context

  • This story came out of the AccountLink root cause investigation.
  • It is tied to the dismissal sequencing problem found after UIKit removal in SwiftUI-only paths.
  • The root cause document was updated and the revised wording was approved.

Approved Scope

  • Modernize dismissal delegate lifecycle sequencing for pure SwiftUI flows.
  • Cover the missing lifecycle contract where delegate callbacks can happen before the view is fully removed.
  • Validate the change across affected SwiftUI flows rather than only in one narrow reproduction.

Sequencing And Dependencies

  • This story should come after PDIAP-15838.
  • It is aligned with epic 26Q2 - Updating XFlowSDK to Decouple and Fix ApexKit Dependencies (Split Part 2).
  • If possible, it should use the same consumer-impact feature flag strategy as the broader UIKit-removal rollout.

Communication Notes

  • Keep the scope framed as lifecycle sequencing in a pure SwiftUI environment, not only as a symptom like multiple modal presentation.
  • If mentioned externally, keep it separate from PDIAP-15838.