tofusoup 2025-11-15
Architectural analysis branch merged with analysis documents archived
105 files · 8,172+ · 11,688-

Architectural analysis branch merged

Analysis documents archived to docs/archive

5 files changed
  • ARCHITECTURAL_ANALYSIS_2025.md Architectural analysis archived (1787 lines)
  • ARCHITECTURE_COMPARISON.md Architecture comparison archived
  • INVESTIGATION_PYVIDER_SERVER_SUPPORT.md Pyvider server investigation archived
  • INVESTIGATION_README.md Investigation README archived
  • SUPPLEMENTARY_ANALYSIS_2025.md Supplementary analysis archived (1593 lines)
  • Moved ARCHITECTURAL_ANALYSIS_2025.md, ARCHITECTURE_COMPARISON.md, and three other analysis documents to docs/archive/ specify internal
    4 files
    • ARCHITECTURAL_ANALYSIS_2025.md
    • ARCHITECTURE_COMPARISON.md
    • INVESTIGATION_PYVIDER_SERVER_SUPPORT.md
    • SUPPLEMENTARY_ANALYSIS_2025.md

Temporary and backup files cleaned up

15 files changed
  • rpc.go.bak RPC backup file removed (11 lines)
  • souptest_rpc_kv_matrix.py.bak KV matrix backup removed (454 lines)
  • test_server_cert.py Standalone test script removed
  • test_server_cert_with_stderr.py Standalone test script removed
  • test_tls_matrix.py Standalone test script removed
  • terraform.tfstate Terraform state file removed
  • terraform.tfstate Terraform state removed
  • terraform.tfstate Terraform state removed
  • terraform.tfstate Debug terraform state removed
  • terraform.tfstate Scripts terraform state removed
  • terraform.tfstate Soup terraform state removed
  • terraform.tfstate Source terraform state removed
  • 2025-10-31-load-handoffmd-and-verify-the-accuracy-v.txt Session transcript removed
  • EXECUTIVE_SUMMARY.txt Executive summary removed
  • Makefile.backup.20251110 Makefile backup removed
  • Removed backup files, standalone test scripts, and terraform state files decouple internal
    4 files
    • rpc.go.bak
    • souptest_rpc_kv_matrix.py.bak
    • test_server_cert.py
    • test_tls_matrix.py
  • Removed terraform state files across conformance, debug, scripts, soup, src, and tests directories decouple internal
    4 files
    • terraform.tfstate
    • terraform.tfstate
    • terraform.tfstate
    • terraform.tfstate

PEP 561 type stub marker added

1 file changed
  • py.typed PEP 561 type stub marker file
  • Added src/tofusoup/py.typed marker file for PEP 561 type stub support qualify internal
    1 file
    • py.typed

Registry module minor fixes

2 files changed
  • version.py Version model fix
  • cache.py Search cache fix
  • Updated src/tofusoup/registry/models/version.py and registry/search/cache.py with minor fixes remediate internal
    2 files
    • version.py
    • cache.py