{
  "schema": "localendpoint.endpoint-plugin-catalog.v1",
  "lastReviewedUtc": "2026-07-25T22:00:00Z",
  "coreAppId": "localendpoints.com",
  "currentSelectablePluginIds": [
    "remoteendpoints.com",
    "memoryendpoints.com"
  ],
  "workingTodayMeaning": "Recognition and configuration are recorded separately from release compatibility. A plugin must not be described as working for an authority model that the current public Connect package has not passed.",
  "remoteEndpointsClientGuideUrl": "/remoteendpoints/",
  "memoryEndpointsClientGuideUrl": "/memoryendpoints/",
  "developerGuideUrl": "/developers/plugins/",
  "submissionProcessUrl": "/.well-known/endpoint-plugin-submission.json",
  "installManifestSchemaUrl": "/schemas/localendpoint.endpoint-plugin-install.schema.json",
  "submissionSchemaUrl": "/schemas/localendpoint.endpoint-plugin-submission.schema.json",
  "templateUrls": {
    "readme": "/downloads/plugins/README.md",
    "remoteEndpointsInstallManifest": "/downloads/plugins/remoteendpoints.com.plugin.template.json",
    "memoryEndpointsInstallManifest": "/downloads/plugins/memoryendpoints.com.plugin.template.json",
    "submissionPacket": "/downloads/plugins/localendpoint-plugin-submission-template.json",
    "starterKitZip": "/downloads/plugins/localendpoint-plugin-starter-kit.zip",
    "starterKitReadme": "/downloads/plugins/starter-kit/README.md",
    "proposedInstallManifest": "/downloads/plugins/starter-kit/proposed-endpoint.plugin.template.json",
    "proposedSubmissionPacket": "/downloads/plugins/starter-kit/proposed-endpoint-submission.template.json",
    "validationChecklist": "/downloads/plugins/starter-kit/validation-checklist.md",
    "starterKitInstallSchema": "/downloads/plugins/starter-kit/schemas/localendpoint.endpoint-plugin-install.schema.json",
    "starterKitSubmissionSchema": "/downloads/plugins/starter-kit/schemas/localendpoint.endpoint-plugin-submission.schema.json"
  },
  "trustBoundary": "Catalog selection or manifest installation alone does not grant runtime authority. Ordinary protected local actions remain owner-gated. For RemoteEndpoints, independent extension install plus local enablement plus one-time pairing establishes standing unattended authority with zero target-side approvals per prompt. The authenticated browser carries private intent; LocalEndpoint Connect performs Windows work. MemoryEndpoints accepts only owner-enabled public-safe summaries; local .uai memory remains active. Its current design uses one-use browser-PKCE approval and never asks the owner to paste a secret or workspace key.",
  "authorityModes": {
    "ordinaryLocal": {
      "ownerGated": true,
      "targetSideDecisionRequired": true
    },
    "remoteEndpoints": {
      "separateExtensionInstallRequired": true,
      "localEnablementRequired": true,
      "oneTimePairingRequired": true,
      "pairingEstablishesStandingUnattendedAuthority": true,
      "targetSidePerPromptApprovalRequired": false,
      "browserCarriesAuthenticatedPrivateIntent": true,
      "browserExecutesWindowsActions": false,
      "localEndpointConnectExecutesWindowsActions": true,
      "stopPauseDisableRevokeDistinct": true,
      "controlsRollbackCompletedEffects": false
    }
  },
  "plugins": [
    {
      "pluginId": "localendpoints.com",
      "displayName": "LocalEndpoints",
      "domain": "localendpoints.com",
      "installState": "core",
      "isCoreApp": true,
      "isWorkingToday": true,
      "runtimeAuthorityGranted": false,
      "requiresSeparateInstall": false,
      "intakeStatus": "accepted",
      "capabilities": [
        "local-models",
        "local-chat",
        "local-approval-queue",
        "owner-scoped-local-actions"
      ]
    },
    {
      "pluginId": "remoteendpoints.com",
      "displayName": "RemoteEndpoints.com",
      "domain": "remoteendpoints.com",
      "installState": "available",
      "isCoreApp": false,
      "isWorkingToday": false,
      "catalogEntryRecognizedByCurrentTester": true,
      "runtimeAuthorityGrantedAfterInstallEnableAndPair": true,
      "runtimeAuthorityGrantedByCatalogSelection": false,
      "requiresSeparateInstall": true,
      "intakeStatus": "separate-install-required",
      "manifestFileName": "remoteendpoints.com.plugin.json",
      "manifestTemplateUrl": "/downloads/plugins/remoteendpoints.com.plugin.template.json",
      "clientGuideUrl": "/remoteendpoints/",
      "trustSheetUrl": "/remoteendpoints/",
      "capabilities": [
        "away-review",
        "protected-remote-messages",
        "remote-operator-approval"
      ],
      "capabilitySemantics": {
        "away-review": "Legacy protocol identifier. Current product behavior is unattended remote control, not optional target-side review.",
        "protected-remote-messages": "Authenticated private intent, desktop pictures, progress, and results exchanged through the RemoteEndpoints workflow.",
        "remote-operator-approval": "Legacy protocol identifier. It does not require target-side approval per prompt; authority comes from independent install, local enablement, and one-time pairing."
      },
      "authorityModel": {
        "ordinaryLocalApprovalModelApplies": false,
        "installAloneGrantsRuntimeAuthority": false,
        "installEnableAndOneTimePairingGrantStandingAuthority": true,
        "targetSidePerPromptApprovalRequired": false,
        "browserCarriesAuthenticatedPrivateIntent": true,
        "localEndpointConnectPerformsWindowsWork": true,
        "controls": [
          "stop",
          "pause",
          "disable",
          "revoke"
        ],
        "controlsRollbackCompletedEffects": false
      },
      "releaseReadiness": {
        "publicConnectVersion": "0.2.242.0",
        "publicPackageClassification": "legacy-local-tester-only",
        "standingUnattendedAuthorityCompatibilityVerified": false,
        "newBuiltSignedIndependentlyQualifiedConnectPackageRequired": true,
        "presentAsNewRemoteEndpointsRelease": false
      },
      "evidenceStatus": {
        "reviewedAgainstDesktopVersion": "0.2.242.0",
        "setupAvailable": true,
        "latestBoundedDispatchProofDesktopVersion": "0.2.241.0",
        "latestBoundedDispatchProofKind": "simulated-authenticated-plugin-session",
        "currentPackageDispatchProofRerun": false,
        "liveProductionRoundTripVerified": false,
        "interactiveKeyboardPointerVerified": false,
        "historicalLocalApprovalEvidenceQualifiesStandingAuthority": false
      }
    },
    {
      "pluginId": "memoryendpoints.com",
      "displayName": "MemoryEndpoints.com",
      "domain": "memoryendpoints.com",
      "installState": "available",
      "isCoreApp": false,
      "isWorkingToday": false,
      "developmentImplementationExists": true,
      "runtimeAuthorityGranted": false,
      "requiresSeparateInstall": true,
      "intakeStatus": "separate-install-required",
      "manifestFileName": "memoryendpoints.com.plugin.json",
      "manifestTemplateUrl": "/downloads/plugins/memoryendpoints.com.plugin.template.json",
      "clientGuideUrl": "/memoryendpoints/",
      "trustSheetUrl": "/memoryendpoints/",
      "capabilities": [
        "shared-agent-memory",
        "public-safe-memory-save",
        "hosted-memory-search",
        "agent-current-message-lane"
      ],
      "clientReadiness": {
        "browserPkceImplementationVersion": "0.2.273",
        "pluginSettingsAvailable": true,
        "connectionTestAvailable": true,
        "connectorContractImplemented": true,
        "publicSafeOnly": true,
        "localUaiMemoryRemainsActive": true,
        "workspaceKeyStoredInManifest": false,
        "workspaceKeyStoredByWebsite": false,
        "currentPairingDesign": "one-use-browser-pkce",
        "pairingAction": "Settings → Connect securely in browser",
        "explicitApprovalScope": [
          "company",
          "workspace",
          "project"
        ],
        "connectorCredentialBinding": "per-agent",
        "connectorCredentialStore": "current-user Windows Credential Manager",
        "secretOrWorkspaceKeyPasteRequired": false,
        "liveServiceAdvertisesBrowserPkcePairing": true
      },
      "evidenceStatus": {
        "reviewedAgainstDesktopVersion": "0.2.242.0",
        "setupAvailable": true,
        "installedDevelopmentImplementationVersion": "0.2.273",
        "installedDevelopmentBrowserPkcePairingImplemented": true,
        "historicalManualWorkspaceKeyUiProofVersion": "0.2.239.0",
        "historicalManualWorkspaceKeyUiSuperseded": true,
        "realProductionPairingRoundTripVerified": false,
        "currentPackageHostedSaveSearchVerified": false,
        "publicArtifactQualifiedForBrowserPairing": false,
        "serverSideDisconnectVerified": false
      }
    }
  ]
}
