The Documentation fields part of https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_documenting.html does not mention the `positional` key, that - at least to the reviewer that reviewed my contribution - is needed at least for filters. The docs checkers also insisted on specifying the `name`, not `module`. Maybe the whole schema might benefit from reviewing. Thanks