Plugin assertion methods (`assert_request()`, `assert_command()`, etc.) have minimal docstrings. Add comprehensive docstrings with Parameters, Returns, Raises, and Examples sections.
These will be automatically rendered in the mkdocs site via mkdocstrings and provide IDE tooltips. Start with HttpPlugin and DatabasePlugin as the highest-traffic plugins.
Plugin assertion methods (`assert_request()`, `assert_command()`, etc.) have minimal docstrings. Add comprehensive docstrings with Parameters, Returns, Raises, and Examples sections.
These will be automatically rendered in the mkdocs site via mkdocstrings and provide IDE tooltips. Start with HttpPlugin and DatabasePlugin as the highest-traffic plugins.