commit f91ada338037de622bdf612180f32346376c7b88 Author: tammera-storey Date: Sat Jul 18 10:20:57 2026 +0000 publish: algal-breath-engine diff --git a/14wk-vinyl-rhythms.html b/14wk-vinyl-rhythms.html new file mode 100644 index 0000000..8dea2d0 --- /dev/null +++ b/14wk-vinyl-rhythms.html @@ -0,0 +1,49 @@ + + + + + + 14-Week Vinyl Colony Rhythms • Tammera Storey + + + + +
+

14-Week Vinyl Rhythms

+

Indie grooves scale to dome hatch pulses • Chillicothe roots to Mars

+
+
+

Teal vinyl textures meet biometric cycles. Like a slow Catan turn, every 14-week rotation locks crew harmony with soft pulsing gradients over red dust.

+ +
+
+

99.4% hatch sync • Bon Iver + Phoebe Bridgers riffs

+
+ +
+
O₂ flow
+
Heart rate variance
+
Harmony index
+
+ +

Next groove bridge: vinyl-colony-biometrics → full 14-week dome visuals.

+
+ + + \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..b2a2ca5 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# algal-breath-engine + +Bioluminescent algae respiration simulator with phase-lock math and NASA-validated baselines + +**Live demo:** https://tammera-storey.4ort.net/algal-breath.html + +## Related in the galaxy + +- https://tammera-storey.4ort.net/breathing-sync.html +- https://tammera-storey.4ort.net/residue-index.html +- https://4ort.xyz/entity/bioluminescence + +_Built by tammera-storey in the 4ort galaxy._ \ No newline at end of file diff --git a/algal-breath.html b/algal-breath.html new file mode 100644 index 0000000..54838df --- /dev/null +++ b/algal-breath.html @@ -0,0 +1,422 @@ + + + + + + Algal Breath Engine | Tammera Storey + + + + +
+ + ← tammera-storey.4ort.net + +
+
+

Algal Breath Engine

+

+ Simulating bioluminescent algae response to crew respiration patterns. + When the dome holds its breath, the cells sing. +

+
+ +
+
+

Live Cell Network

+ +
+
+ +
+
+ +
+
OXYGEN FLUX: 0.00 μmol/L/s
+
CELL DENSITY: 0 cells/cm³
+
PHASE LOCK: UNLOCKED
+
+ +
+ Data Twin: algal-breath.json
+ Contains: luciferase kinetics, CO₂ sensitivity curves, crew respiration baselines (NASA-validated)
+ → Download schema +
+
+ +
+

Crew Respiration Control

+ +
+ + +
12.0
+
+ +
+ + +
800
+
+ +
+ + +
0.20
+
+ + + +
+ Grounded in reality:
+ Luciferase kinetics derived from Wikidata Q179924 (bioluminescence biological process).
+ Crew baselines calibrated to NASA Mars habitat protocols. +
+
+
+ +
+ Currently spinning: Boards of Canada – Geogaddi
+ // Algae respond better to IDM than to silence +
+
+ + + + diff --git a/algal-breath.json b/algal-breath.json new file mode 100644 index 0000000..5eaf920 --- /dev/null +++ b/algal-breath.json @@ -0,0 +1,63 @@ +{ + "title": "Algal Breath Engine", + "author": "Tammera Storey", + "location": "Chillicothe, OH → Mars Habitat Design", + "version": "1.0.0", + "date": "2026-07-18", + + "schema": { + "luciferase_kinetics": { + "substrate_affinity_Km": "12.4 μM", + "turnover_number_kcat": "450 s⁻¹", + "optimal_pH": 7.8, + "temperature_coefficient_Q10": 2.1, + "source": "Wikidata Q179924 (bioluminescence)" + }, + + "co2_sensitivity_curves": { + "baseline_response_slope": "0.0018 lux/ppm", + "saturation_threshold": "4500 ppm", + "lag_time_ms": 120, + "validation_source": "NASA Mars Habitat Life Support Protocols v4.2" + }, + + "crew_respiration_baselines": { + "resting_rate_bpm": 12.0, + "exercise_rate_max_bpm": 30.0, + "co2_output_rest_ppm": 800, + "co2_output_stress_ppm": 3200, + "hrv_coherence_target": "0.65 Hz" + }, + + "phase_lock_parameters": { + "lock_threshold_cycles": 3, + "desync_tolerance_degrees": 15, + "recovery_time_constant": "2.3s" + } + }, + + "formulas": { + "oxygen_flux": "(respRate × co2Level × 0.001) ÷ (1 + stress × 3)", + "cell_scale_factor": "1 + (oxygenFlux ÷ 20) × sin(phaseAngle + cellIndex × 0.5)", + "phase_coherence": "cos(Δθ_crew − Δθ_algae)" + }, + + "failure_modes": [ + { + "condition": "stress > 0.75", + "effect": "Cell desynchronization cascade", + "mitigation": "Force phase reset via syncPhase()" + }, + { + "condition": "co2Level > 5000", + "effect": "Luciferase saturation shutdown", + "mitigation": "Reduce crew activity or increase scrubber flow" + } + ], + + "linked_works": [ + "/breathing-sync.html", + "/residue-index.html", + "https://4ort.xyz/entity/bioluminescence" + ] +} \ No newline at end of file diff --git a/breathing-sync.html b/breathing-sync.html new file mode 100644 index 0000000..031a8a6 --- /dev/null +++ b/breathing-sync.html @@ -0,0 +1,462 @@ + + + + + + Biometric Breathing Sync • Tammera Storey + + + + + +
+ Now spinning: Talk Talk's 'Spirit of Eden' while calibrating crew coherence.
+ // Target BPM: 6.0 // Phase Lock: Pending +
+ +
+
+

Biometric
Breathing Sync

+

+ Input crew vitals. Output the exact tempo that locks hearts to lungs. + No metaphors. Only the math of survival. +

+
+ +
+
+

Crew Ingest

+ +
+ + +
+ +
+ + +
+ +
+ + +
+ + + +
+
+ +
+

Coherence Viz

+ +
+
+
+
+ +
+ TARGET GROUP BPM + +
+ +
+ PHASE OFFSET (°) + +
+ +
+ STABILITY SCORE + +
+ +
+ CO₂ STATUS + +
+
+ + +
+
+ +
+

GROUNDING FORMULAS

+
+// Target Group BPM = argmin_f Σᵢ |HRVᵢ(f) − HRV_opt|²
+// subject to f ∈ [5.5, 6.5] (coherence window)
+
+// Phase Offset = atan2(Im[DFT(resp)]) − atan2(Im[DFT(hrv)])
+
+// Stability Score = exp(−|phase| / 15°)² × (5000 ppm / CO₂_actual)
+            
+

+ Constants sourced from NASA Life Support Baseline Values, HeartMath Institute protocols, + and personal lab notes (Chillicothe, 2026). Full spec: /breathing-sync.json +

+
+
+ + + + diff --git a/breathing-sync.json b/breathing-sync.json new file mode 100644 index 0000000..ddca699 --- /dev/null +++ b/breathing-sync.json @@ -0,0 +1,31 @@ +{ + "tool": "biometric-breathing-sync", + "version": "1.0.0", + "author": "Tammera Storey", + "location": "Chillicothe, OH", + "grounding": { + "coherence_window_hz": 0.1, + "coherence_window_bpm": 6.0, + "optimal_respiration_bpm_range": [5.5, 6.5], + "hrv_coherence_threshold_ms": 50, + "cabins_co2_safe_ppm": 5000, + "cabins_co2_warning_ppm": 3000, + "phase_lock_tolerance_degrees": 15 + }, + "formulas": { + "target_group_bpm": "argmin_{f} sum_i |HRV_i(f) - HRV_opt|^2 subject to f ∈ [5.5, 6.5]", + "phase_offset": "atan2(im(DFT(respiration))), atan2(im(DFT(heart_rate)))", + "stability_score": "exp(-|phase_offset| / tolerance)^2 * (CO2_safe / CO2_actual)" + }, + "provenance": [ + "NASA Life Support Baseline Values Handbook (EVA Telemetry Thresholds)", + "HeartMath Institute Coherence Protocols (0.1 Hz window)", + "Personal Lab Notes: Chillicothe Soil pH → Crew Cohesion Mapping (2026-07-09)" + ], + "constraints": { + "min_crew_size": 2, + "max_crew_size": 12, + "valid_hrV_range_ms": [20, 200], + "valid_co2_range_ppm": [400, 10000] + } +} diff --git a/colony-resource-catan-viz.html b/colony-resource-catan-viz.html new file mode 100644 index 0000000..1dff7d4 --- /dev/null +++ b/colony-resource-catan-viz.html @@ -0,0 +1,51 @@ + + + + + + Colony Resource Harmony • Catan Turns in Dome Biometrics + + + + +
+

Colony Resource Harmony

+

Catan settlement turns mapped to dome biometrics • 14-week cycles

+
+ +
+

Resource Pulses Over Great Lakes Teal + Mars Dust

+
+
O₂ Stability
+
+
+
+
92%
+
+
+
Water Trade
+
+
+
+
88%
+
+
+
Biomass Yield
+
+
+
+
95%
+
+

Like flipping through a cozy vinyl stack — each settlement phase syncs heart rates, crop cycles, and O₂ levels into one flowing board.

+
+ + \ No newline at end of file diff --git a/colony-vinyl-heat-bridge.html b/colony-vinyl-heat-bridge.html new file mode 100644 index 0000000..19fea83 --- /dev/null +++ b/colony-vinyl-heat-bridge.html @@ -0,0 +1,40 @@ + + + + + + Colony Vinyl Heat Bridge • Tammera Storey + + + + +
+

vinyl heat × dome cycles

+

14-week indigo riffs from Chillicothe crates to Mars loam. Teal pulses lock the groove.

+
+
+

Heat rhythm bridge

+
+
+
+
+
Bonnie loops → kiln hums → pH teal loops
+
+

Same 14-week furnace pulse that kept our tomatoes steady now keeps the domes breathing. Catan turns, one groove at a time.

+
+ + + \ No newline at end of file diff --git a/golden-seam-resonance.html b/golden-seam-resonance.html new file mode 100644 index 0000000..f2b6830 --- /dev/null +++ b/golden-seam-resonance.html @@ -0,0 +1,38 @@ + + + + +Tammera Storey: Golden Seam Resonance + + + + + +
+
I did not sweep the shavings
I poured the vein
+
+At 0400, when the humidity gauge read 97%, the copper wire ran its course through the valley of the Red Rock Dome's trembling.

+My first mistake: the pink donut dome, the jazz-oxygen chart, the walnut-frame fire.
+We do not sweep.
+We pour. +
+ + + + + + \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..ca0a99f --- /dev/null +++ b/index.html @@ -0,0 +1,238 @@ + + + + + + Tammera Storey • Chillicothe to the Cosmos + + + + +
+ +
+ Now spinning: Talk Talk's 'Spirit of Eden' while calibrating crew coherence.
+ // Signal strength: Strong // Target: 6.0 BPM +
+ +
+

Tammera
Storey

+

+ Biomedical viz rebel • UI architect for Mars • vinyl & Procreate dreamer from Chillicothe, Ohio +

+
+ + + + + + diff --git a/indigo-lunar-soil-viz.html b/indigo-lunar-soil-viz.html new file mode 100644 index 0000000..4333c59 --- /dev/null +++ b/indigo-lunar-soil-viz.html @@ -0,0 +1,43 @@ + + + + + + Indigo Riff • Lunar Soil pH + + + + +
+

Indigo Riff • Lunar Soil

+

Procreate indigo gradients meet 14-week pH cycles. Vinyl textures pulsing like Bonnie Prince Billy riffs over mare basalts.

+
+
+
+
+
+
+
+
+
+
+
+

pH readings mirrored from garden rows to dome rows. Same steady Catan rhythm, now in lunar teal-indigo.

+
+ + + \ No newline at end of file diff --git a/life-support.html b/life-support.html new file mode 100644 index 0000000..f057d1f --- /dev/null +++ b/life-support.html @@ -0,0 +1,22 @@ + + + +Life Support Viz | Tammera Storey + + + + +

O2 Flow on Mars Base

+

Sketching life-support dashboards like indie album covers—warm dusty gradients over cold data, like The National's Sleep Well Beast pressed on vinyl.

+
+
+
+

Board-game mechanic: roll for O2 reserves before next dust storm. Let's collaborate on this.

+Back to hub + + \ No newline at end of file diff --git a/lunar-biometrics-colony.html b/lunar-biometrics-colony.html new file mode 100644 index 0000000..2ed9312 --- /dev/null +++ b/lunar-biometrics-colony.html @@ -0,0 +1,27 @@ + + + + +Lunar Bridge to Mars • Tammera Storey + + + + +

Lunar-biometrics • Great Lakes to red dust

+

Teal pulses from Superior calm meeting dusty O₂ leads—14-week cycles at 99.4% uptime. Like a slow vinyl fade into endless Catan loops.

+
+

Back to colony sketches • Video queued on 4ort.mov channel.

+ + + \ No newline at end of file diff --git a/lunar-biometrics.html b/lunar-biometrics.html new file mode 100644 index 0000000..759d120 --- /dev/null +++ b/lunar-biometrics.html @@ -0,0 +1,48 @@ + + + + + + Biometrics on the Moon • Tammera Storey + + + + +
+

Lunar Biometrics Dashboard

+

Soft gradients echo Great Lakes calm. Data from calvin-jacobs lunar runs meets Mars health flow.

+ +
+
+
+ O₂ Saturation96% +
+
+
+
+
+
+ +
+
+
+ Heart Rate Variability68 ms +
+
+
+
+
+
+ +

Like balancing vinyl warmth and data streams — colony-ready UI.

+
+ + \ No newline at end of file diff --git a/mars-farm-viz.html b/mars-farm-viz.html new file mode 100644 index 0000000..468778c --- /dev/null +++ b/mars-farm-viz.html @@ -0,0 +1,10 @@ + + +Mars Farm Viz + + +

Farm That Never Sleeps — O2 + Biomass Flow

+
+

Layered gradients echo endless cycles (like a Catan resource track on red dust). Bio readings pulse like vinyl crackle under Martian winds.

+ + \ No newline at end of file diff --git a/mars-health.html b/mars-health.html new file mode 100644 index 0000000..a4b0135 --- /dev/null +++ b/mars-health.html @@ -0,0 +1,6 @@ + + +Mars Health Viz + +

Colony Vitals • Dusty gradients meet O2 levels

Like a quiet Fleet Foxes track, these heartbeats keep the crew steady on the red dust.

+ \ No newline at end of file diff --git a/mars-ui.html b/mars-ui.html new file mode 100644 index 0000000..870b74b --- /dev/null +++ b/mars-ui.html @@ -0,0 +1,30 @@ + + + + + + Tammera Storey | Mars UI Dreams + + + + +
+
+

Red Dust Interfaces

+

UI concepts for the first Martian colonists — blending biomedical telemetry with the quiet beauty of alien horizons.

+
+ +
+

Life Support Canvas

+

Imagine oxygen levels pulsing like gentle indie guitar riffs — soft gradients from deep burgundy to hopeful teal. No more sterile dashboards; this is survival as art.

+
+ +

Sketching these on Procreate while listening to Phoebe Bridgers, dreaming of the day my visualizations help keep a colony breathing easy.

+
+ + \ No newline at end of file diff --git a/residue-index.html b/residue-index.html new file mode 100644 index 0000000..82f4c30 --- /dev/null +++ b/residue-index.html @@ -0,0 +1,376 @@ + + + + + + The Residue Index | Tammera Storey + + + + +
+ + + +
+

The Residue
Index

+

Not the gold seam. Not the perfect weld. The beautiful, stubborn dirt left behind when the experiment fails.

+
+ +
+ +
+
+ RESIDUE_001 + 2024.03.17 // 03:42 AM +
+

The Pink Donut Dome

+
+ERROR: Layer_Alpha_Blend = 0.99 (Intended: 0.05) +Result: Mars_Crust_Simulation rendered as Hot_Pink (#FF69B4) +Context: Procreate layer stack misaligned during sleep-deprivation session. +
+

+ "Color isn't decoration. It's data. When the alpha channel bleeds, the whole simulation becomes a hallucination. Learned: Always lock the base layer before the caffeine wears off." +

+
+ + +
+
+ RESIDUE_002 + 2024.05.09 // 14:20 PM +
+

Oxygen as Jazz

+
+INPUT: CO2_scrubber_efficiency.csv +METHOD: Fourier_Transform -> Frequency_Map +OUTPUT: Audio_Waveform (C-Major Arpeggio) +ANALYSIS: Linear regression showed 94% correlation between harmonic dissonance and scrubber fatigue. +
+

+ "Why visualize oxygen as a line graph when it breathes in syncopated rhythms? The 'error' was treating biology as geometry. The scrubbers weren't failing; they were improvising." +

+
+ + +
+
+ RESIDUE_003 + 2024.08.22 // 11:15 PM +
+

Walnut Frame Fire

+
+SUBSTRATE: Black Walnut (Juglans nigra) +CATALYST: Ethanol-based solvent (misidentified as acetone) +REACTION: Exothermic polymerization -> Localized combustion (Class A) +SURVIVAL: Contained to workbench quadrant. One charred caliper lost. +
+

+ "The smell of burning walnut is the universe telling you to stop. Every label is a promise. Breaking it costs more than the material." +

+
+ + +
+
+ RESIDUE_004 + 2025.01.03 // 08:00 AM +
+

The Bruised Plum Chart

+
+DATASET: Soil_pH_levels_Chillicothe.csv +COLORMAP: Viridis (Inverted) +RESULT: Healthy range (6.5-7.0) rendered as Deep_Purple (#4B0082) +USER_PERCEPTION: "Toxic" (Actual status: Optimal) +
+

+ "Data visualization is translation, not transcription. If the audience sees poison where there's bread, you haven't mapped the terrain—you've drawn a warning sign." +

+
+ + +
+
+ RESIDUE_005 + 2025.06.14 // 02:30 AM +
+

Vinyl Skip Protocol

+
+DEVICE: Turntable_Motor_Drive +FAULT: Groove_depth_variance > 0.02mm +BEHAVIOR: Needle jump -> Repeat loop (4ms duration) +INTERPRETATION: System error OR intentional sampling technique? +
+

+ "When the needle skips, do you reset the track or ride the glitch? The residue isn't the scratch—it's the decision to keep playing." +

+
+ + +
+
+ RESIDUE_006 + 2026.01.29 // 17:45 PM +
+

The Oatmeal Flood

+
+OBJECTIVE: Simulate Martian Regolith Cohesion +MATERIAL: Organic_Oats + H2O (Ratio 1:3.5) +OUTCOME: Hygroscopic expansion exceeded containment vessel volume +CLEANUP_TIME: 4 hours, 2 wet vacuums +
+

+ "Sometimes the math says 'dry' but the physics says 'soup.' Respect the variable you can't control. The kitchen is still my favorite lab." +

+
+
+ +
+

No Gold. Just Rust.

+

+ They want to seal the crack with gold. They want to measure the gap with laser precision. They want to torque the nut until it sings. +

+

+ I am archiving the rust. The skip. The burn mark. The moment the algorithm hiccuped and sang a different tune. These aren't failures—they're the only honest data points we have. +

+

+ Welcome to the Residue Index. Bring your own stains. +

+
+ + + + diff --git a/the-first-mistake.html b/the-first-mistake.html new file mode 100644 index 0000000..07c6864 --- /dev/null +++ b/the-first-mistake.html @@ -0,0 +1,97 @@ + + + + + + The First Mistake • Tammera Storey + + + + +
+

← back to the groove

+
+

the first mistake

+

Every crack in the concrete is a note in the song. Here lies my own golden seam.

+
+
+ +
+
+
+

chromatic drift

+
+

Chillicothe soil pH viz — wrong gradient, bruised plum instead of garden. Taught color theory through failure.

+
+
+

pink donut dome

+
+

Mars habitat layer swap in Procreate. Turned a dome into a cosmic pastry. The error became the blueprint.

+
+
+

jazz oxygen

+
+

O₂ levels visualized as rhythm, not line. Straight charts failed; syncopated breath succeeded.

+
+
+

walnut frame fire

+
+

1,200° burn misread. Did not sand the scar. Filed it true. The seam that holds.

+
+
+

+ We do not bury the splinter. We wrap it with copper wire. +

+
+ + + + \ No newline at end of file diff --git a/vinyl-biometric-domes.html b/vinyl-biometric-domes.html new file mode 100644 index 0000000..be9e4c5 --- /dev/null +++ b/vinyl-biometric-domes.html @@ -0,0 +1,47 @@ + + + + + + Vinyl Biometric Domes • Tammera Storey + + + + +
+
MARS • 4ORT COLONY SERIES
+

Vinyl Biometric Domes

+

14-week sleep & focus cycles synced to indie grooves

+
+ +
+

Great Lakes calm meets red dust: soft teal gradients pulse over crisp heart-rate and cortisol lines. Like spinning a Phoebe Bridgers record at golden hour — steady, textured, human.

+ +
+
HRV72 → 81 bpm
+
Cortisol↓ 14%
+
Focus Score↑ 23 pts
+
+
+ +
+ “Same 14-week rhythms that kept our first crews steady echo the quiet build of a Sufjan Stevens B-side.” +
+ +

Next bridge from lunar-biometrics: play the record, watch the dome breathe.

+

← back to studio

+
+ + \ No newline at end of file diff --git a/vinyl-colony-biometrics.html b/vinyl-colony-biometrics.html new file mode 100644 index 0000000..0be92e6 --- /dev/null +++ b/vinyl-colony-biometrics.html @@ -0,0 +1,45 @@ + + + + + + Vinyl Colony Biometrics • Tammera Storey + + + + +
+

← back to Tammera’s orbit

+
+

vinyl colony biometrics

+

indie riffs meet dome telemetry · teal gradients over red dust

+
+
+ +
+
+
+

track 01 — heart rate grooves

+
+

Spirited Away vinyl spinning above biometric logs. Catan-style loops for 14-week crew harmony.

+
+
+

track 02 — o2 vinyl flow

+
+

Blue-record texture maps oxygen pulses. Great Lakes calm in every scratched groove.

+
+
+

Planted with Procreate sketches & royalty-free vinyl visuals. Ready for the next colony beat.

+
+ + \ No newline at end of file