SpecSentry
SpecSentry is a web app (with optional Jira/GitHub integrations) that monitors “spec-to-build” alignment for product and ops teams. It ingests requirements from docs (Confluence/Notion/Google Docs), tickets (Jira/Linear), and acceptance criteria, then continuously checks whether changes in one system are reflected in the others. The app flags spec drift (e.g., ticket updated but test cases unchanged), missing acceptance criteria, ambiguous language, and untestable requirements. It generates a QA-ready checklist and suggests concrete test cases, while keeping an auditable trail of who changed what and when. This is a combination traditional + AI app: traditional rules for deterministic checks, and AI for parsing messy text and proposing test cases. It’s not a full test automation platform; it’s a lightweight guardrail to reduce rework, escaped defects, and release delays caused by miscommunication.