provide-testkit 2025-12-01
Major foundry theme update and module refinements
30 files · 3,416+ · 696-

Foundry documentation tooling update

6 files changed
  • docs_preflight.py Updated documentation preflight checks
  • docs_serve.py Updated documentation server script
  • docs_validate.py Updated documentation validator
  • inject_partials.py Updated partial injection script
  • version_hook.py Updated version hook
  • mkdocs.yml Updated MkDocs configuration
  • Updated foundry documentation tooling with revised preflight, validation, and partial injection scripts harden behavioral
    3 files
    • docs_preflight.py
    • docs_validate.py
    • inject_partials.py

Module refinements

4 files changed
  • __init__.py Refined base subpackage exports
  • __init__.py Refined CLI subpackage exports
  • temp.py Updated temp file handling
  • environment.py Updated environment utilities
  • Refined base, CLI, file temp, and utils module implementations harden internal
    4 files
    • __init__.py
    • __init__.py
    • temp.py
    • environment.py