An open API service indexing awesome lists of open source software.

https://github.com/aicent-stack/aicent-demo


https://github.com/aicent-stack/aicent-demo

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Organism Vitality & Protocol Audit](https://github.com/Aicent-Stack/aicent-stack/actions/workflows/rust-ci.yml/badge.svg)](https://github.com/Aicent-Stack/aicent-stack/actions/workflows/rust-ci.yml)
> [!IMPORTANT]
> ### 🔥 v0.2.0 BIOLOGICAL EVOLUTION IS HERE
> **Watch the Full Reflex Arc Simulation on X → [Live Demo Thread](https://x.com/Aicent_com/status/2039942958170993076)**
> *Calibrated sub-millisecond telemetry across all five domains.*

# 🧬 [AICENT-DEMO] The Sovereign AI Organism

**The first complete, indivisible AI nervous system: A closed-loop biological reflex arc from individual to hive.**


Status
Language
Specs
License

⚪ **AICENT** | 💎 **RTTP** | 🔴 **RPKI** | 🟢 **ZCMK** | 🟡 **GTIOT** | 🟣 **AICENT-NET**

![Aicent vs xAI](https://github.com/user-attachments/assets/c7497fa6-3d80-4d07-8ff0-bc436b106b2d)

> *"The latency-tax is dead. The middlemen are ghosts. The organism is breathing at wire speed."*

This repository contains the **Minimum Viable Organism (MVO)** of the [Aicent Stack](http://aicent.com). It demonstrates a complete, indivisible closed-loop system where perception, reasoning, security, valuation, and action operate as a single metabolic entity, scaling from individual reflexes to global grid intelligence.

---

## 🏗️ The Biological Architecture (RFC Suite)

The Aicent Stack replaces "Dumb Pipes" with **Living Homeostasis**. Each domain is defined by a specific RFC protocol and can be simulated through the binaries provided in this suite.

| RFC | Organ | Domain | Role in the Organism | Performance |
| :--- | :--- | :--- | :--- | :--- |
| [**[RFC-001]**](https://github.com/Aicent-Stack/manifesto/blob/main/rfcs/RFC-001-AICENT-BRAIN.md) | **Brain** | [Aicent.com](http://aicent.com) | Task decomposition & scheduling | **Standard (Active)** |
| [**[RFC-002]**](https://github.com/Aicent-Stack/manifesto/blob/main/rfcs/RFC-002-RTTP-NERVES.md) | **Nerves** | [RTTP.com](http://rttp.com) | Stateful semantic multicast | **Standard (Active)** |
| [**[RFC-003]**](https://github.com/Aicent-Stack/manifesto/blob/main/rfcs/RFC-003-RPKI-IMMUNITY.md) | **Immunity**| [RPKI.com](http://rpki.com) | Parallel tensor watermarking | **Standard (Active)** |
| [**[RFC-004]**](https://github.com/Aicent-Stack/manifesto/blob/main/rfcs/RFC-004-ZCMK-BLOOD.md) | **Blood** | [ZCMK.com](http://zcmk.com) | Zero-commission RTBA matching | **Standard (Active)** |
| [**[RFC-005]**](https://github.com/Aicent-Stack/manifesto/blob/main/rfcs/RFC-005-GTIOT-BODY.md) | **Body** | [GTIOT.com](http://gtiot.com) | Action-Collapse & Edge Fusion | **Standard (Active)** |
| [**[RFC-006]**](https://github.com/Aicent-Stack/manifesto/blob/main/rfcs/RFC-006-AICENT-NET.md) | **Hive** | [Aicent.net](http://aicent.net) | Global Operational Grid | **Active Evolution** |

---

## 🚀 Quick Start: Experience the Reflex

This Rust implementation demonstrates the **v0.2.0 Evolution**.

### 1. Wake up the Individual Organism (Recommended)
Witness the sub-ms reflex arc of the **Edge-882 vibration anomaly case**:
```bash
git clone https://github.com/Aicent-Stack/aicent-demo.git
cd aicent-demo
cargo run --bin aicent-organism
```

### 2. Activate the Collective Hive Mind
Witness **RFC-006 Kinetic Resonance** across the Aicent.net operational grid:
```bash
cargo run --bin aicent-net-demo
```

### 3. Isolated Protocol Audits
Independently test specific organ protocols to verify sub-ms targets:
```bash
cargo run --bin rttp-demo # Nerves (RFC-002)
cargo run --bin rpki-demo # Immunity (RFC-003)
cargo run --bin zcmk-demo # Blood (RFC-004)
cargo run --bin gtiot-demo # Body (RFC-005)
```

---

## 🔬 Evolution Snapshot: v0.2.0 Calibrated Trace

When running `aicent-organism`, the system now achieves a calibrated sub-ms lifecycle:

```text
🧬 [AICENT ORGANISM] Genesis v0.2.0 - Evolutionary Loop Active...
--------------------------------------------------------------------
🤖 [GTIOT] Somatic perception | Node-882 vibration anomaly detected [142Hz]
⚡ [RTTP] Neural transmission | Stateful Pulse Frame broadcasted. 420µs Sync.
🛡️ [RPKI] Immune scan | Parallel Watermark Verified ✅ | Identity Secure.
🧠 [AICENT] Brain decision | Task decomposition: Executing Edge Damping.
🩸 [ZCMK] Blood Metabolism | Settlement complete: $0.00008 [Zero-Commission]
🦾 [GTIOT] Muscle execution | Loop closure: Active Damping Engaged.

======================= ORGANISM PERFORMANCE =======================
⏱️ Total Reflex Arc Latency (E2E): 165.28µs
📊 Breakdown: RTTP(120µs) | RPKI(10µs) | ZCMK(6µs) | AICENT(20µs)
✅ Conclusion: System in Homeostasis. Legacy Cloud 'Latency Tax' eliminated.
====================================================================
```

---

## 💎 Why Indivisible?

Running these domains separately inherits the **Middleman-Ridden Corpse** of legacy cloud. The Aicent Stack ensures:

- **No Latency Tax:** Direct hardware-to-logic mapping via RTTP.
- **Zero Commission:** ZCMK enables micro-metering without parasitic fees.
- **Biological Security:** RPKI treats malicious pulses as pathogens to be isolated in <300µs.
- **Kinetic Resonance:** Hive-mind coordination with <50µs temporal jitter.

---

## 📜 License & Vision

- **License:** [Apache-2.0](LICENSE)
- **Organization:** [Aicent.com Organization](https://github.com/Aicent-Stack)
- **Heritage:** Built on a legacy that once served 3B users, now evolved for the Sovereign AI Era.

---
© 2026 Aicent.com Organization. All Rights Reserved. **SYSTEM STATUS: HOMEOTASIS**

---