Weekly Production Review
Use this skill to produce a source-grounded production review across Datadog,
incident.io, and Linear. Keep the output factual, table-first, and easy to
audit from the linked source rows.
Scope
- Default "last week" to the previous Monday through Sunday in the user's
timezone. State both local and UTC query windows in one short scope line.
- Cover all production environments unless the user narrows scope:
prod-us, prod-eu, prod-hipaa, and prod-jp.
- The review itself changes nothing outside the tracker. Do not touch incident.io
records, follow-ups, alerts, monitors, files, Slack messages, or production
systems unless the user explicitly asks after reviewing the findings.
- Linear is the exception: evidence comments on existing issues and new
parentless filings both need a propose-then-write yes — show the set, take
one go-ahead, then write and label.
linear-agent-writes
is the authority; linear-bug-triage applies
it to measured findings.
- For chat-only reviews, avoid creating report artifacts or local analysis
workspaces unless a required tool workflow explicitly does so or the user asks
for a file. If incident.io analysis tooling requires a local playbook
workspace, mention it only when relevant and keep production systems
unchanged.
- Write
No measurements found when a requested signal cannot be queried or
measured.
Related Skills
- Use
datadog-query-recipes for
production Datadog query shapes and environment/site routing.
- Use
linear-bug-triage for the Linear
write-back: it proposes measured evidence comments and new filings, then
writes once you approve the set.
- Use
incident-alert-tickets to check
each alert cluster against the per-monitor knowledge base and record newly
root-caused clusters there as a labelled description edit.
Workflow
- Confirm the review window and timezone. If the user says "last week", use the
previous calendar week, not a rolling seven-day window.
- Gather public/customer-facing incidents from incident.io. Prefer incident.io
for accepted incidents, public incident visibility, follow-ups, and incident
status. Always produce the incident.io table below, even when no rows are
found.
- Gather incident.io alert load for the same review window. Prefer
incident.io alert or escalation stats for the primary Langfuse escalation
path/team. If the user provides an incident.io pager-load dashboard URL, use
its
escalation_path parameter as a scope hint; use the dashboard date range
only when the user explicitly scopes the review to that range instead of the
default weekly window. Group by paged engineer and incident.io time-of-day
bucket so the table shows working-hours, evening, and night load. Always
produce the incident.io alert load table below.
- Gather Linear bugs from the
bug label first. Include all bug-labeled
tickets created, updated, completed, or still open with production evidence
during the window. Inspect likely production bugs with issue details and
comments when status, owner, or evidence is unclear. Always produce the
Linear bug table below.
- Gather Datadog alert/page signals for the window. Use incident.io alerts or
escalations when they represent pages; use Datadog monitor/event data when
available. Build the exhaustive alert universe by paginating until no more
results remain for the window. Cover every production environment in scope.
Group repeated firings by monitor/page title or ID, environment, service/team,
and trigger reason.
- For every Datadog alert/page cluster, perform the deep dive before writing the
final row. Do not stop at the monitor title or count. Check the monitor's
incident-alert ticket first (see
incident-alert-tickets); a
documented cause section may explain the cluster — cite the ticket in the
incident.io / Linear Link column. Inspect matching APM
spans, representative traces, related logs, error records, exception details,
failed job logs, dependency spans, queue backlog/delay context, and monitor
time windows. Put the relevant trace/span evidence and relevant logs/errors
directly in the Datadog alerts table. Do not create a separate Datadog Issue
Deep Dives table.
- Gather Datadog error log patterns for the window. Use logs with
status:error, scope to production environments, and group by the clustered
message pattern plus service/env where available. Always produce the
Datadog logs table below. Preserve exact Datadog patterns, including wildcard
tokens, instead of paraphrasing them.
- Classify each incident, bug, alert, alert-load row, and log pattern. Separate
production breakage from self-hosted, internal-only, duplicate, canceled,
expected/test, staging/dev, monitor-noise, or unknown signals.
- Cross-reference source rows on a best-effort basis. Link Datadog rows to
matching incident.io incidents or Linear bugs when evidence supports the
relationship. Link incident.io and Linear rows back to Datadog evidence when
available. If a relationship is inferential, say so in the row.
Output Contract
Return one short scope line followed by exactly these five source tables, in
this order:
- incident.io
- incident.io Alert Load
- Linear Bugs
- Datadog Alerts
- Datadog Logs
Do not add an executive summary, narrative summary, event-centric view, summary
table, source synthesis table, or separate Datadog Issue Deep Dives table. Put
counts and classifications inside the source tables.
If a table has no rows, keep the table heading and write one row or sentence
with No rows found or No measurements found plus the scoped source/query.
If a row is unclear, classify it as unclear or unknown/no measurements
instead of dropping it.
Cross-Source Linking
Keep incident.io incidents, incident.io alert load, Linear, Datadog alerts, and
Datadog logs as separate output tables. Use links inside each table to show
relationships instead of synthesizing a separate cross-source table.
Use Linear as the source of truth for deduplication across weeks and workflows.
Before reporting a bug, security finding, cost concern, or alert as new, search
Linear for matching issue keys, titles, source URLs, and comments — covering
both the bug label set and the incident-alert label set. If an
existing issue covers it, link to that issue and mark the row as already
tracked instead of reporting it again as fresh work.
Use short stable link labels:
Datadog monitor: <monitor name>
Datadog logs: <env/service/symptom>
Datadog spans: <env/route/symptom>
Datadog trace: <trace id or route>
incident.io: <INC reference>
incident.io alert load: <escalation path or team>
Linear: <issue key>
Do not write links, create follow-ups, or update external systems unless the
user explicitly asks for changes after reviewing the report.
incident.io Table
Use this table for incident.io incidents with public or customer-facing impact
in the review window. Query incident.io with incident_list scoped to the
review window and relevant team when known. Include summary, roles,
custom_fields, timestamps, durations, and escalation_urgency when the
tool supports them. If the tool cannot filter by visibility server-side, list
the scoped incidents and include only rows where visibility is public or
the evidence supports customer-facing impact.
| Incident |
Severity / Status |
Start / End / Duration |
Impact |
Linked Sources |
Follow-ups / Notes |
Column rules:
Incident: incident.io reference linked to the incident.
Severity / Status: severity and current lifecycle status.
Start / End / Duration: reported, identified, resolved, and duration when
available.
Impact: short impact statement grounded in the incident summary.
Linked Sources: Datadog alerts/pages, Datadog logs/spans, Linear issues, or
none found.
Follow-ups / Notes: follow-up count/status or none found.
incident.io Alert Load Table
Use this table for incident.io alert and pager load in the review window.
Prefer incident.io alert or escalation stats filtered to the Langfuse escalation
path or team. If the user provides a pager-load dashboard URL, parse and apply
the escalation_path[one_of] filter when available. Count alerts when the
source returns alert counts; otherwise count escalations/pages and label the
count source in Source / Notes.
incident.io time-of-day buckets are UTC:
working_hours: 09:00-18:00 Monday-Friday.
late_evening: 18:00-23:00 any day plus weekend daytime.
overnight: 23:00-09:00.
Render one row per paged engineer, sorted by total descending, and include a
final All engineers row when measurements exist. If user identity is missing,
use Unassigned / no responder. Do not collapse this table into a narrative
summary.
| Engineer |
Working Hours |
Late Evening |
Overnight |
Total Alerts / Pages |
Share |
Source / Notes |
Column rules:
Engineer: paged user or escalation target. Use the engineer's display name
when available.
Working Hours: count in the working_hours bucket.
Late Evening: count in the late_evening bucket.
Overnight: count in the overnight bucket.
Total Alerts / Pages: row total. Label pages versus alerts in
Source / Notes when the source does not expose alert counts directly.
Share: row total divided by the measured alert/page total.
Source / Notes: source query, escalation path/team filter, dashboard link,
or No measurements found.
Linear Bugs Table
Start from all Linear tickets with the bug label that were touched by the
window. Do not rely only on text searches for prod, incident, or Datadog;
those searches are useful for enrichment but are not the source universe. This
table is the Linear source inventory. A Linear bug can be classified as
non-production, duplicate, canceled, or no-action.
| Linear |
Title |
Summary |
Owner |
Status |
Touched Last Week Because |
Production Evidence |
Classification |
Counted? |
Column rules:
Linear: issue key linked to Linear, such as LFE-123.
Title: Linear issue title in a separate column.
Summary: one operational sentence based on the issue body, comments, and
evidence. Avoid fix guesses.
Owner: assignee if present; otherwise owning team if clear; otherwise
Unassigned.
Status: Linear status or state, plus completion timing when useful.
Touched Last Week Because: created, updated, completed, or
open production bug.
Production Evidence: prod env, customer impact, incident.io incident,
Datadog link, measured logs/spans/errors, or No measurements found.
Classification: use production/customer-impacting, internal-only,
self-hosted, staging/dev, duplicate/canceled/no-action, or unclear.
Counted?: yes only when the bug label and production/customer-impacting
evidence support including it in fixed/open production bug counts.
Datadog Alerts Table
Use this table for every production Datadog alert/page cluster found in the full
paginated alert/event pass, including clusters later classified as
expected/test, monitor noise, or unknown/no measurements.
| Monitor / Page Signal |
Env / Service |
Count / Window |
Why It Alerted |
Trace / Span Evidence |
Relevant Logs / Errors |
Verdict |
incident.io / Linear Link |
Column rules:
Monitor / Page Signal: monitor/page title or stable ID.
Env / Service: production env and service/team labels.
Count / Window: grouped firing/page count and relevant time window.
Why It Alerted: monitor threshold, trigger condition, route, queue, status
code, latency, or backlog signal.
Trace / Span Evidence: representative trace/span links, error counts,
latency, status codes, dependency spans, or No measurements found.
Relevant Logs / Errors: explicit exception class/message, exact or
normalized log message, failed job IDs when visible, DB/downstream errors,
retry exhaustion, validation failures, or No measurements found.
Verdict: use customer incident, confirmed bug, infra/dependency,
expected/test, monitor noise, or unknown/no measurements.
incident.io / Linear Link: matching incident.io reference, Linear issue key,
explicit disposition, or none found.
For API route and queue consumer errors, start from APM spans matching:
operation_name:(http.server OR bullmq.consumer) status:error env:<prod-env>
Then narrow by service, resource_name, route, queue, consumer, status code,
error type, or monitor time window. For failed trace samples, explicitly query
related Datadog logs and error records using the trace ID, span ID, service,
resource name, environment, and same time window. If no related logs or error
records are found, write No measurements found.
Before finalizing, compare the final Datadog alerts table against the full
paginated alert/event sweep. Confirm every production monitor title seen during
the window appears in the table or is explicitly excluded as non-prod.
Datadog Logs Table
Use this table for the most frequent production error-log patterns from the
review window. This is a broad log-health pass and is separate from the alert
cluster rows above, though rows should cross-link when possible.
Start from a Datadog Logs query shaped like:
status:error
Scope it to the review window and production environments in scope. Prefer the
Datadog pattern/clustering view using the log message field as the clustering
pattern field. Group or facet by service, env, and status when available,
and sort by count descending. Review at least the top 10 patterns overall, plus
any additional top pattern per production environment when the global top 10 is
dominated by one env or service.
| Exact Log Pattern |
Env / Service |
Count / Share |
Representative Error |
Related Signal / Link |
Disposition |
Column rules:
Exact Log Pattern: exact Datadog clustered pattern or exact raw log message.
Preserve Datadog wildcard syntax such as [wildcard]...[/wildcard]. Do not
paraphrase this column.
Env / Service: affected production envs and services.
Count / Share: count in the review window and share if available.
Representative Error: one exact short representative message, exception
class, or stack/log summary. Avoid long stack traces.
Related Signal / Link: related Datadog alert row, trace, log query,
incident.io incident, Linear issue, or none found.
Disposition: use known incident, tracked bug, needs investigation,
expected/test, monitor noise, or unknown.
If a high-volume pattern maps to a failed API route or queue consumer, ensure
the matching Datadog alert row includes the trace/log/error investigation. If a
high-volume pattern has no alert/page row, keep it in this table anyway and
mark it needs investigation or unknown based on evidence.
Output Format
Return valid Markdown only.
- Use valid Markdown syntax for headings, links, and tables.
- Include a space after list markers such as
-, *, and 1..
- Close links and parentheses correctly.
- Do not emit malformed tables, dangling backticks, or partially opened code
fences.
- Escape table pipes inside log patterns or error messages when needed.
- If a section would be fragile to format, prefer a plain paragraph over broken
Markdown.
1---2name: weekly-production-review3description: Prepare Langfuse weekly production reviews covering failures, fixes, open issues, and tracking gaps. Use for "what broke last week," production bugs, Datadog alerts or error patterns, incident.io activity, or pager load.4---56# Weekly Production Review78Use this skill to produce a source-grounded production review across Datadog,9incident.io, and Linear. Keep the output factual, table-first, and easy to10audit from the linked source rows.1112## Scope1314- Default "last week" to the previous Monday through Sunday in the user's15 timezone. State both local and UTC query windows in one short scope line.16- Cover all production environments unless the user narrows scope:17 `prod-us`, `prod-eu`, `prod-hipaa`, and `prod-jp`.18- The review itself changes nothing outside the tracker. Do not touch incident.io19 records, follow-ups, alerts, monitors, files, Slack messages, or production20 systems unless the user explicitly asks after reviewing the findings.21- Linear is the exception: evidence comments on existing issues and new22 parentless filings both need a propose-then-write yes — show the set, take23 one go-ahead, then write and label. [`linear-agent-writes`](../linear-agent-writes/SKILL.md)24 is the authority; [`linear-bug-triage`](../linear-bug-triage/SKILL.md) applies25 it to measured findings.26- For chat-only reviews, avoid creating report artifacts or local analysis27 workspaces unless a required tool workflow explicitly does so or the user asks28 for a file. If incident.io analysis tooling requires a local playbook29 workspace, mention it only when relevant and keep production systems30 unchanged.31- Write `No measurements found` when a requested signal cannot be queried or32 measured.3334## Related Skills3536- Use [`datadog-query-recipes`](../datadog-query-recipes/SKILL.md) for37 production Datadog query shapes and environment/site routing.38- Use [`linear-bug-triage`](../linear-bug-triage/SKILL.md) for the Linear39 write-back: it proposes measured evidence comments and new filings, then40 writes once you approve the set.41- Use [`incident-alert-tickets`](../incident-alert-tickets/SKILL.md) to check42 each alert cluster against the per-monitor knowledge base and record newly43 root-caused clusters there as a labelled description edit.4445## Workflow46471. Confirm the review window and timezone. If the user says "last week", use the48 previous calendar week, not a rolling seven-day window.492. Gather public/customer-facing incidents from incident.io. Prefer incident.io50 for accepted incidents, public incident visibility, follow-ups, and incident51 status. Always produce the incident.io table below, even when no rows are52 found.533. Gather incident.io alert load for the same review window. Prefer54 incident.io alert or escalation stats for the primary Langfuse escalation55 path/team. If the user provides an incident.io pager-load dashboard URL, use56 its `escalation_path` parameter as a scope hint; use the dashboard date range57 only when the user explicitly scopes the review to that range instead of the58 default weekly window. Group by paged engineer and incident.io time-of-day59 bucket so the table shows working-hours, evening, and night load. Always60 produce the incident.io alert load table below.614. Gather Linear bugs from the `bug` label first. Include all `bug`-labeled62 tickets created, updated, completed, or still open with production evidence63 during the window. Inspect likely production bugs with issue details and64 comments when status, owner, or evidence is unclear. Always produce the65 Linear bug table below.665. Gather Datadog alert/page signals for the window. Use incident.io alerts or67 escalations when they represent pages; use Datadog monitor/event data when68 available. Build the exhaustive alert universe by paginating until no more69 results remain for the window. Cover every production environment in scope.70 Group repeated firings by monitor/page title or ID, environment, service/team,71 and trigger reason.726. For every Datadog alert/page cluster, perform the deep dive before writing the73 final row. Do not stop at the monitor title or count. Check the monitor's74 `incident-alert` ticket first (see75 [`incident-alert-tickets`](../incident-alert-tickets/SKILL.md)); a76 documented cause section may explain the cluster — cite the ticket in the77 `incident.io / Linear Link` column. Inspect matching APM78 spans, representative traces, related logs, error records, exception details,79 failed job logs, dependency spans, queue backlog/delay context, and monitor80 time windows. Put the relevant trace/span evidence and relevant logs/errors81 directly in the Datadog alerts table. Do not create a separate Datadog Issue82 Deep Dives table.837. Gather Datadog error log patterns for the window. Use logs with84 `status:error`, scope to production environments, and group by the clustered85 `message` pattern plus service/env where available. Always produce the86 Datadog logs table below. Preserve exact Datadog patterns, including wildcard87 tokens, instead of paraphrasing them.888. Classify each incident, bug, alert, alert-load row, and log pattern. Separate89 production breakage from self-hosted, internal-only, duplicate, canceled,90 expected/test, staging/dev, monitor-noise, or unknown signals.919. Cross-reference source rows on a best-effort basis. Link Datadog rows to92 matching incident.io incidents or Linear bugs when evidence supports the93 relationship. Link incident.io and Linear rows back to Datadog evidence when94 available. If a relationship is inferential, say so in the row.9596## Output Contract9798Return one short scope line followed by exactly these five source tables, in99this order:1001011. incident.io1022. incident.io Alert Load1033. Linear Bugs1044. Datadog Alerts1055. Datadog Logs106107Do not add an executive summary, narrative summary, event-centric view, summary108table, source synthesis table, or separate Datadog Issue Deep Dives table. Put109counts and classifications inside the source tables.110111If a table has no rows, keep the table heading and write one row or sentence112with `No rows found` or `No measurements found` plus the scoped source/query.113If a row is unclear, classify it as `unclear` or `unknown/no measurements`114instead of dropping it.115116## Cross-Source Linking117118Keep incident.io incidents, incident.io alert load, Linear, Datadog alerts, and119Datadog logs as separate output tables. Use links inside each table to show120relationships instead of synthesizing a separate cross-source table.121122Use Linear as the source of truth for deduplication across weeks and workflows.123Before reporting a bug, security finding, cost concern, or alert as new, search124Linear for matching issue keys, titles, source URLs, and comments — covering125both the `bug` label set and the `incident-alert` label set. If an126existing issue covers it, link to that issue and mark the row as already127tracked instead of reporting it again as fresh work.128129Use short stable link labels:130131- `Datadog monitor: <monitor name>`132- `Datadog logs: <env/service/symptom>`133- `Datadog spans: <env/route/symptom>`134- `Datadog trace: <trace id or route>`135- `incident.io: <INC reference>`136- `incident.io alert load: <escalation path or team>`137- `Linear: <issue key>`138139Do not write links, create follow-ups, or update external systems unless the140user explicitly asks for changes after reviewing the report.141142## incident.io Table143144Use this table for incident.io incidents with public or customer-facing impact145in the review window. Query incident.io with `incident_list` scoped to the146review window and relevant team when known. Include `summary`, `roles`,147`custom_fields`, `timestamps`, `durations`, and `escalation_urgency` when the148tool supports them. If the tool cannot filter by visibility server-side, list149the scoped incidents and include only rows where `visibility` is `public` or150the evidence supports customer-facing impact.151152| Incident | Severity / Status | Start / End / Duration | Impact | Linked Sources | Follow-ups / Notes |153| --- | --- | --- | --- | --- | --- |154155Column rules:156157- `Incident`: incident.io reference linked to the incident.158- `Severity / Status`: severity and current lifecycle status.159- `Start / End / Duration`: reported, identified, resolved, and duration when160 available.161- `Impact`: short impact statement grounded in the incident summary.162- `Linked Sources`: Datadog alerts/pages, Datadog logs/spans, Linear issues, or163 `none found`.164- `Follow-ups / Notes`: follow-up count/status or `none found`.165166## incident.io Alert Load Table167168Use this table for incident.io alert and pager load in the review window.169Prefer incident.io alert or escalation stats filtered to the Langfuse escalation170path or team. If the user provides a pager-load dashboard URL, parse and apply171the `escalation_path[one_of]` filter when available. Count alerts when the172source returns alert counts; otherwise count escalations/pages and label the173count source in `Source / Notes`.174175incident.io time-of-day buckets are UTC:176177- `working_hours`: 09:00-18:00 Monday-Friday.178- `late_evening`: 18:00-23:00 any day plus weekend daytime.179- `overnight`: 23:00-09:00.180181Render one row per paged engineer, sorted by total descending, and include a182final `All engineers` row when measurements exist. If user identity is missing,183use `Unassigned / no responder`. Do not collapse this table into a narrative184summary.185186| Engineer | Working Hours | Late Evening | Overnight | Total Alerts / Pages | Share | Source / Notes |187| --- | ---: | ---: | ---: | ---: | ---: | --- |188189Column rules:190191- `Engineer`: paged user or escalation target. Use the engineer's display name192 when available.193- `Working Hours`: count in the `working_hours` bucket.194- `Late Evening`: count in the `late_evening` bucket.195- `Overnight`: count in the `overnight` bucket.196- `Total Alerts / Pages`: row total. Label pages versus alerts in197 `Source / Notes` when the source does not expose alert counts directly.198- `Share`: row total divided by the measured alert/page total.199- `Source / Notes`: source query, escalation path/team filter, dashboard link,200 or `No measurements found`.201202## Linear Bugs Table203204Start from all Linear tickets with the `bug` label that were touched by the205window. Do not rely only on text searches for `prod`, `incident`, or `Datadog`;206those searches are useful for enrichment but are not the source universe. This207table is the Linear source inventory. A Linear bug can be classified as208non-production, duplicate, canceled, or no-action.209210| Linear | Title | Summary | Owner | Status | Touched Last Week Because | Production Evidence | Classification | Counted? |211| --- | --- | --- | --- | --- | --- | --- | --- | --- |212213Column rules:214215- `Linear`: issue key linked to Linear, such as `LFE-123`.216- `Title`: Linear issue title in a separate column.217- `Summary`: one operational sentence based on the issue body, comments, and218 evidence. Avoid fix guesses.219- `Owner`: assignee if present; otherwise owning team if clear; otherwise220 `Unassigned`.221- `Status`: Linear status or state, plus completion timing when useful.222- `Touched Last Week Because`: `created`, `updated`, `completed`, or223 `open production bug`.224- `Production Evidence`: prod env, customer impact, incident.io incident,225 Datadog link, measured logs/spans/errors, or `No measurements found`.226- `Classification`: use `production/customer-impacting`, `internal-only`,227 `self-hosted`, `staging/dev`, `duplicate/canceled/no-action`, or `unclear`.228- `Counted?`: `yes` only when the bug label and production/customer-impacting229 evidence support including it in fixed/open production bug counts.230231## Datadog Alerts Table232233Use this table for every production Datadog alert/page cluster found in the full234paginated alert/event pass, including clusters later classified as235`expected/test`, `monitor noise`, or `unknown/no measurements`.236237| Monitor / Page Signal | Env / Service | Count / Window | Why It Alerted | Trace / Span Evidence | Relevant Logs / Errors | Verdict | incident.io / Linear Link |238| --- | --- | ---: | --- | --- | --- | --- | --- |239240Column rules:241242- `Monitor / Page Signal`: monitor/page title or stable ID.243- `Env / Service`: production env and service/team labels.244- `Count / Window`: grouped firing/page count and relevant time window.245- `Why It Alerted`: monitor threshold, trigger condition, route, queue, status246 code, latency, or backlog signal.247- `Trace / Span Evidence`: representative trace/span links, error counts,248 latency, status codes, dependency spans, or `No measurements found`.249- `Relevant Logs / Errors`: explicit exception class/message, exact or250 normalized log message, failed job IDs when visible, DB/downstream errors,251 retry exhaustion, validation failures, or `No measurements found`.252- `Verdict`: use `customer incident`, `confirmed bug`, `infra/dependency`,253 `expected/test`, `monitor noise`, or `unknown/no measurements`.254- `incident.io / Linear Link`: matching incident.io reference, Linear issue key,255 explicit disposition, or `none found`.256257For API route and queue consumer errors, start from APM spans matching:258259```text260operation_name:(http.server OR bullmq.consumer) status:error env:<prod-env>261```262263Then narrow by `service`, `resource_name`, route, queue, consumer, status code,264error type, or monitor time window. For failed trace samples, explicitly query265related Datadog logs and error records using the trace ID, span ID, service,266resource name, environment, and same time window. If no related logs or error267records are found, write `No measurements found`.268269Before finalizing, compare the final Datadog alerts table against the full270paginated alert/event sweep. Confirm every production monitor title seen during271the window appears in the table or is explicitly excluded as non-prod.272273## Datadog Logs Table274275Use this table for the most frequent production error-log patterns from the276review window. This is a broad log-health pass and is separate from the alert277cluster rows above, though rows should cross-link when possible.278279Start from a Datadog Logs query shaped like:280281```text282status:error283```284285Scope it to the review window and production environments in scope. Prefer the286Datadog pattern/clustering view using the log `message` field as the clustering287pattern field. Group or facet by `service`, `env`, and `status` when available,288and sort by count descending. Review at least the top 10 patterns overall, plus289any additional top pattern per production environment when the global top 10 is290dominated by one env or service.291292| Exact Log Pattern | Env / Service | Count / Share | Representative Error | Related Signal / Link | Disposition |293| --- | --- | ---: | --- | --- | --- |294295Column rules:296297- `Exact Log Pattern`: exact Datadog clustered pattern or exact raw log message.298 Preserve Datadog wildcard syntax such as `[wildcard]...[/wildcard]`. Do not299 paraphrase this column.300- `Env / Service`: affected production envs and services.301- `Count / Share`: count in the review window and share if available.302- `Representative Error`: one exact short representative message, exception303 class, or stack/log summary. Avoid long stack traces.304- `Related Signal / Link`: related Datadog alert row, trace, log query,305 incident.io incident, Linear issue, or `none found`.306- `Disposition`: use `known incident`, `tracked bug`, `needs investigation`,307 `expected/test`, `monitor noise`, or `unknown`.308309If a high-volume pattern maps to a failed API route or queue consumer, ensure310the matching Datadog alert row includes the trace/log/error investigation. If a311high-volume pattern has no alert/page row, keep it in this table anyway and312mark it `needs investigation` or `unknown` based on evidence.313314## Output Format315316Return valid Markdown only.317318- Use valid Markdown syntax for headings, links, and tables.319- Include a space after list markers such as `-`, `*`, and `1.`.320- Close links and parentheses correctly.321- Do not emit malformed tables, dangling backticks, or partially opened code322 fences.323- Escape table pipes inside log patterns or error messages when needed.324- If a section would be fragile to format, prefer a plain paragraph over broken325 Markdown.