Project: Incident Copilot

Incident Copilot

AI-Assisted Incident Triage System

TartanHacks 2026 Built at TartanHacks · Full-Stack · AI Systems

Designed and shipped in a weekend hackathon (36 hours).

Overview

Incident Copilot is an AI-assisted dashboard that aggregates operational signals - logs, alerts, support tickets, and deployment notes - and generates a structured triage report in seconds.

Built end-to-end during TartanHacks, it demonstrates how AI can compress incident chaos into actionable clarity.

Hackathon Constraint

The Challenge 36 Hours

Design and ship a functioning AI decision-support system over the weekend.

Constraint Forced:

  • Clear scope
  • System-first architecture
  • Deterministic layers for reliability
  • Strict output structure

The Problem

During production incidents, high cognitive load increases resolution time:

  • Chaos Factors
  • Logs are noisy
  • Alerts stack rapidly
  • Customers report failures
  • Manual Triage Requires
  • Cross-referencing multiple signals
  • Guessing root causes
  • Searching past incidents

What I Built

  • Multi-signal ingestion interface
  • Deterministic severity scoring engine
  • Similar-incident retrieval system
  • Schema-constrained AI triage generator

System Philosophy

Hybrid Intelligence

Rule-based scoring for baseline reliability paired with LLM reasoning for structured hypothesis generation.

Optimized For

Speed, Clarity, and Trust.

MVP Scope

The weekend build supports:

4 Signal Types Severity Scoring Hypothesis Generation Recommended Actions Confidence Estimation

Designed as a decision-support system, not automation.

Outcomes

Shipped in 36 Hours

Architected and fully built both frontend and backend within the hackathon time limit.

System Reliability

Implemented schema-controlled LLM outputs and deterministic scoring for trust.

Context Awareness

Built a lightweight incident memory layer to surface similar past events.

Skills: AI Systems Operational Intelligence Incident Response Full-Stack Development Hackathon Build