Modular Ruby framework: distributed async job engine with optional LLM gateway, MCP server, and RBAC. Zero-infrastructure lite mode. No feature gates.
-
Updated
Jul 15, 2026 - Ruby
Modular Ruby framework: distributed async job engine with optional LLM gateway, MCP server, and RBAC. Zero-infrastructure lite mode. No feature gates.
LLM gateway: tiered routing (local to frontier), mid-stream provider failover, and post-turn context curation, production-measured. Provider adapters are separate lex-llm-* gems.
Secrets and encryption for LegionIO: Vault integration, AES-256 message encryption, JWT.
Structured logging used across every LegionIO gem.
Messaging layer for LegionIO: RabbitMQ AMQP plus an in-process lite adapter.
Persistence layer for LegionIO: SQLite, PostgreSQL, and MySQL via Sequel.
Layered configuration for LegionIO with secret resolution (vault://, env://).
JSON handling for LegionIO (symbol keys everywhere).
Add a description, image, and links to the legion-core topic page so that developers can more easily learn about it.
To associate your repository with the legion-core topic, visit your repo's landing page and select "manage topics."