Updates documentation for a change (README, docstrings, CHANGELOG, or other docs). Use when the user asks to update docs, add docstrings, or document a feature/fix.
Use when the user asks to update docs (e.g. "update docs for this change", "add docstrings to X", "document the new API", "update README/CHANGELOG").
docs/, or "wherever needed".src/kalvi_library_template/: summary, args, returns, raises (Google or NumPy style; project may prefer one). Keep in sync with .cursor/rules/python.mdc (type hints; mypy strict).docs/, AGENTS.md, CONTRIBUTING.md, or skill/rule files only if the user explicitly asks (e.g. "document this in AGENTS.md").