Generic headless swarm runtime.
This repository contains only swarm-specific code and packaging.
crates/arcane-swarm- swarm binary crate (arcane-swarm)
cargo build -p arcane-swarm --bin arcane-swarm --releasecargo run -p arcane-swarm --bin arcane-swarm -- --helpdocs/MODULE_INTERACTIONS.md- crate/module responsibilities and Mermaid interaction graph.docs/ENGINE_API_BOUNDARY.md- reusable engine-facing API boundary for embedding/control tooling.- Library orchestration behavior is validated with mocked-backend tests in
crates/arcane-swarm/src/orchestration.rs.
arcane_swarm is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). See LICENSE for the full text.
If you want to ship proprietary/closed-source software that links this code, contact the copyright holder for a commercial license. The AGPL obligations do not apply under a commercial agreement.
For licensing inquiries: martin.mba@gmail.com