Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CENTAURUS

Real-time anomaly detection for context data streams.

Concept · Monitoring & Response cluster · Part of Vela Tools


CENTAURUS is an idea — a concept-stage Vela Tool that hasn't started development yet. This repository exists to gather demand signals, use cases, and feedback from the community before any code is written.

If this tool would solve a problem you have, vote and share your use case at velacontext.com/vela-tools. Tools with the most demand get built next.


The concept

A sensor reading 250°C when it should be 25°C is a problem. So is a stuck value, a missing data point, a feed that's "live" but actually frozen. Detecting these anomalies usually means either dumb thresholds (which miss the subtle ones) or a custom ML pipeline (which most teams don't have).

CENTAURUS would be the anomaly detection layer for NGSI-LD streams: pre-trained baseline models, configurable rules, drift detection, and real-time alerts. Works with the data your platform already has — no separate ML infrastructure required.


What this tool would do

  • Pre-trained baselines — Anomaly detection without your own ML pipeline.
  • Drift detection — Catch slow-burn problems thresholds miss.
  • Real-time alerts — Feed events to AQUILA for orchestrated response.

Who this is for

Platform operators, data quality engineers, predictive maintenance teams.


Status

Concept stage. No development yet.

This repository serves as the official home for the concept — README, license placeholder, and issue tracking are live. Source code, documentation, and releases follow only after demand justifies development.

To prioritize this tool above others in the Vela Tools roadmap, vote on the product page or share your use case.

Vote and share use case: velacontext.com/vela-toolsEmail: info@velacontext.com — subject "CENTAURUS Use Case"


Scope (planned)

If built, CENTAURUS would integrate with the rest of the Vela suite as follows:

For this Use this
Anomaly detection on streams CENTAURUS
Time-series for historical baselines HOROLOGIUM
Event governance and escalation AQUILA
Real-time context API a Context Broker (protected by LIBRA)
Bulk re-ingestion when sensor batches drift CORVUS

Editions (planned)

When (and if) CENTAURUS is built, it will follow the same open-core model as other Vela Tools:

Edition What it is Where
FOSS Free, self-hosted, EUPL v1.2 This repository (post-development)
Pro Commercial license — advanced features, priority support, SLA velacontext.com
Hub Fully managed as part of Vela Context Data Hub velacontext.com

Final feature splits between FOSS and Pro will be announced ahead of development start.


Contributing

In the concept stage, the most valuable contribution is demand signal:

When development begins, see CONTRIBUTING.md for the full code contribution process. All contributions will require a Developer Certificate of Origin (DCO) sign-off (git commit -s).


Community


License

When built, CENTAURUS FOSS edition will be licensed under the European Union Public Licence v1.2 (EUPL-1.2) — an OSI-approved, EU-developed open-source license available in 23 EU languages.


About

CENTAURUS is part of Vela Tools — open-core infrastructure for the NGSI-LD ecosystem, built by SenLab d.o.o. in Ljubljana, Slovenia 🇸🇮.

Learn more at velacontext.com.

Releases

Packages

Contributors