Skip to content

Latest commit

 

History

History
50 lines (41 loc) · 2.59 KB

File metadata and controls

50 lines (41 loc) · 2.59 KB

Janus Documentation Index

This index separates current operational documentation from historical design records and result templates. Start with the current guides; dated decisions are retained for project history, not as statements of present behavior.

Start here

  1. Repository README — scope, prerequisites, and primary commands.
  2. Getting Started — shortest local path.
  3. Janus-QL — the public query surface and validation rules.
  4. HTTP API — current REST and WebSocket endpoints.
  5. Query Execution — registration and runtime paths.
  6. Live Streaming Guide — MQTT and replay setup.

Current guides

Topic Canonical document
Query language JANUSQL.md
Window semantics WINDOW_TYPES_EXPLAINED.md
Query lifecycle and execution QUERY_EXECUTION.md
REST and WebSocket API HTTP_API_CURRENT.md
HTTP quick start QUICKSTART_HTTP_API.md
Live MQTT and replay LIVE_STREAMING_GUIDE.md
Replay CLI STREAM_BUS_CLI.md
Historical materialization NESTED_HISTORICAL_SUBQUERIES.md
Baseline compatibility BASELINES.md
Anomaly-query guidance ANOMALY_DETECTION.md
Backend benchmarks BENCHMARKING.md
Paper benchmark harnesses PAPER_BENCHMARKING.md
Benchmark implementation citybench_congestion_hybrid_scaling.md

Reference and historical material

Compatibility aliases

HTTP_API.md and README_HTTP_API.md are retained as compatibility entry points and direct readers to the current HTTP API reference. README.md is the short in-directory index.