docs(main): add module docstring to backend/app/main.py #716

Merged
bot-reviewer merged 1 commit from feat/714-main-docstring into main 2026-05-30 11:43:21 +00:00

1 commit

Author SHA1 Message Date
34147d3933 docs(main): add module docstring to backend/app/main.py
FastAPI entrypoint lacked a module-level docstring; add one as the
first statement. No behavior change.

Refs #714
2026-05-30 14:41:20 +03:00