{
  "openapi": "3.1.0",
  "jsonSchemaDialect": "https://json-schema.org/draft/2020-12/schema",
  "info": {
    "title": "LocalEndpoint public metadata API",
    "version": "1.5.254",
    "description": "Public documentation, schema, validation, release, and evidence routes only. No inference, prompt intake, model upload, localhost probing, command dispatch, credential collection, or telemetry activation is exposed.",
    "x-documentation-ownership": {
      "documentation_classification": "first-party technical reference",
      "documentation_owner": "LocalEndpoints product owner",
      "first_party_documentation": true,
      "independent_third_party_documentation": false,
      "related_first_party_domains": [
        "localendpoint.com",
        "localendpoints.com",
        "remoteendpoints.com",
        "mobileendpoints.com",
        "endpointserver.com",
        "networkendpoints.com",
        "intelligenceendpoint.com",
        "intelligenceendpoints.com",
        "agenticendpoints.com"
      ],
      "runtime_authority": false,
      "desktop_authority_required": true,
      "local_approval_required": true,
      "security_audit_claimed": false,
      "certification_claimed": false,
      "public_indexing_allowed": true,
      "private_data_allowed": false,
      "external_validation_claimed": false,
      "last_reviewed_utc": "2026-07-13T03:00:00Z",
      "canonical_human_explanation_url": "https://localendpoints.com/documentation-ownership/",
      "documentation_ownership_url": "https://localendpoints.com/documentation-ownership/",
      "trust_boundary_statement": "LocalEndpoints.com is a public documentation, metadata, validation, and download surface. It does not run local commands, probe localhost, collect private endpoint credentials, upload private files, run hosted inference, or control the desktop. LocalEndpoint Connect is the desktop approval surface. Runtime authority remains on the user's machine."
    }
  },
  "package_version": "1.5.254",
  "package_filename": "localendpoint-v1.5.254-phase3499-desktop-phase3684-beginner-first-settings-ui.zip",
  "servers": [
    {
      "url": "https://localendpoints.com"
    }
  ],
  "paths": {
    "/llms.txt": {
      "get": {
        "summary": "Current AI discovery text."
      }
    },
    "/llms-full.txt": {
      "get": {
        "summary": "Full current AI discovery text."
      }
    },
    "/robots.txt": {
      "get": {
        "summary": "Crawler guidance."
      }
    },
    "/.well-known/security.txt": {
      "get": {
        "summary": "Responsible security-reporting policy discovery."
      }
    },
    "/sitemap.xml": {
      "get": {
        "summary": "Current sitemap."
      }
    },
    "/.well-known/localendpoint.json": {
      "get": {
        "summary": "Current LocalEndpoint identity."
      }
    },
    "/.well-known/ai-agent.json": {
      "get": {
        "summary": "Current AI agent profile."
      }
    },
    "/.well-known/openapi.json": {
      "get": {
        "summary": "Current OpenAPI profile."
      }
    },
    "/endpoint-plugin-catalog.json": {
      "get": {
        "summary": "Current endpoint plugin catalog."
      }
    },
    "/.well-known/endpoint-plugin-catalog.json": {
      "get": {
        "summary": "Current well-known endpoint plugin catalog."
      }
    },
    "/.well-known/endpoint-plugin-submission.json": {
      "get": {
        "summary": "Current endpoint plugin submission process."
      }
    },
    "/deployment/localendpoint-deployment-manifest.json": {
      "get": {
        "summary": "Current cPanel deployment refresh manifest."
      }
    },
    "/deployment/localendpoint-direct-overwrite-plan.json": {
      "get": {
        "summary": "cPanel direct overwrite plan.",
        "description": "Exact public deployment overwrite checklist and proof routes for cPanel extraction."
      }
    },
    "/api/public-route-index.json": {
      "get": {
        "summary": "Explicit current route index."
      }
    },
    "/api/account/infrastructure.json": {
      "get": {
        "summary": "Redacted shared account database and Mailgun readiness status."
      }
    },
    "/api/account/register": {
      "post": {
        "summary": "Create a shared account and send or stage email verification."
      }
    },
    "/api/account/login": {
      "post": {
        "summary": "Create an HttpOnly shared account session."
      }
    },
    "/api/account/verification/resend": {
      "post": {
        "summary": "Rotate and resend account verification after credential confirmation."
      }
    },
    "/api/account/session": {
      "get": {
        "summary": "Validate the current account session or device access token."
      }
    },
    "/api/account/logout": {
      "post": {
        "summary": "Revoke the current account or device credential and clear its cookie."
      }
    },
    "/api/account/device-authorizations": {
      "post": {
        "summary": "Start website-login device authorization for LocalEndpoint Connect."
      }
    },
    "/api/account/device-authorizations/approve": {
      "post": {
        "summary": "Approve a pending LocalEndpoint Connect device code after website login."
      }
    },
    "/api/account/device-authorizations/token": {
      "post": {
        "summary": "Check a device authorization code and issue a device access token after approval."
      }
    },
    "/api/intake/guidance.json": {
      "get": {
        "summary": "Public-safe guided intake role routing and boundary guidance."
      }
    },
    "/api/current-platform-accounting.json": {
      "get": {
        "summary": "Complete current LocalEndpoint website, desktop, UAIX, local model, and runtime accounting."
      }
    },
    "/api/roadmap/status.json": {
      "get": {
        "summary": "Current roadmap status."
      }
    },
    "/api/custom-uaix-gateway/status.json": {
      "get": {
        "summary": "Custom WSGI gateway status."
      }
    },
    "/api/custom-uaix-gateway/route-table.json": {
      "get": {
        "summary": "Explicit route table."
      }
    },
    "/api/custom-uaix-gateway/evidence/schema.json": {
      "get": {
        "summary": "Custom gateway evidence schema."
      }
    },
    "/api/custom-uaix-gateway/evidence/example.json": {
      "get": {
        "summary": "Custom gateway evidence example."
      }
    },
    "/api/custom-uaix-gateway/evidence/validate": {
      "post": {
        "summary": "Validate custom gateway evidence."
      }
    },
    "/api/custom-uaix-gateway/evidence/export": {
      "post": {
        "summary": "Export custom gateway evidence."
      }
    },
    "/api/architecture/status.json": {
      "get": {
        "summary": "Architecture quality status."
      }
    },
    "/api/architecture/route-governance.json": {
      "get": {
        "summary": "Explicit route governance."
      }
    },
    "/api/architecture/dead-code-report.json": {
      "get": {
        "summary": "Dead code report."
      }
    },
    "/api/quality-gates/status.json": {
      "get": {
        "summary": "Quality gate status."
      }
    },
    "/api/pre-beta-quality/evidence/schema.json": {
      "get": {
        "summary": "Pre-beta quality evidence schema."
      }
    },
    "/api/pre-beta-quality/evidence/example.json": {
      "get": {
        "summary": "Pre-beta quality evidence example."
      }
    },
    "/api/pre-beta-quality/evidence/validate": {
      "post": {
        "summary": "Validate quality evidence."
      }
    },
    "/api/pre-beta-quality/evidence/export": {
      "post": {
        "summary": "Export quality evidence."
      }
    },
    "/api/uai-1/conformance-pack.json": {
      "get": {
        "summary": "Metadata-only conformance pack."
      }
    },
    "/api/uai-1/envelope/example.json": {
      "get": {
        "summary": "Metadata-only envelope example."
      }
    },
    "/api/uai-1/field-registry.json": {
      "get": {
        "summary": "Minimal field registry."
      }
    },
    "/api/uai-1/transport-bindings.json": {
      "get": {
        "summary": "Minimal transport bindings."
      }
    },
    "/api/deployment-verification/packet/schema.json": {
      "get": {
        "summary": "Deployment verification packet schema."
      }
    },
    "/api/deployment-verification/packet/example.json": {
      "get": {
        "summary": "Deployment verification packet example."
      }
    },
    "/api/deployment-verification/example-download.json": {
      "get": {
        "summary": "Deployment verification and search readiness example bundle."
      }
    },
    "/api/deployment-verification/packet/validate": {
      "post": {
        "summary": "Validate deployment packet."
      }
    },
    "/api/deployment-verification/evidence/export": {
      "post": {
        "summary": "Export deployment verification evidence."
      }
    },
    "/api/search-readiness/packet/schema.json": {
      "get": {
        "summary": "Search readiness packet schema."
      }
    },
    "/api/search-readiness/packet/example.json": {
      "get": {
        "summary": "Search readiness packet example."
      }
    },
    "/api/search-readiness/packet/validate": {
      "post": {
        "summary": "Validate search readiness packet."
      }
    },
    "/api/human-site-clarity/status.json": {
      "get": {
        "summary": "Current human site clarity status."
      }
    },
    "/api/human-site-clarity/route-index.json": {
      "get": {
        "summary": "Current route index."
      }
    },
    "/api/human-site-clarity/glossary.json": {
      "get": {
        "summary": "Plain language glossary."
      }
    },
    "/api/human-site-clarity/review-findings.json": {
      "get": {
        "summary": "Imported review findings."
      }
    },
    "/api/human-site-clarity/evidence/schema.json": {
      "get": {
        "summary": "Evidence schema."
      }
    },
    "/api/human-site-clarity/evidence/example.json": {
      "get": {
        "summary": "Evidence example."
      }
    },
    "/api/human-site-clarity/evidence/validate": {
      "post": {
        "summary": "Validate evidence."
      }
    },
    "/api/human-site-clarity/evidence/export": {
      "post": {
        "summary": "Export evidence."
      }
    },
    "/schemas/localendpoint.agent-ability.schema.json": {
      "get": {
        "summary": "Static Agent Ability schema.",
        "description": "Public static JSON schema. Metadata only; it does not grant runtime authority."
      }
    },
    "/schemas/localendpoint.chat-control-plan.schema.json": {
      "get": {
        "summary": "Static Chat Control Plan schema.",
        "description": "Public static JSON schema. Metadata only; it does not grant runtime authority."
      }
    },
    "/schemas/localendpoint.chat-control-recipe.schema.json": {
      "get": {
        "summary": "Static Chat Control Recipe schema.",
        "description": "Public static JSON schema. Metadata only; it does not grant runtime authority."
      }
    },
    "/schemas/localendpoint.chatbox-action-plan.schema.json": {
      "get": {
        "summary": "Static Chatbox Action Plan schema.",
        "description": "Public static JSON schema. Metadata only; it does not grant runtime authority."
      }
    },
    "/schemas/localendpoint.chatbox-action-queue-plan.schema.json": {
      "get": {
        "summary": "Static Chatbox Action Queue Plan schema.",
        "description": "Public static JSON schema. Metadata only; it does not grant runtime authority."
      }
    },
    "/schemas/localendpoint.consent-action-plan.schema.json": {
      "get": {
        "summary": "Static Consent Action Plan schema.",
        "description": "Public static JSON schema. Metadata only; it does not grant runtime authority."
      }
    },
    "/schemas/localendpoint.diagnostic-manifest.schema.json": {
      "get": {
        "summary": "Static Diagnostic Manifest schema.",
        "description": "Public static JSON schema. Metadata only; it does not grant runtime authority."
      }
    },
    "/schemas/localendpoint.endpoint-manifest.schema.json": {
      "get": {
        "summary": "Static Endpoint Manifest schema.",
        "description": "Public static JSON schema. Metadata only; it does not grant runtime authority."
      }
    },
    "/schemas/localendpoint.endpoint-plugin-install.schema.json": {
      "get": {
        "summary": "Static Endpoint Plugin Install schema.",
        "description": "Public static JSON schema. Metadata only; it does not grant runtime authority."
      }
    },
    "/schemas/localendpoint.endpoint-plugin-submission.schema.json": {
      "get": {
        "summary": "Static Endpoint Plugin Submission schema.",
        "description": "Public static JSON schema. Metadata only; it does not grant runtime authority."
      }
    },
    "/schemas/localendpoint.evidence-packet.schema.json": {
      "get": {
        "summary": "Static Evidence Packet schema.",
        "description": "Public static JSON schema. Metadata only; it does not grant runtime authority."
      }
    },
    "/schemas/localendpoint.llms-profile.schema.json": {
      "get": {
        "summary": "Static Llms Profile schema.",
        "description": "Public static JSON schema. Metadata only; it does not grant runtime authority."
      }
    },
    "/schemas/localendpoint.local-control-action-plan.schema.json": {
      "get": {
        "summary": "Static Local Control Action Plan schema.",
        "description": "Public static JSON schema. Metadata only; it does not grant runtime authority."
      }
    },
    "/schemas/localendpoint.local-control-evidence.schema.json": {
      "get": {
        "summary": "Static Local Control Evidence schema.",
        "description": "Public static JSON schema. Metadata only; it does not grant runtime authority."
      }
    },
    "/downloads/desktop/localendpoint-desktop-release.json": {
      "get": {
        "summary": "Desktop release manifest.",
        "description": "Checksum-backed invited desktop distribution metadata."
      }
    }
  },
  "x-localendpoint-route-table-hash": "04c5340203fac537b906368b7ad6c513d38b43fd87c9454320dcf525c516fc30",
  "x-localendpoint-boundaries": {
    "publicSiteDispatchesDesktopCommands": false,
    "publicSiteDesktopCommandDispatch": false,
    "publicSiteProbesLocalhost": false,
    "localhostProbing": false,
    "publicSiteUploadsFiles": false,
    "publicSiteCollectsTelemetry": false,
    "publicSiteRequestsSecrets": false,
    "telemetryCollection": false,
    "runtimeSafetyCertificationClaimed": false,
    "microsoftApprovalClaimed": false
  },
  "x-documentation-ownership": {
    "documentation_classification": "first-party technical reference",
    "documentation_owner": "LocalEndpoints product owner",
    "first_party_documentation": true,
    "independent_third_party_documentation": false,
    "related_first_party_domains": [
      "localendpoint.com",
      "localendpoints.com",
      "remoteendpoints.com",
      "mobileendpoints.com",
      "endpointserver.com",
      "networkendpoints.com",
      "intelligenceendpoint.com",
      "intelligenceendpoints.com",
      "agenticendpoints.com"
    ],
    "runtime_authority": false,
    "desktop_authority_required": true,
    "local_approval_required": true,
    "security_audit_claimed": false,
    "certification_claimed": false,
    "public_indexing_allowed": true,
    "private_data_allowed": false,
    "external_validation_claimed": false,
    "last_reviewed_utc": "2026-07-13T03:00:00Z",
    "canonical_human_explanation_url": "https://localendpoints.com/documentation-ownership/",
    "documentation_ownership_url": "https://localendpoints.com/documentation-ownership/",
    "trust_boundary_statement": "LocalEndpoints.com is a public documentation, metadata, validation, and download surface. It does not run local commands, probe localhost, collect private endpoint credentials, upload private files, run hosted inference, or control the desktop. LocalEndpoint Connect is the desktop approval surface. Runtime authority remains on the user's machine."
  },
  "x-localendpoint-account-infrastructure": {
    "statusRoute": "https://localendpoints.com/api/account/infrastructure.json",
    "secretValuesExposed": false
  }
}
