The security layer uses `sessionId` to identify AI Window sessions. Telemetry uses `flowId` for a similar concept. We should check with @thasan whether these refer to the same thing, and if so, align on consistent terminology to avoid confusion. **Acceptance Criteria**: - Clarification from @thasan on whether `sessionId` and `flowId` are the same concept - If they are the same, update security layer code and docs with consistent terminology
Bug 2005406 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
The security layer uses `sessionId` to identify AI Window sessions. Telemetry uses `flowId` for a similar concept. We should check with @thasan whether these refer to the same thing, and if so, align on consistent terminology to avoid confusion. **Reference** * `toolkit/components/ml/MLTelemetry.sys.mjs` contains `flowId` **Acceptance Criteria**: - Clarification from @thasan on whether `sessionId` and `flowId` are the same concept - If they are the same, update security layer code and docs with consistent terminology