LiveAndSigned Creator Studio 0.2.1

This package is the native lightweight studio core for LiveAndSigned live ingest.
It is not Electron, React Native, Flutter, Tauri, Node, or a bundled browser shell.

Quick checks:
  ./liveandsigned-studio --version
  ./liveandsigned-studio --list-profiles
  ./liveandsigned-studio --list-scenes
  ./liveandsigned-studio --list-platforms
  ./liveandsigned-studio --list-automation
  ./liveandsigned-studio --brand-kit
  ./liveandsigned-studio --check-update

Starter config:
  ./liveandsigned-studio --write-sample-config liveandsigned-studio.conf

Gift-war dry run:
  ./liveandsigned-studio --config liveandsigned-studio.example.conf --dry-run

Creator hardware rule:
  Stable 360p or 480p with clean audio is better than an unstable high-resolution source.
  LiveAndSigned ingest and encoder nodes own upconvert, fallbacks, HLS ladders, and CDN delivery.

FFmpeg:
  FFmpeg must be installed and available on PATH, or passed with --ffmpeg.

Updates and reports:
  The app checks LiveAndSigned for updates when a stream launches.
  Use --skip-update-check to bypass that launch check.
  Crash/error reports go to the LiveAndSigned API without stream keys or target URLs.
  Use --no-error-reporting to disable that for a local run.
