ClumsyLite GTex Magnetic Track 0.3.10-magtrack
ClumsyLite wrapper for logical 1D navigation over Detour's unchanged 2D GroundTex map. The embedded magnetic-tape web application grows branches from left to right and displays active lane distance, root-to-branch route distance, fork distance, signed track bias, keyframes, open endpoints, and registered joins.
Track capture follows Detour's committed using keyframes. Distance is accumulated along keyframe connections; bias is the signed perpendicular projection onto the local segment. Endpoint joins compare local keyframe windows using the bundled CPU GroundTex backend inside Clumsy, without mutating Detour's map.
Paired save/load keeps .gtex and gtex-track-map/1 together, and loading a
track automatically loads the backing Detour map. The wrapper also adds universal
/call, /api/agent/call, and /api/agent/set routes.
Open /gtex-track.html on Clumsy's web port (default 8008). Version mnemonic:
magtrack. Requires the corresponding DetourLite telemetry build, Windows x64,
.NET 8, and AVX2.