Initial SWOOSH executor and reducer implementation

This commit is contained in:
Codex Agent
2025-10-24 18:35:13 +11:00
commit 38707dd182
9 changed files with 1931 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module swoosh
go 1.22