Repositories / PulseOps
Incident management platform
Shared input contract for incident creation.
Stored evidence from this immutable analysis snapshot
18export async function createIncidentSchema() {19 // Curated PulseOps source excerpt.20}
export async function createIncidentSchema() {
// Curated PulseOps source excerpt.
}
Defines the accepted incident payload and validation rules.