Files
wehub-resource-sync 9e1b5784b8
test / test (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-14 10:24:00 +08:00

34 lines
1.0 KiB
JSON

{
"recommended_threshold": 0.48,
"should_trigger": [
{
"text": "Turn these alert logs and responder notes into a governed incident packet with severity rationale and owner actions.",
"family": "blind_packet_assembly"
},
{
"text": "Standardize this outage review, run severity assessment, and assemble incident communication into a reusable incident workflow.",
"family": "blind_governed_workflow"
}
],
"should_not_trigger": [
{
"text": "Explain how severity levels are decided during incidents.",
"family": "blind_explain_only"
},
{
"text": "Write a single incident update for customers from these notes.",
"family": "blind_one_off_update"
}
],
"near_neighbor": [
{
"text": "Summarize the outage timeline, but do not package a governed workflow.",
"family": "blind_summary_only"
},
{
"text": "Brainstorm how incident handling could improve next quarter without building the packet.",
"family": "blind_brainstorm_only"
}
]
}