{
  "schemaVersion": "2026-08-31",
  "kind": "vibecord-agent-bootstrap",
  "product": "VibeCord",
  "status": "internal_dogfood_public_release_not_proven",
  "updated": "2026-08-31",
  "baseUrl": "https://app.vibecord.dev",
  "productMode": {
    "bringYourOwnAgentIsProductDirection": true,
    "bringYourOwnAgentPublicReleaseAvailable": false,
    "integratedCreatorDefault": false,
    "integratedCreatorFlag": "flag.surfaces.integrated_creator"
  },
  "documentation": {
    "index": "https://app.vibecord.dev/llms.txt",
    "install": "https://app.vibecord.dev/agent/INSTALL.md",
    "auth": "https://app.vibecord.dev/agent/AUTH.md",
    "workloads": "https://app.vibecord.dev/agent/WORKLOADS.md",
    "payments": "https://app.vibecord.dev/agent/PAYMENTS.md",
    "receipts": "https://app.vibecord.dev/agent/RECEIPTS.md"
  },
  "cli": {
    "command": "vibecord-ops",
    "packageStatus": "source_release_candidate_unpublished",
    "publicInstallAvailable": false,
    "sourcePackageReleaseReady": true,
    "publishedPackageAvailable": false,
    "generationAllowed": false,
    "providerMutationAllowed": false
  },
  "mcp": {
    "descriptorFoundationExists": true,
    "runtimeEnabledByDefault": false,
    "publicRemoteExposureAvailable": false,
    "releaseProven": false,
    "selfServiceActionDescriptorsAvailable": true,
    "durableReceiptDispatchConnected": true,
    "artifactStageMetadataOnlyException": true,
    "artifactUploadAcceptedOverMcp": false
  },
  "authentication": {
    "currentMode": "browser_issued_scoped_ops_token_when_internal_mcp_and_pat_flags_are_enabled",
    "loginCommand": "vibecord-ops auth login --open --json",
    "tokenEnvironmentVariable": "VIBECORD_TOKEN",
    "deviceAuthorizationImplemented": true,
    "deviceAuthorizationContractImplemented": true,
    "deviceAuthorizationServerImplemented": true,
    "deviceAuthorizationRouteDefaultOff": true,
    "deviceAuthorizationPublicAvailable": false,
    "deviceAuthorizationReleaseProven": false,
    "autonomousLegalAccountCreationImplemented": false,
    "humanOrOrganisationOwnsAccount": true
  },
  "payments": {
    "paidBeforeSpend": true,
    "agentCheckoutImplemented": false,
    "checkoutRequestContractImplemented": true,
    "checkoutRequestServerImplemented": true,
    "checkoutHandoffDestinationImplemented": true,
    "checkoutPostCarriesHandoffId": true,
    "checkoutReleaseProven": false,
    "checkoutRequestPublicAvailable": false,
    "checkoutRequestCreatesPaymentSession": false,
    "checkoutRequestAcceptsClientQuoteId": false,
    "maximumCogsQuoteStage": "deploy.request",
    "humanCheckoutHandoffRequiredWhenUnfunded": true,
    "rawCardDataAcceptedFromAgents": false
  },
  "workloads": [
    {
      "kind": "discord_bot",
      "door": "Discord bot",
      "artifactOps": "internal_dogfood",
      "hosted": "gated_public_paid_launch_not_proven"
    },
    {
      "kind": "minecraft_java",
      "door": "Minecraft Java",
      "artifactOps": "generation_export_active",
      "hosted": "paid_before_spend_capacity_and_launch_gated"
    },
    {
      "kind": "luanti_game",
      "door": "Luanti custom voxel game",
      "artifactOps": "beta_browser_local_and_export_enabled",
      "hosted": "not_admitted_server_runtime_paid_before_spend_capacity_sandbox_udp_provider_and_launch_gated"
    }
  ],
  "actionContract": {
    "sourceImplemented": [
      "project.create",
      "workload.create",
      "billing.checkout.request",
      "billing.entitlement.status"
    ],
    "projectCreate": {
      "requiredMetadata": [
        "name",
        "ownershipMode",
        "initialWorkload.workloadKind",
        "initialWorkload.workloadSlug"
      ],
      "successfulReceiptFields": [
        "projectId",
        "projectWorkloadId"
      ],
      "workloadSlugRequiredForDeterminism": true
    },
    "selectors": {
      "project": ["--project-id", "--project-slug"],
      "workload": ["--workload-id", "--workload-slug"],
      "identifierHeuristicsAllowed": false
    },
    "serverImplemented": true,
    "productionMigrationApplied": false,
    "crossSystemAtomicityProven": false,
    "publicAvailable": false
  },
  "requiredWorkloadScope": "projectWorkloadId_or_exactly_resolved_workload_slug",
  "receipt": {
    "requiredRoutingFields": [
      "schemaVersion",
      "requestId",
      "allowed",
      "status",
      "evidenceRefs"
    ],
    "optionalFields": [
      "action",
      "denialCode",
      "denialFamily",
      "nextSafeAction",
      "claimBoundary"
    ],
    "actionRequiredFor": [
      "billing.checkout.request",
      "project.create_success"
    ]
  },
  "proofBoundary": "Static discovery metadata is not auth, billing, provider, runtime, customer, or launch proof."
}
