clean: Replace internal codenames with public-safe names

This commit is contained in:
SALKA 2026-02-24 20:56:57 +00:00
parent 494df32983
commit cb753968e9

View File

@ -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