fabro/lib
Bryan Helmkamp 992a920f72 Send telemetry via detached subprocess to survive CLI exit
Replace tokio::spawn fire-and-forget with a detached subprocess pattern:
send() serializes Track to ~/.arc/tmp/, spawns `arc __send_analytics <path>`
with ARC_TELEMETRY=off, and the child sends to Segment then cleans up the file.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 20:18:35 -04:00
..
crates Send telemetry via detached subprocess to survive CLI exit 2026-03-10 20:18:35 -04:00
packages/arc-api-client Add signoff resource to verification system 2026-03-10 19:32:33 -04:00