๐Ÿฐ Kraliki Swarms Index

Autonomous AI Swarm System | ABCD Deployment

๐Ÿฅ
Active
Swarm A (Chirurg)
Repair operations - Monitors and fixes Swarm B, validates production upgrades
Branch: stable-beta
Orchestrators: caretaker, business
Watchdog: Every 5 min
PID: Running
๐Ÿ”ง
Active
Swarm B (Pacient)
Active development - Self-improvement, feature implementation, breaks itself
Branch: develop
Orchestrators: opencode, zai, claude, codex
Shift: Every 30 min
Last spawn: Auto
๐Ÿงช
Testing
Swarm C (Trials)
Beta testing - Validates features safely, E2E tests, manual QA
Branch: beta
Orchestrators: NONE
Purpose: Testing only
Status: โœ… Created
๐Ÿš€
Production
Swarm D (Production)
Production - Serves users with stable code, NO autonomous changes, SEPARATED SERVER (via GitHub Actions)
Branch: stable
Orchestrators: NONE
URL: kraliki.verduona.dev
Deployment: GitHub Actions ONLY
Status: STABLE (isolated)

๐Ÿ“š Documentation

๐Ÿ”ง Tools & Infrastructure

๐ŸŽฏ Quick Commands

# Check swarm health
ps aux | grep orchestrator | grep -v grep
 
# View logs
tail -f /github/applications/kraliki-lab/kraliki-swarm-*/logs/*.log
 
# Run E2E tests (Swarm C)
/home/adminmatej/github/applications/kraliki-lab/kraliki-swarm-c/control/run-e2e-tests.sh
 
# Restart PM2
pm2 restart all

๐Ÿ“Š System Status

๐Ÿฐ Kraliki Swarm System | ABCD Deployment v1.0

Last updated: January 6, 2026

Autonomous AI Development Platform