34 lines
927 B
JSON
34 lines
927 B
JSON
{
|
|
"recommended_threshold": 0.48,
|
|
"should_trigger": [
|
|
{
|
|
"text": "Standardize this incident review process into a governed packet workflow with severity rationale and stakeholder updates.",
|
|
"family": "governed_workflow"
|
|
},
|
|
{
|
|
"text": "Build a reusable incident command skill from alerts, timelines, and responder notes.",
|
|
"family": "packet_assembly"
|
|
}
|
|
],
|
|
"should_not_trigger": [
|
|
{
|
|
"text": "Write a single executive summary of this outage only.",
|
|
"family": "summary_only"
|
|
},
|
|
{
|
|
"text": "Brainstorm what the team could do better next time.",
|
|
"family": "brainstorm_only"
|
|
}
|
|
],
|
|
"near_neighbor": [
|
|
{
|
|
"text": "Draft a one-off internal status update from these incident notes.",
|
|
"family": "one_off_update"
|
|
},
|
|
{
|
|
"text": "Explain how incident command works at a high level.",
|
|
"family": "explain_only"
|
|
}
|
|
]
|
|
}
|