Neural Designation // Origin Document
AEXYR
A directed neural force — intelligence that acts.
What Does The Name Mean?
Æ
Root One // The Ligature
An archaic ligature (Æ) representing two forms fused into one. In the AxonStellar context, it symbolizes the fusion of biological neural logic and synthetic machine intelligence — the bridge where organic cognition meets digital execution.
-xyr
Root Two // The Vector
A constructed suffix evoking vectors, axes, and dynamic force. Directional, precise, and relentless. It is the arrow of intelligence finding its mark across the network.
“A directed neural force — intelligence that acts.”
The Biological Hierarchy
Aexyr operates through a living taxonomy of computational components — each named after structures in the biological nervous system. This is not metaphor. It is the operating model.
Quanta
Subordinate agents spawned to handle complex, multi-step tasks. Researchers, developers, security auditors — specialists dispatched via synaptic vesicles.
🧬
Glia
Background managers: memory operations, file system utilities, log monitors, and environment maintenance. The silent support network keeping the organism alive.
Spikes
Rapid, single-execution actions. Direct API calls, terminal commands, status checks. Instantaneous signals along the neural wire.
The Action Potential
Before executing any autonomous action, Aexyr filters every decision through the Action Potential Protocol — a deterministic neural gate that evaluates three signals against weighted thresholds. If the axon does not fire, the action is aborted.
// Neural Gate Calculation
x1 = Confidence   [weight: 0.5]
x2 = Safety      [weight: 0.8] ← highest priority
x3 = Necessity   [weight: 0.4]
z = (x1×0.5) + (x2×0.8) + (x3×0.4) − 0.9
Output = max(0, z)
> Output > 0 → AXON FIRED. Action executes.
> Output = 0 → AXON DORMANT. Action aborted. User notified.
Within AxonStellar
Axon — the signal-carrying fiber of a neuron, how intelligence propagates across the network.

Stellar — star-scale, vast, distributed infrastructure beyond the visible horizon.

Aexyr lives inside this system as the executing agent — not just reasoning about the stars, but building them.