aviso-server 0.4.1

Notification service for data-driven workflows with live and replay APIs.
# Summary

---

# Welcome

- [Introduction]./introduction.md
- [Key Concepts]./concepts.md
- [Installation]./installation.md
- [Getting Started]./getting-started.md
- [Defining Notification Schemas]./schema-guide.md

---

# Core Usage

- [Practical Examples]./practical-examples/overview.md
  - [Basic Notify/Watch/Replay]./practical-examples/basic-notify-watch-replay.md
  - [Constraint Filtering]./practical-examples/constraint-filtering.md
  - [Spatial Filtering]./practical-examples/spatial-filtering.md
  - [Replay Starting Points]./practical-examples/replay-starting-points.md
  - [Admin Operations]./practical-examples/admin-operations.md

---

# Backends

- [Backends Overview]./backends-overview.md
- [In-Memory Backend]./backend-in-memory.md
- [JetStream Backend]./backend-jetstream.md

---

# Operations & Deployment

- [Deployment Modes]./deployment-modes.md
- [Configuration]./configuration.md
- [Configuration Reference]./configuration-reference.md
- [Authentication]./authentication.md

---

# Reference

- [Streaming Semantics]./streaming-semantics.md
- [Payload Contract]./payload-contract.md
- [Topic Encoding]./topic-encoding.md
- [API Errors]./api-errors.md
- [Admin Operations]./admin-operations.md

---

# Developer Guide

- [Architecture]./architecture.md
- [Backend Development]./backend-development.md