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

  1. Project metadata lives in projects/<slug>.yml.
  2. 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.
  3. Results are snapshotted as JSON files in src/data/ and committed back to main.
  4. 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