This directory contains the current Janus documentation.
- DOCUMENTATION_INDEX.md: canonical reading order
- JANUSQL.md: Janus-QL syntax and semantics
- QUERY_EXECUTION.md: how registration, startup, historical execution, live execution, and result delivery work
- BASELINES.md:
USING BASELINE,LAST,AGGREGATE, and async warm-up - HTTP_API_CURRENT.md: current REST and WebSocket API
- README_HTTP_API.md: backend HTTP lifecycle guide
- QUICKSTART_HTTP_API.md: shortest API validation flow
- ANOMALY_DETECTION.md: recommended anomaly-detection patterns and limitations
- QUICK_REFERENCE.md: short operational commands and endpoint summary
- BENCHMARK_RESULTS.md: benchmark data
- STREAM_BUS_CLI.md: replay and ingestion CLI
This repository is the Janus backend and engine implementation.
The maintained dashboard lives in:
https://github.com/SolidLabResearch/janus-dashboard
The static demo in this repository is only for local manual backend testing.