News & Updates
Stay informed on the latest breakthroughs, publications, and events from Arboria Labs. Our work is constantly evolving as we push the boundaries of swarm intelligence and interstellar systems.
August 05, 2025 | Tool Release
Release: Maneuver.Map v1.6.2
Bug fixes and polish: sturdier artifact cleanup, clearer run metadata, and deep-linkable Pagefind results in the UI.
July 15, 2025 | Publication
Title: “Resilient Consensus Algorithms for High-Latency Communication Networks in Interstellar Probe Swarms”
Accepted to the Journal of Interstellar Studies. The paper presents a consensus protocol tolerant of hour‑scale delays and intermittent links, validated across long‑duration network emulations and public spacecraft telemetry datasets. We include open‑source reference implementations and a formal liveness/safety proof sketch.
June 24, 2025 | Tool Release
Release: Leviathan Engine v1.4.0
Stabilized Python wheels across platforms, a faster Parquet write path, and structured logs for easier post‑processing. Minor breaking change: CSV header now includes timestamp
first; see the migration note in the changelog.
May 28, 2025 | Docs & Site
Global docs search is live. Our pnpm postbuild
task now emits Pagefind indexes to /public/_pagefind
for fast, offline‑friendly search.
April 21, 2025 | Tool Release
Release: Gossamer Threaded Intelligence v2.0
Major update with typed APIs, pluggable metrics, and tighter adapters for Maneuver.Map. Deprecated several legacy helpers and streamlined configuration; see “Breaking changes” in the notes.
March 10, 2025 | Tool Release
Release: Maneuver.Map v1.5.0
Adds resumable runs, exponential backoff/retry controls, and signed artifact uploads. Introduces /frames
pagination and publishes an updated OpenAPI schema for client generation.
December 12, 2024 | Publication
Title: “Topology‑Aware Gossip Under Sparse Connectivity”
This work analyzes convergence under highly irregular, time‑varying link graphs and provides bounds that match observed behavior in hardware‑in‑the‑loop network emulations. The appendix includes proofs and a reference implementation of the gossip variants we evaluated.
October 30, 2024 | Tool Release
Release: Leviathan Engine v1.3.0
Stabilized the C API, added zero‑copy Arrow buffers to the Parquet exporter, and improved CI coverage for macOS/Linux builds.
August 15, 2024 | Tool Release
Release: Gossamer Threaded Intelligence v1.7.0
New coordination primitives (budgeted consensus, prioritized queuing) and a metrics module for cohesion/alignment/separation with consistent units. Minor performance improvements in vectorized steps.
May 03, 2024 | Publication
Title: “Distributed Priority Queues for Onboard Tasking”
Introduces a lightweight, contention‑aware priority queue that maintains fairness under bursty workloads and intermittent connectivity. We compare against baseline heuristics across synthetic traces and public mission timelines, showing improved throughput without sacrificing responsiveness.
January 26, 2024 | Tool Release
Release: Maneuver.Map v1.2.0
Run tagging, retention policies, and first‑class OpenAPI docs at /docs
. Minor UI updates for keyboard navigation.
March 07, 2023 | Tool Release
Release: Leviathan Engine v1.0.0
First stable API, CSV logging with configurable frequency, and deterministic seeds. This marks the baseline for downstream adapters and exporters.
Back to Home