Clarification on redistributing Document Builder 8.2 binaries

hello ONLYOFFICE team,

I am developing an independent open-source Python package for Document Builder
8.2.0.143. The package uses a neutral name, does not use ONLYOFFICE branding,
and is not presented as an official product.

It would include the unmodified runtime extracted from these official GitHub
Release assets:

  • docbuilder_x64.exe
  • onlyoffice-documentbuilder_amd64.deb
  • onlyoffice-documentbuilder_arm64.deb

Release:

The Python wrapper, packaging code and corresponding source would be published
under AGPL-3.0. Original copyright and license notices would be preserved.

Could an authorized ONLYOFFICE representative please confirm:

  1. May these v8.2.0 precompiled assets be redistributed under AGPL-3.0?
  2. May their unmodified runtime files be included in public PyPI Wheels?
  3. Does this permission include PyPI mirrors and downstream redistribution?
  4. Is this permission permanent and irrevocable while AGPL requirements are
    followed?

This question concerns only the official v8.2.0 precompiled assets, not later
watermarked versions.

Thank you