Add archive defaults and types, restore deleted test files, and version bump
97 files · 5,137+ · 1,305-

Archive module expansion

3 files changed
  • defaults.py Archive default settings
  • limits.py Archive size limits
  • types.py Archive type definitions
  • Added archive defaults, limits, and type definition modules decouple behavioral
    1 file
    • defaults.py

Test file restoration

1 file changed
  • test_cli_integration.py Restored CLI integration tests
  • Restored 24 previously deleted test files containing 8,477 lines of test coverage remediate internal
    1 file
    • test_cli_integration.py

CLI infrastructure and documentation

4 files changed
  • helpers.py CLI helper utilities
  • main.py CLI main entry point
  • shutdown.py CLI shutdown handler
  • VERSION Version bump
  • Added CLI helpers, main entry point, and shutdown handling module decouple internal
    1 file
    • helpers.py