wrknv 2025-10-29
Conform all Python files to SPDX header/footer protocol
148 files · 2,507+ · 2,273-

SPDX header/footer conformance across source files

4 files changed
  • __init__.py Added SPDX header/footer comments
  • hub_cli.py Added SPDX header/footer comments
  • core.py Added SPDX header/footer comments
  • commands.py Added SPDX header/footer comments
  • Applied SPDX license header and footer protocol to all Python source files under src/ and tests/, conforming to provide-io project standards baseline internal
    3 files
    • __init__.py
    • hub_cli.py
    • errors.py

Project configuration and documentation

3 files changed
  • AGENTS.md Added agent documentation file
  • pyproject.toml Added new dependencies
  • uv.lock Regenerated lock file with new dependencies
  • Added AGENTS.md for development guidance and updated pyproject.toml with additional dependencies specify external
    3 files
    • AGENTS.md
    • pyproject.toml
    • uv.lock