feat: scaffold ClaimLinkVisualizer, client-side buffer-zone highlighting

This commit is contained in:
2026-07-29 07:25:32 +02:00
commit 09ced98505
13 changed files with 1129 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
dotnet run --project CakeBuild/CakeBuild.csproj -- $args
exit $LASTEXITCODE;