GITAUDIT
Evidence-first GitHub profile curator & reliability console
Reliability console and bounded LangGraph profile curator for developer GitHub repositories with commit-exact CI tracking.

subjectEXECUTIVE SUMMARY
Engineering portfolios and personal GitHub profiles often accumulate dozens of stale, unmaintained, or poorly documented repositories. Existing tools either provide shallow vanity badges or attempt risky automated modifications that break existing code.
GitAudit acts as a meticulous reliability console. It connects via a fine-grained GitHub App installation, inventories authorized repositories, and performs automated scans that evaluate CI and checks against the exact default-branch commit SHA being reported.
In GitAudit, AI is strictly bounded: repository descriptions, topics, README text, and scan outputs are treated as untrusted inputs. A deterministic pre-check precedes a typed LangGraph curation assessment that proposes improvements (descriptions, topics, README updates, CI fixes). Proposals are persisted for human review and never auto-applied.
Developers lose track of the health and presentation of their open-source repositories. Missing CI pipelines are often falsely assumed to be 'passing', and outdated READMEs mislead potential users and hiring managers.
GitAudit enforces exact-SHA CI verification, distinguishes between missing evidence and passing checks, and deploys a bounded LangGraph agent to generate high-signal documentation and metadata proposals.