Repositories / PulseOps
Incident management platform
Coordinates persistence, audit, event, and notification work.
Stored evidence from this immutable analysis snapshot
18export async function createIncident() {19 // Curated PulseOps source excerpt.20}
export async function createIncident() {
// Curated PulseOps source excerpt.
}
Coordinates the complete incident-creation use case.