Redvia Systems
All articles
releasechangelog

AegisCore v1.5.19 — release notes

Redvia·15 May 2026·2 min read

AegisCore v1.5.19 is the release that closes the platform's initial development plan. Every one of the eight pillars is functional, validated, and backed by signed evidence. This note summarises what the release contains and how to verify it.

Headline numbers

  • 165 signed release-proof artifacts, each with an explicit claim boundary
  • 6,588 automated tests passing
  • 49 / 49 known attack vectors blocked in the pentest simulation
  • 140 integrated offensive tools
  • 3,132 Sigma rules and 730 YARA rules bundled
  • 30 pre-built incident-response playbooks
  • 30+ SIEM / SOAR connectors

What this release closes

The v1.5.19 development plan covered all eight pillars end to end.

Red Team Engine — the integrated toolchain reached 140 tools, each wrapped with scope enforcement, operator-approval gates and kill-switch wiring.

Blue Team Engine — the full SigmaHQ baseline (3,132 rules) and a curated YARA set (730 rules) ship bundled, alongside machine-learning UEBA for anomaly detection and behavioural clustering.

Decision Engine — the deterministic decision framework now carries a D3 explainability dashboard, 50 mapped SOC 2 controls, and a read-only auditor portal. There is no language model anywhere in the decision path.

Execution Fabric — 30 production playbooks, durable state with retry and idempotency, and human-approval gates for destructive operations.

Evidence Pipeline — SHA-256 hash chain, HMAC-SHA256 internal signing, Ed25519 export signing, aligned to NIST SP 800-86.

SIEM / SOAR — syslog, HTTP, Kafka and NATS ingestion feeding a correlation engine, with 30+ connectors.

Desktop & Runtime — production-grade installers for Linux, Windows and macOS, with honest health, readiness and recovery flows. The runtime works in the background; operators never touch a terminal.

Compliance & Audit — continuous, signed compliance evidence mapped to SOC 2, NIS2, HIPAA and ISO 27001.

Distribution

v1.5.19 is the first release distributed as a single full-offline installer per platform. The AI runtime, the complete toolchain and every detection rule are bundled — nothing is fetched at install time. The same installer serves every tier; the first-run wizard resolves Community, Professional, Team or Enterprise from license activation.

Verifying your installer

Every build ships with two integrity artifacts:

  1. SHA256SUMS — verify the file hash matches before installing.
  2. An Ed25519-signed manifest — verify the signature against the published Redvia release key.

On Linux and macOS:

sha256sum -c SHA256SUMS

The signed manifest and the public release key are included alongside the installer in the release directory. If either check fails, do not install — contact security@redviasystems.com.

Upgrading

Upgrading from an earlier build is an in-app operation. Install v1.5.19 over your existing deployment; the runtime migrates state and preserves your evidence chain. Your license activation carries over — no re-entry required.

Support

Community-tier questions are handled through community channels. Professional, Team and Enterprise customers have email and priority support per their tier. Security reports always go to security@redviasystems.com.

R
Redvia
Building AegisCore — local-first security operations

Run the platform these notes describe

Everything written about here ships in the free Community edition. Download it and see for yourself.