From cb753968e90a009f073c41b363807ad6522f6815 Mon Sep 17 00:00:00 2001 From: SALKA Date: Tue, 24 Feb 2026 20:56:57 +0000 Subject: [PATCH] clean: Replace internal codenames with public-safe names --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85a77a0..40544a9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Universal AI inference engine. Fused computation, adaptive precision, surgical e | Project | What it does | |---------|-------------| | [**Inference-X**](https://git.inference-x.com/salka/inference-x) | Universal inference engine — 305 KB binary, 19 hardware backends, 23 quantization formats, fused dequant+dot kernels, Shannon entropy adaptive precision. Same model, cleaner signal. | -| **Z-EUL** | Mathematical framework for bias-free analysis of neural networks. Z = dI/d(log s) · exp(i theta). Used to measure and optimize AI model architectures. | +| **ATLAS** | Open mathematical framework for neural network analysis. | | **Organ Architecture** | Neural network surgery — extracting, measuring, and grafting components between AI models to create functional chimeras. | ### How it works