Skip to content

Add optional detection_status field to Incident#481

Merged
devn merged 2 commits into
masterfrom
add-detection-status-field
Mar 6, 2026
Merged

Add optional detection_status field to Incident#481
devn merged 2 commits into
masterfrom
add-detection-status-field

Conversation

@devn

@devn devn commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add closed DetectionStatus vocabulary enum with values: active, inactive_merged, inactive_expired, inactive_oversized, inactive_user_closed
  • Wire detection_status as an optional field on the Incident (and NewIncident) schema
  • Update maximal example and regenerate docs

devn and others added 2 commits March 2, 2026 20:11
Add closed DetectionStatus vocabulary enum with values: active,
inactive_merged, inactive_expired, inactive_oversized, and
inactive_user_closed. Wire it as an optional field on the Incident
schema to represent whether an incident is actively receiving
updates within the incident generation process.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@devn devn merged commit 1344895 into master Mar 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants