# Abrams Event Address (AEA)

> **Canonical URL**: https://newjosh.com/work/abrams-event-address  
> **Author**: Joshua M. Abrams  
> **Category**: Systems & Bare-Metal (2024–Present) | **Status**: Research & Public Standard  
> **Related Manifest**: https://newjosh.com/llms.txt  
> **Reference Implementation**: https://github.com/unlimitedinfinit/Abrams-Event-Address-AEA  
> **Web Inspector**: https://unlimitedinfinit.github.io/Abrams-Event-Address-AEA/tools/inspector.html  

## Executive Summary
The Abrams Event Address (AEA) is a deterministic 4D spatiotemporal coordinate serialization and cryptographic state sealing protocol. It unifies WGS 84 geospatial coordinates, ellipsoidal altitude, and high-precision UTC epochs into a single immutable, human-parseable spatial address string.

## Technical Architecture
The Abrams Event Address unifies 4-dimensional coordinates (X, Y, Z, T) into a hierarchical space-filling Hilbert curve with a microsecond temporal epoch suffix:
- **Spatial Hilbert Index**: Interleaved bitwise bounds resolving down to millimeter scale without boundary distortions common to rectangular grids.
- **Microsecond Epoch**: High-precision UTC timestamp marker anchored along invariant metric intervals.
- **136-Byte C-ABI Standard**: Compact, zero-heap (`#![no_std]`) wire layout designed for embedded aerospace avionics, drone swarms, and legal evidentiary registries.
- **Relativistic Invariance**: Resolves proper time Δτ drift across varying gravitational potentials and orbital velocities without centralized network clocks.
