- Add `docs/provider_authoring.md` describing the strict `ResultModel`-based plugin adapter pattern, `ColumnSpec` usage, `selection_fn`, and `TableProviderMixin` for HTML table scraping.
- Link the new doc from `docs/result_table.md`.
- Add `tests/test_provider_author_examples.py` to validate the example plugin integration with the registry.