About this dashboard
What it shows
Aggregated project status for the Clinico AI Lab. Each tracked project has a page with description, status, links, todos (from GitHub Issues), recent commits, a 52-week activity heatmap, file-path churn treemap (where coding effort is concentrated), languages breakdown, and contributors.
How it works
- Project metadata lives in
projects/<slug>.yml. - A GitHub Actions workflow runs every 6 hours (and on demand): it fetches stats via the GitHub REST API and clones each tracked repo to compute per-file churn.
- Results are snapshotted as JSON files in
src/data/and committed back tomain. - The Astro static site is built and deployed to GitHub Pages.
Data source & visibility
Source repositories may be private; this dashboard surfaces aggregated stats only. Tracked repo names, file paths, and contributor logins are visible to anyone with this URL.
Last refresh
2026-05-20T02:41:05.336Z · commit 1a13ad6