← Back to Profile

πŸ“Š RC Telemetry Upload

Welcome, RC Tester!

Thank you for participating in the BranchPy RC program. Your telemetry helps us understand how BranchPy performs in real-world scenarios.

This page allows you to upload your RC metrics file after reviewing it.

βœ… What Telemetry Collects

  • Command usage: Which commands you run (analyze, stats, providers, etc.)
  • Performance data: How long operations take
  • Error information: Error codes and types (no sensitive details)
  • Project metadata: File counts, scene counts (no content)
  • Provider usage: Which providers you use (Dropbox, WebDAV, Local, etc.)
  • Platform info: Operating system, Python version, BranchPy version

🚫 What Telemetry NEVER Collects

  • ❌ Story text or dialogue from your visual novel
  • ❌ Character names or narrative content
  • ❌ Image, audio, or video assets
  • ❌ File contents or folder names (beyond counts)
  • ❌ Personally identifying information
  • ❌ Anything sent automatically (you control export and upload)

πŸ”’ Privacy Guarantee: Telemetry never leaves your machine unless you explicitly export and upload it. You can review the JSON file before uploading to verify exactly what data is being shared.

Step 1: Export Your Telemetry

Run this command in your terminal:

$ branchpy telemetry export --output rc-metrics.json

This creates a JSON file in your current directory containing your RC metrics.

Step 2: Review the JSON File

Before uploading, please open rc-metrics.json in a text editor to review what data will be shared.

You should see aggregated metrics like command counts, error summaries, and performance dataβ€”but no project content.

Step 3: Upload Your Metrics

Once you've reviewed the file and are comfortable with the data, drag and drop it below:

πŸ“
Drag & drop your rc-metrics.json here
or click to browse
No file selected

πŸ“‹ Metrics Preview

🏷️ Cohort: RC1 (This upload will be tagged for RC wave 1 analytics)

                
0%

πŸŽ‰ Thank You!

Your RC telemetry has been uploaded successfully.

Your contribution helps us improve BranchPy for everyone. We truly appreciate your participation in the RC program.

❌ Upload Failed

← Back to Profile