arenacall

command
v0.0.0-...-b362443 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2026 License: MIT Imports: 17 Imported by: 0

Documentation

Overview

Command arenacall is the project's "three bodies into one core" demo: a live arena match (the agent-world) is rendered as marks pseudo-images and streamed through pkg/semvideo — the very codec TVCP uses for a semantic video call — so a spectator WATCHES THE WAR OF TWO NEURAL NETS AS A FEW-HUNDRED-BYTES/S CALL that survives packet loss. It prints the call's byte budget and how much MEANING (MarksIoU) survived, and renders a GIF: left = the world as sent, right = the world as received after loss (freeze on drop, resync on keyframe).

go run ./cmd/arenacall                 # reference brains, 15% loss
go run ./cmd/arenacall -loss 0.3
go run ./cmd/arenacall -brain0 URL -brain1 URL   # live LLM commanders

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL