{
  "certified_capabilities": [
    "public_https_distribution",
    "clean_external_install",
    "primary_and_compatibility_cli_entrypoints",
    "project_initialization",
    "doctor_diagnostics",
    "deterministic_first_workflow_execution",
    "release_hash_integrity",
    "public_developer_onboarding"
  ],
  "channel": "stable",
  "commercial_entrypoint": "https://releases.rbekplatform.com/cli/stable/",
  "compatibility_command": "rbek-cli",
  "first_project": {
    "commands": [
      "rbek init",
      "rbek doctor",
      "rbek run"
    ],
    "database_execution": false,
    "expected_output": "Hello from RBEK",
    "external_api_execution": false,
    "external_network_execution": false,
    "requires_credentials": false
  },
  "governance": {
    "certified_by_commercial_launch_package": false,
    "commercial_readiness_is_separate": true,
    "version_0_1_3_status": "NOT_MATERIALIZED"
  },
  "install_url": "https://releases.rbekplatform.com/cli/stable/install.sh",
  "primary_command": "rbek",
  "product": "RBEK CLI",
  "quickstart_url": "https://releases.rbekplatform.com/cli/stable/QUICKSTART.md",
  "schema": "rbek.cli.commercial_launch.v1",
  "start_here_url": "https://releases.rbekplatform.com/cli/stable/START-HERE.md",
  "status": "commercially_ready",
  "version": "0.1.3"
}
