tofusoup
2025-11-02
CI tooling documentation added with stir module improvements
17 files · 3,511+ · 32-
CI tooling specification documented
4 files changed
ARCHITECTURE.mdCI system architecture overview (848 lines)OUTPUT_FORMATS.mdStandardized CI output format specification (832 lines)README.mdCI tooling introduction (177 lines)SPEC.mdDetailed CI specification document (1429 lines)
- Added
docs/ci/ARCHITECTURE.mdwith CI system architecture overview specify behavioral1 file
ARCHITECTURE.md
- Added
docs/ci/OUTPUT_FORMATS.mdwith standardized CI output format specification specify internal1 file
OUTPUT_FORMATS.md
- Added
docs/ci/README.mdanddocs/ci/SPEC.mdwith CI introduction and detailed specification specify internal2 files
README.mdSPEC.md
Stir module configuration and display improved
3 files changed
config.pyConfiguration improvements (21 line changes)display.pyBetter result presentation (36 line changes)executor.pyExecution flow improvements (44 line changes)
- Updated stir config, display, and executor modules with configuration, presentation, and execution flow improvements
decouple
behavioral
3 files
config.pydisplay.pyexecutor.py
RPC and version updates
5 files changed
cli.pyRPC CLI updatesclient.pyRPC client updatesserver.pyRPC server updatespyproject.tomlBuild config updatedVERSIONVersion bumped