feat: add tooling and documentation for archiving Discourse content via Charles Proxy .chlsx sessions.
This commit is contained in:
@@ -16,9 +16,13 @@
|
||||
- Differences from skills with cli commands vs mcps
|
||||
- Differences of skills vs instructions from vscode copilot
|
||||
- Differences from agents vs skills using agent, what is more general? correct relationship and use
|
||||
- Charles Proxy integration
|
||||
- LaunchDarkly integration
|
||||
- Teams integration
|
||||
- Fidelity
|
||||
- Charles Proxy integration
|
||||
- LaunchDarkly integration
|
||||
- Teams integration
|
||||
- Splunk analyzer
|
||||
- [x] Discourse integration
|
||||
- ServiceNow access
|
||||
- Photo uploader
|
||||
- [x] Multi photos session, copy multiples images in clipboard
|
||||
- [ ] Start as a service
|
||||
|
||||
38
project-knowledge/06-daily/2026-05-18.md
Normal file
38
project-knowledge/06-daily/2026-05-18.md
Normal file
@@ -0,0 +1,38 @@
|
||||
---
|
||||
type: daily
|
||||
project: fidelity
|
||||
date: 2026-05-18
|
||||
status: active
|
||||
focus: [context-refresh, pdiap-12284]
|
||||
work-items: [PDIAP-12284]
|
||||
blockers: []
|
||||
tags:
|
||||
- daily
|
||||
- fidelity
|
||||
updated: 2026-05-18
|
||||
---
|
||||
|
||||
# 2026-05-18
|
||||
|
||||
## Work Done
|
||||
|
||||
- Sent the daily scrum update for `PDIAP-12284 - Remove UIKit wrapping from XFlow`: continued SampleApp validation in both host modes, aligned the host-mode path with current flag behavior instead of the deprecated `enable-swift-ui` toggle, and started broader Fid4 smoke testing with temporary validation logs.
|
||||
|
||||
## Findings
|
||||
|
||||
- While refreshing context for Adam's duplicate-request question, David clarified that the April 4 follow-up in the `Production - Crypto Delinking issue` thread was from David/Jeff's side after Yuva's March 30 comment.
|
||||
- That April 4 follow-up said the iOS SDK-side network requests looked correct and intentional, matched Android, and did not reproduce duplicate `open-account` API calls from the client side in non-prod.
|
||||
- Therefore, prior `PDSPS-29371` context should not be summarized as a confirmed reproduction from the iOS SDK side; it is related background, but the previous investigation did not reproduce the issue from the client-side SDK path.
|
||||
- Follow-up Copilot analysis suggested a plausible but unconfirmed link between REST migration and the current duplicate-page/account report: REST did not introduce a new duplicate-trigger mechanism by itself, but the REST/FTNetwork path may have changed timeout/error behavior enough to expose an existing XFlow re-trigger path under slow BPDC responses.
|
||||
- Treat that REST link as a hypothesis requiring current logs, dates, versions, and timeout/error evidence before reporting it as root cause.
|
||||
- Jeff asked whether the REST switch could have impacted Adam's duplicate-page/account report, while noting he assumed they were unrelated. David initially answered that REST should only affect XFlow API transport, not page sequencing or submission count, and offered to trace REST-toggle state once Adam provided an exact date and flow/page.
|
||||
- After Adam provided more context, David updated Jeff that REST still should not be treated as a direct sequencing cause, but it cannot be fully ruled out because REST/FTNetwork timeout/error behavior might expose an existing XFlow retry or page-rebuild path under load.
|
||||
- Jeff asked for either a proposed response to Adam or a statement that more information is needed, suggesting Adam should open a Discourse ticket and attach the relevant evidence if more detail is required.
|
||||
|
||||
---
|
||||
|
||||
## Next Steps
|
||||
|
||||
- Frame any update to Jeff as a context refresh: related prior investigation exists, but the previous iOS SDK-side review did not reproduce duplicate client-side `open-account` calls, so current logs/examples are needed before calling the new report the same issue or a regression.
|
||||
- If discussing REST impact, separate confirmed facts from hypothesis: confirmed prior non-prod iOS review did not reproduce duplicate client-side calls; current hypothesis is that REST timeout/error semantics may expose the existing XFlow model-state retry/rebuild path under production load.
|
||||
- Prepare a concise proposed response to Adam that asks for a Discourse ticket with exact incident date/time, affected flow/page, app/XFlowSDK version, REST state if known, user journey logs, and examples needed to compare against `PDSPS-29371` / `PDIAP-11561`.
|
||||
21
project-knowledge/06-daily/2026-05-19.md
Normal file
21
project-knowledge/06-daily/2026-05-19.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
type: daily
|
||||
project: fidelity
|
||||
date: 2026-05-19
|
||||
status: active
|
||||
focus: [pdiap-12284, duplicate-ao-report]
|
||||
work-items: [PDIAP-12284]
|
||||
blockers: []
|
||||
tags:
|
||||
- daily
|
||||
- fidelity
|
||||
updated: 2026-05-19
|
||||
---
|
||||
|
||||
# 2026-05-19
|
||||
|
||||
## Work Done
|
||||
|
||||
- Sent the daily scrum update for today.
|
||||
- Proposed and sent the request for a Discourse ticket to Adam to obtain details (exact date/time, affected flow/page, build version, logs, and examples) for the duplicate account-opening report.
|
||||
- Confirmed that no new Discourse ticket with the `xflog` tag has been posted yet.
|
||||
@@ -32,6 +32,12 @@ Promote durable facts into `project-knowledge/01-current/`, `project-knowledge/0
|
||||
- [2026-05-05](2026-05-05.md)
|
||||
- [2026-05-07](2026-05-07.md)
|
||||
- [2026-05-08](2026-05-08.md)
|
||||
- [2026-05-11](2026-05-11.md)
|
||||
- [2026-05-12](2026-05-12.md)
|
||||
- [2026-05-13](2026-05-13.md)
|
||||
- [2026-05-14](2026-05-14.md)
|
||||
- [2026-05-18](2026-05-18.md)
|
||||
- [2026-05-19](2026-05-19.md)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user