Files
Oleksandr Bezdieniezhnykh 08eadc1158 chore: update autodev documentation for parent suite integration
Enhanced the protocols and state documentation to include references to parent suite documentation, specifying how to handle the existence of a parent `docs` directory. Updated the README to direct users to the unified suite documentation.
2026-05-14 05:28:44 +03:00

14 lines
613 B
Markdown

# Azaion.Annotations
.NET REST API for media, annotations, datasets, and settings.
## Documentation
The **canonical** description of this service (HTTP API, media flows, RabbitMQ sync, SSE, settings) is maintained with the rest of the suite:
**[suite/_docs/01_annotations.md](../_docs/01_annotations.md)**
That file is the product and integration reference for this repository. Update it when you change public contracts, queues, or behavior it documents.
If you use a standalone clone without the parent `suite` tree, open `01_annotations.md` from your checkout of the suite `_docs` folder (same content).