Implemented rudimentary reduction scanner

This commit is contained in:
2026-04-29 03:25:26 +02:00
parent 0376aab672
commit 4ac01cbc9a
13 changed files with 259 additions and 26 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"@efforting.tech/experiments": "file:experiments"
}
}