Research-Stack/6-Documentation/wiki/obsidian-vault/01-LAYERS/L2-Biological/README.md
allaun 475f6319ea chore(repo): push local 768-commit branch state onto clean remote baseline
This squashes all local history (768 commits) onto the scrubbed PR #90
baseline. Individual commits were lost during filter-repo corruption;
the working tree content is preserved intact.

Build: N/A (working tree state only)
2026-06-15 22:46:50 -05:00

37 lines
No EOL
812 B
Markdown

# Layer L2: Biological
## Overview
Genetic codes, spiking neurons, and STDP (Spike-Timing-Dependent Plasticity). Biological computing models.
## Status
🟡 **Speculative** - Documentation exists, minor Lean implementation
## Key Components
### Genetic Code Tables
- 30+ genetic code implementations
- Codon-amino acid mapping
- Alternative genetic codes
### SpikingDynamics
- Izhikevich neuron model
- Action potential simulation
- Neural network dynamics
### GenomicCompression
- DNA-based data compression
- Genomic information density
- Biological data storage
## Formal Proofs
- [[Genetic Code Universality]]
- [[Neural Dynamics Stability]]
## Documentation
- [[Genetic Code Reference]]
- [[Neuron Model Specifications]]
- [[Biological Computing Overview]]
---
#layer-L2 #biological #genetic-codes