tofusoup
2025-11-12
Architectural analysis document added with significant code restructuring
84 files · 10,218+ · 8,794-
Architectural analysis and code review added
2 files changed
ARCHITECTURAL_ANALYSIS_2025.mdComprehensive architectural analysis and code review documentLLM_HANDOFF.mdLLM handoff document re-added
- Added comprehensive architectural analysis and code review documentation
specify
architectural
2 files
ARCHITECTURAL_ANALYSIS_2025.mdLLM_HANDOFF.md
Code restructured across conformance, source, and test modules
12 files changed
logic.pyExecution improvements (11 line changes)terraform.pyRemoved a configuration linelogging.pyLogging improvements (24 line changes)cli.pyRPC CLI updatesclient.pyRPC client updatesserver.pyRPC server updatescli.pyHarness CLI updatescli.pyCLI updates__init__.pyPackage init updates_version.pyVersion module updatesconfig.pyConfig updatesdefaults.pyDefaults updates
- Updated testing logic, wire logging, and stir configuration across source modules
decouple
behavioral
3 files
logic.pylogging.pyterraform.py
- Removed
wrknv.tomltask runner configuration baseline internal1 file
wrknv.toml
Test scripts and conformance tests updated
8 files changed
test_server_cert.pyTLS cert test updatedtest_server_cert_with_stderr.pyTLS cert stderr test updatedtest_tls_matrix.pyTLS matrix test updatedsouptest_enrichment_on_get.pyEnrichment test updatedsouptest_rpc_kv_matrix.pyKV matrix test updatedsouptest_rpc_matrix_comprehensive.pyComprehensive matrix test updateddebug_notls_test.pyDebug no-TLS testdebug_tls_test.pyDebug TLS test
CI and documentation configuration updated
7 files changed
ci.ymlCI workflow updated.gitignoreGitignore updatedCLAUDE.mdCLAUDE.md updatedREADME.mdREADME updatedMakefile.backup.20251110Makefile backupmkdocs.ymlMkDocs config updatedmkdocs_hooks.pyMkDocs hooks updated