You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explanation:strictTraceContinuation prevents unintended trace stitching when receiving HTTP requests from third-party services that also happen to set Sentry trace headers. It validates that the sentry-org_id in incoming baggage matches options.orgId (or the org ID from the DSN).
This mirrors options already documented in the Ruby skill (strict_trace_continuation, org_id).
Note
🔒 Integrity filter blocked 16 items
The following items were blocked because they don't meet the GitHub integrity level.
#282list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#499list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#500list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#7868list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#7847list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#4224list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#1168list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#893list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#6184list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#4793list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#6140list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#6139list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#6138list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#2411list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#2938list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#2182list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
To allow these resources, lower min-integrity in your GitHub frontmatter:
Skill Drift Report
Skill file:
skills/sentry-flutter-sdk/references/tracing.mdSDK repo PR: getsentry/sentry-dart#3567
Merged: 2026-04-29
What Changed in the SDK
PR
#3567added two newSentryOptionsfields for strict org-ID-based trace continuation validation:strictTraceContinuationboolfalsetrue, only continues an incoming trace if thesentry-org_idbaggage value matches the SDK's own org IDorgIdString?nullThese options are absent from
skills/sentry-flutter-sdk/references/tracing.md.Required Skill Update
Add
strictTraceContinuationandorgIdto the Flutter tracing reference, covering:strictTraceContinuationprevents unintended trace stitching when receiving HTTP requests from third-party services that also happen to set Sentry trace headers. It validates that thesentry-org_idin incoming baggage matchesoptions.orgId(or the org ID from the DSN).This mirrors options already documented in the Ruby skill (
strict_trace_continuation,org_id).Note
🔒 Integrity filter blocked 16 items
The following items were blocked because they don't meet the GitHub integrity level.
list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter: