# lx-annotate Documentation

Welcome to the developer and maintainer documentation for `lx-annotate`. These pages
cover data modeling conventions, implementation details, and automation workflows
used throughout the project.

## Contents

```{toctree}
:maxdepth: 2
:caption: Guides

guides/general-documentation
guides/deployment-strategy
guides/encrypted-storage-process
guides/asset-deployment
guides/wheel-deployment
assisted-reporting-report
guides/segment-annotation-workflow
guides/anonymization-validation-correction-workflow
guides/dates-and-times
guides/pydantic-cheatsheet
guides/reporting-template-requirements-page
guides/endoreg_db_report_import_path_handoff
guides/endoreg_db_video_import_path_handoff
```

```{toctree}
:maxdepth: 1
:caption: API Reference

api/index
```

## Quick Links
- Project repository: https://github.com/wg-lux/lx-data-models
- Issue tracker: https://github.com/wg-lux/lx-data-models/issues
- Python Package Index (coming soon)

Need another topic? Open a discussion or file an issue and we will expand the docs.
