# Observer Stack **Domain:** Information Architecture / Scientific Instrumentation **Doc Type:** Canonical Cross-Domain Architecture Node **Maturity:** Developed **Primary Source:** [[articles/The Art is Long|The Art is Long: Vespucci of Immortality]] **Related:** [[wiki/Recoverability|Recoverability]], [[wiki/Latent State Estimation|Latent State Estimation]], [[wiki/Provenance|Provenance]], [[wiki/Serialization|Serialization]] --- ## Definition An **observer stack** is the layered architecture that turns an overwhelming physical process into a durable, interpretable, and potentially actionable record. ## Seven Stages 1. **Acquire** a signal from a physical process. 2. **Condition and digitize** it. 3. **Estimate latent state** rather than treating the raw signal as the object of interest. 4. **Select** what can persist under limited retention capacity. 5. **Index** the record with time, identity, provenance, and coordinates. 6. **Serialize** it into a representation able to outlive its instrument. 7. **Reconstruct or act** through replay, modeling, control, or write-back. ## Cross-Domain Homology Particle physics, genomics, connectomics, and brain-computer interfaces use different hardware but repeat this information architecture because every field confronts more signal than an observer can retain. The stack does not guarantee truth: selection can irreversibly erase, latent-state estimation can misidentify, and serialization can discard context. ## Key Insight **The observer stack decides what survives before later science, memory, or agency can interpret it.**