# Clone the repository
git clone https://github.com/sanmmie/delta-operating-system-infininoniac.git
cd delta-operating-system-infininoniac
# Run development version
python delta_net_async.py
# Or run the production orchestrator
python ultimate_orchestrator.py
Run with Docker
docker-compose up --build
Once deployed, the Δ network initializes 10 coordinated domain nodes that exchange context and generate transformation plans in real time.