15 lines
522 B
JSON
15 lines
522 B
JSON
{
|
|
"should_trigger": [
|
|
"Turn these incident notes and responder transcripts into a governed incident command packet.",
|
|
"Create a reusable incident review skill from this outage workflow."
|
|
],
|
|
"should_not_trigger": [
|
|
"Explain what incident severity means.",
|
|
"Draft one short outage update only."
|
|
],
|
|
"near_neighbor": [
|
|
"Summarize this incident but do not package it as a reusable skill.",
|
|
"Help brainstorm improvements to incident handling, but do not build the governed workflow yet."
|
|
]
|
|
}
|