{
  "backend": {
    "analytics_endpoint": "NOT_CONFIGURED",
    "feedback_endpoint": "https://releases.rbekplatform.com/api/v1/feedback",
    "support_endpoint": "NOT_CONFIGURED"
  },
  "collection": {
    "automatic_transmission": false,
    "cookies": false,
    "enabled": false,
    "fingerprinting": false,
    "opt_in_required": true,
    "persistent_user_identifier": false
  },
  "funnel": [
    {
      "collection_status": "NOT_IMPLEMENTED",
      "meaning": "CLI installation completed successfully",
      "signal": "install_success"
    },
    {
      "collection_status": "NOT_IMPLEMENTED",
      "meaning": "Developer environment passed CLI diagnostics",
      "signal": "doctor_success"
    },
    {
      "collection_status": "NOT_IMPLEMENTED",
      "meaning": "A new RBEK project was initialized",
      "signal": "project_init_success"
    },
    {
      "collection_status": "NOT_IMPLEMENTED",
      "meaning": "First workflow execution completed successfully",
      "signal": "first_run_success"
    },
    {
      "collection_status": "NOT_IMPLEMENTED",
      "meaning": "Developer executed an RBEK workflow again after first run",
      "signal": "repeat_run_success"
    },
    {
      "collection_status": "MANUAL_PUBLIC_ENDPOINT",
      "meaning": "Developer intentionally created structured feedback",
      "signal": "feedback_created"
    }
  ],
  "implementation_boundary": {
    "cli_instrumentation_in_release_0_1_3": false,
    "future_cli_instrumentation_requires_new_version": true,
    "release_0_1_3_modified_by_adoption002": false
  },
  "mode": "foundation_only",
  "privacy_contract": {
    "network_submission_without_opt_in": false,
    "personal_data_required": false,
    "secret_values_allowed": false,
    "source_code_required": false
  },
  "product": "RBEK CLI",
  "release": "0.1.3",
  "schema": "rbek.cli.adoption_signals.v1"
}
