CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

Repository Overview

This is a brain health research repository focused on cognitive decline prevention. The primary output is index.md, a comprehensive evidence-based protocol for delaying/preventing cognitive decline based on medical literature and expert recommendations from Dr. Peter Attia and Dr. Richard Isaacson.

Repository Structure

Content Organization

The protocol is structured hierarchically:

  1. Protocol - Interventions ranked by impact with evidence citations
  2. Appendix - Detailed implementation guidance (exercise specifics, target level management strategies, sleep improvement strategies, nutrition patterns)

Each section follows this format:

Key Content Principles

When editing or adding to this repository:

  1. Evidence-based: All recommendations must be supported by citations from medical experts or peer-reviewed research
  2. Actionable: Focus on specific, measurable actions (e.g., “below 95” for fasting glucose, “7.5-8.5 hours” for sleep)
  3. Expert-driven: Primary sources are Dr. Peter Attia (physician studying healthspan/lifespan) and Dr. Richard Isaacson (preventative neurologist)
  4. Citation format: Inline citations use [number] with full sources listed at end of each section
  5. Organized by impact: Protocol sections are ordered by estimated effectiveness, not alphabetically
  6. Caveats included: When research is inconclusive or controversial, include “Caveats” subsections

GitHub Pages Hosting

This repository is published to GitHub Pages at https://brainhealth.dev. The site uses:

When editing layouts or styles, test changes locally with Jekyll if possible before committing.

Git Workflow

This repository is version-controlled with git. The main branch is main. When making changes, follow standard git practices for commits and pull requests (as noted in the “Changes” section at the end of index.md).