pyvider 2025-11-29
Documentation reorganization: removed several doc files added the previous day (capabilities...
42 files · 3,726+ · 1,248-

Reorganization

42 files changed
  • settings.local.json Updated settings.local.json (+8/-1 lines)
  • README.md Removed content from README.md (-79 lines)
  • bundling-components.md Removed content from bundling-components.md (-85 lines)
  • capability-composition.md Removed content from capability-composition.md (-31 lines)
  • capability-lifecycle.md Removed content from capability-lifecycle.md (-20 lines)
  • capability-marketplace.md Removed content from capability-marketplace.md (-74 lines)
  • creating-capabilities.md Removed content from creating-capabilities.md (-29 lines)
  • using-capabilities.md Removed content from using-capabilities.md (-76 lines)
  • resources-vs-data-sources.md Removed content from resources-vs-data-sources.md (-3 lines)
  • creating-data-sources.md Removed content from creating-data-sources.md (-4 lines)
  • creating-functions.md Removed content from creating-functions.md (-4 lines)
  • creating-providers.md Removed content from creating-providers.md (-4 lines)
  • creating-resources.md Removed content from creating-resources.md (-4 lines)
  • using-decorators.md Removed content from using-decorators.md (-4 lines)
  • best-practices.md Removed content from best-practices.md (-4 lines)
  • performance-optimization.md Removed content from performance-optimization.md (-4 lines)
  • production-readiness.md Removed content from production-readiness.md (-4 lines)
  • security-best-practices.md Removed content from security-best-practices.md (-4 lines)
  • create-data-source.md Removed content from create-data-source.md (-3 lines)
  • handle-pagination.md Removed content from handle-pagination.md (-3 lines)
  • add-validation.md Removed content from add-validation.md (-3 lines)
  • create-resource.md Removed content from create-resource.md (-3 lines)
  • index.md Updated index.md (+2/-9 lines)
  • data-source-api.md Removed content from data-source-api.md (-3 lines)
  • resource-lifecycle.md Removed content from resource-lifecycle.md (-3 lines)
  • api_data_source.py Added api_data_source.py (+88 lines)
  • file_info_complete.py Added file_info_complete.py (+94 lines)
  • file_info_minimal.py Added file_info_minimal.py (+60 lines)
  • async_concurrent.py Added async_concurrent.py (+242 lines)
  • error_handling.py Added error_handling.py (+197 lines)
  • pagination.py Added pagination.py (+242 lines)
  • api_resource.py Added api_resource.py (+130 lines)
  • file_complete.py Added file_complete.py (+159 lines)
  • file_minimal.py Added file_minimal.py (+95 lines)
  • basic_types.py Added basic_types.py (+92 lines)
  • collections.py Added collections.py (+104 lines)
  • validators.py Added validators.py (+158 lines)
  • building-your-first-data-source.md Removed content from building-your-first-data-source.md (-4 lines)
  • building-your-first-resource.md Updated building-your-first-resource.md (+8/-237 lines)
  • mkdocs.yml Added mkdocs.yml (+4 lines)
  • test_snippets.py Added test_snippets.py (+139 lines)
  • uv.lock Updated uv.lock (+1904/-546 lines)
  • Removed capabilities sub-pages (bundling, composition, lifecycle, marketplace, creating, using) added on 2025-11-28 instantiate internal
    1 file
    • settings.local.json
  • Removed how-to guides and archive README as docs structure was revised specify errata
    1 file
    • settings.local.json
  • Updated .claude/settings.local.json baseline internal
    1 file
    • settings.local.json

Automated Updates

42 files changed
  • settings.local.json Changes to settings.local.json
  • README.md Changes to README.md
  • bundling-components.md Changes to bundling-components.md
  • capability-composition.md Changes to capability-composition.md
  • capability-lifecycle.md Changes to capability-lifecycle.md
  • capability-marketplace.md Changes to capability-marketplace.md
  • creating-capabilities.md Changes to creating-capabilities.md
  • using-capabilities.md Changes to using-capabilities.md
  • resources-vs-data-sources.md Changes to resources-vs-data-sources.md
  • creating-data-sources.md Changes to creating-data-sources.md
  • creating-functions.md Changes to creating-functions.md
  • creating-providers.md Changes to creating-providers.md
  • creating-resources.md Changes to creating-resources.md
  • using-decorators.md Changes to using-decorators.md
  • best-practices.md Changes to best-practices.md
  • performance-optimization.md Changes to performance-optimization.md
  • production-readiness.md Changes to production-readiness.md
  • security-best-practices.md Changes to security-best-practices.md
  • create-data-source.md Changes to create-data-source.md
  • handle-pagination.md Changes to handle-pagination.md
  • add-validation.md Changes to add-validation.md
  • create-resource.md Changes to create-resource.md
  • index.md Changes to index.md
  • data-source-api.md Changes to data-source-api.md
  • resource-lifecycle.md Changes to resource-lifecycle.md
  • api_data_source.py Changes to api_data_source.py
  • file_info_complete.py Changes to file_info_complete.py
  • file_info_minimal.py Changes to file_info_minimal.py
  • async_concurrent.py Changes to async_concurrent.py
  • error_handling.py Changes to error_handling.py
  • pagination.py Changes to pagination.py
  • api_resource.py Changes to api_resource.py
  • file_complete.py Changes to file_complete.py
  • file_minimal.py Changes to file_minimal.py
  • basic_types.py Changes to basic_types.py
  • collections.py Changes to collections.py
  • validators.py Changes to validators.py
  • building-your-first-data-source.md Changes to building-your-first-data-source.md
  • building-your-first-resource.md Changes to building-your-first-resource.md
  • mkdocs.yml Changes to mkdocs.yml
  • test_snippets.py Changes to test_snippets.py
  • uv.lock Changes to uv.lock
  • 13 auto-commits across the doc restructuring session specify internal
    42 files
    • settings.local.json
    • README.md
    • bundling-components.md
    • capability-composition.md
    • capability-lifecycle.md
    • capability-marketplace.md
    • creating-capabilities.md
    • using-capabilities.md
    • resources-vs-data-sources.md
    • creating-data-sources.md
    • creating-functions.md
    • creating-providers.md
    • creating-resources.md
    • using-decorators.md
    • best-practices.md
    • performance-optimization.md
    • production-readiness.md
    • security-best-practices.md
    • create-data-source.md
    • handle-pagination.md
    • add-validation.md
    • create-resource.md
    • index.md
    • data-source-api.md
    • resource-lifecycle.md
    • api_data_source.py
    • file_info_complete.py
    • file_info_minimal.py
    • async_concurrent.py
    • error_handling.py
    • pagination.py
    • api_resource.py
    • file_complete.py
    • file_minimal.py
    • basic_types.py
    • collections.py
    • validators.py
    • building-your-first-data-source.md
    • building-your-first-resource.md
    • mkdocs.yml
    • test_snippets.py
    • uv.lock