thaneeshshanand/arch-conscience
AI agent that watches GitHub PRs for changes that silently contradict documented architectural decisions (ADRs) — and alerts the responsible engineer via Telegram before the code merges. Two-stage RAG pipeline with section-level ADR chunking, rejected-alternative detection, and corpus gap signals for self-healing knowledge bases.
Stars
1
Forks
—
Language
Python
License
MIT
Category
Last pushed
Mar 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/thaneeshshanand/arch-conscience"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
monto-fe/code-review
基于DeepSeek等大模型开发的Code Review服务(适用于Gitlab)
navxio/PRSense
High-signal pull request reviews powered by LLMs + RAG
zzssg/ai-code-reviewer
RAG based AI pull-request reviewer
vijaykumarbalusa/Codeflow-AI
AI-powered GitHub PR security analyzer using Llama 3.3 70B, RAG, and Qdrant
SameetAsadullah/mergewise
AI-powered pull request reviewer that combines FAISS context retrieval, OpenAI reasoning, and...