- Created daily log entries for April 13-16, 2026, capturing standup contexts, Mattermost syncs, and ongoing work items. - Established a daily logs index for easy navigation of daily entries. - Introduced templates for daily notes, decisions, meeting notes, people, systems, and work items to standardize documentation. - Developed maps for AI workspace core, current work, Fidelity domain, and work items to enhance workspace navigation. - Implemented base configurations for daily notes, decisions, people, systems, work items, and workstreams to streamline data management. - Added a placeholder for attachments to facilitate file organization.
49 lines
1002 B
Markdown
49 lines
1002 B
Markdown
---
|
|
type: work-item
|
|
project: fidelity
|
|
status: active
|
|
ticket: PDIAP-15838
|
|
title: "Remove Apollo for iOS"
|
|
updated: 2026-04-16
|
|
tags:
|
|
- work-item
|
|
- fidelity
|
|
---
|
|
# PDIAP-15838 - Remove Apollo for iOS
|
|
|
|
## Status
|
|
|
|
- Approved
|
|
- Next story to work on
|
|
- Sized at `8` points
|
|
|
|
---
|
|
|
|
## Context
|
|
|
|
- This ticket covers the REST migration cleanup on iOS.
|
|
- The approved title is `Remove Apollo for iOS`.
|
|
|
|
---
|
|
|
|
## Approved Scope
|
|
|
|
- Remove Apollo from iOS.
|
|
- Remove GraphQL-specific networking code.
|
|
- Remove related tests and mocks.
|
|
- Remove transport feature flags so REST remains.
|
|
|
|
---
|
|
|
|
## Current Guidance
|
|
|
|
- Do not frame this ticket as directly tied to the UIKit-removal spike.
|
|
- Do not imply it is dependent on or part of dismissal-sequencing work.
|
|
- Keep the migration framing explicit: REST remains behind a feature flag until otherwise confirmed, and GraphQL fallback context still matters when describing the overall migration.
|
|
|
|
---
|
|
|
|
## Sequencing
|
|
|
|
- This is the next story to work on before `PDIAP-15836`.
|