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
- BENCHMARKING.md: current benchmark harness and run commands
- PAPER_BENCHMARKING.md: paper-facing benchmark harnesses and destinations
- PAPER_ARTIFACT_MAP.md: paper claim to artifact map
- PAPER_ARCHITECTURE.md: Mermaid architecture diagrams for the paper
- PAPER_SUBMISSION_PACKAGE.md: include/exclude list for a submission bundle
- 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.