Merge PR 9 into main

This commit is contained in:
YusufB5 2026-06-13 12:07:44 +03:00
commit 7ac8317371
10 changed files with 477 additions and 10 deletions

10
.gitignore vendored
View file

@ -18,8 +18,18 @@ venv/
.vscode/
.idea/
# Experiment artifacts (scripts are tracked; generated outputs are not)
experiments/vectors/
experiments/*.png
# Personal notes
mynotes.txt
# Old versions
*-previous-ver-*
# Autobahn conformance reports (regenerated by the test run)
experiments/autobahn/reports/
# stray temp dirs
tmp*/