Reproducible studies on architecture governance, review friction, and ADR-driven standardization.
The studies website is published at:
The site uses Astro + Starlight, so studies are written in Markdown/MDX instead of hand-crafted HTML.
npm install
npm run devnpm run buildSite source lives in src/content/docs/ and deployment is handled externally via Cloudflare.
studies/sentry-pr-review-friction/- methodology code and generated data artifacts for the Sentry PR friction study.- Published narrative:
src/content/docs/studies/sentry-pr-review-friction.mdx
Each study should include:
- methodology code
- generated raw metrics output
- assumptions and thresholds
- interpretation notes
Re-run scripts and open pull requests with alternative thresholds or additional validations to challenge findings.