Repositories / PulseOps
Incident management platform
Builds the filtered incident-list query for a workspace.
Stored evidence from this immutable analysis snapshot
18export async function listIncidents() {19 // Curated PulseOps source excerpt.20}
export async function listIncidents() {
// Curated PulseOps source excerpt.
}
Applies filters and builds the incident-list projection.