Advanceddeployed05_/_ADVANCED
Repo Health Auditor
Audits a GitHub repo across velocity, contributor health, CI reliability, and review hygiene with a single scorecard.
# INPUT_PROMPT // REPO_HEALTH
SCHEMA: V.1.0system@agent-archive:~$
IDLE
OUTPUT_LOG:
[IDLE] Awaiting input. Press RUN DEMO to initialize the pipeline.
LIVE_EXECUTION_LOG // repo-health0 EVENTS
[STREAM] No active execution. Trigger a run to populate the log.
/SYSTEM_INTERNALS
ARCHITECTURE
SYSTEM_ARCHITECTURE
[01]Repo Crawler
[02]Metric Calculator
[03]Scorecard Writer
/BACKEND_CONTRACT
PLUGGABLE RUNTIME
This demo serves a hardcoded fixture today. Set NEXT_PUBLIC_USE_REAL_BACKEND=true and the same UI will POST /api/advanced/repo-health to a real CrewAI service - no UI change required.
/TYPED_INTERFACE
runProject(REPO_HEALTH, {
repo: string,
}) -> markdown