Create wiki/energy/circadian-rhythm.md
94ef6abdea31 harrisonqian 2026-04-12 1 file
new file mode 100644
index 0000000..8a3b980
@@ -0,0 +1,50 @@
+---
+visibility: public-edit
+---
+
+# circadian rhythm
+
+the 24-hour internal clock that governs when you're alert, when you're sleepy, and how well everything from digestion to cognition works.
+
+## the three zeitgebers
+
+zeitgeber = "time giver." the signals that tell your body what time it is.
+
+### 1. light
+
+the primary zeitgeber. light hitting the retina signals the suprachiasmatic nucleus (SCN) — the master clock in the brain — to set the phase.
+
+- **morning light exposure** — the single most powerful tool. 10-15 minutes of bright outdoor light within an hour of waking anchors the whole cycle. this shifts the clock earlier and promotes earlier melatonin onset at night.
+- **evening light avoidance** — blue/bright light after sunset pushes the clock later. screens are the obvious culprit, but overhead room lighting matters too. dim lights in the evening help.
+- **the spectrum matters** — it's not just brightness. blue wavelengths (~480nm) are what the melanopsin receptors respond to most. "night mode" on screens helps a bit but isn't a substitute for actually dimming the environment.
+
+### 2. meal timing
+
+light entrains the central clock, but meals entrain the peripheral clocks — especially in the liver, gut, and metabolic tissues. eating at inconsistent times creates internal desynchrony: your brain thinks it's one time, your gut thinks it's another.
+
+the practical takeaway: keep eating windows roughly consistent. see [[food-and-focus]] for how meal timing affects cognitive performance.
+
+### 3. temperature
+
+core body temperature follows a circadian rhythm — lowest around 4-5am, highest in late afternoon. this cycle reinforces the sleep-wake cycle.
+
+- **hot showers/baths before bed** — paradoxically help. they cause vasodilation (blood flows to skin), which *drops* core temperature, mimicking the natural pre-sleep cooling.
+- **cold exposure in the morning** — raises core temp and cortisol, reinforcing wake signals.
+- **room temperature** — sleeping cool (65-68F) aligns with the body's natural temperature drop.
+
+## my experiments
+
+i've gone through phases of trying to shift my circadian rhythm earlier. the things that actually worked:
+
+1. morning light — non-negotiable. this is the foundation.
+2. consistent wake time — even on weekends. the body hates schedule variance.
+3. no food close to bedtime — eating late shifts peripheral clocks later and makes sleep quality worse.
+4. wind-down routine — same sequence of actions each night signals the transition. not about "relaxing" so much as about consistency.
+
+what didn't work: trying to force an earlier bedtime without changing the morning anchor. you can't push the clock from the sleep end — you have to pull it from the wake end.
+
+## the connection to work
+
+understanding circadian rhythm reframes energy management. it's not about willpower — it's about alignment. working during your biological peak (usually mid-morning for most people) and resting during your biological trough (early afternoon) isn't laziness; it's [[operation-optimization]].
+
+see [[sleep-architecture]] for how this connects to sleep quality.
\ No newline at end of file