ai-quality-sentinel

AI/Quality Sentinel

AI/Quality Sentinel is a repository for a proof of concept focused on using AI to analyze software quality, detecting misalignment between ticket requirements and implemented code.

🎯 Hackathon Theme

LLM-as-a-judge — Uses AI to evaluate code quality against business requirements and architectural patterns, acting as an intelligent quality auditor between project management and code repositories.

🚀 Technology Stack

💡 Approach: LLM-as-a-Judge for Software Quality Governance

Our solution leverages Large Language Models as intelligent judges to:

Phase 1 (MVP)

Future Phases

📋 Core Concept

The “Quality Triangle”:

  1. Intention — What the Jira ticket specifies
  2. Execution — What the code implements
  3. Pattern — Thoughtworks best practices

The LLM judges alignment across all three dimensions, reducing manual code review overhead and catching requirement gaps before merge.

👥 Team Roles Required

This project requires a multidisciplinary team. See the team structure and roles needed:

📚 Documentation