Manifest review and examples teach shape without asking for raw local files.
Phase 2.46 / v1.5.65
Privacy and Local Boundaries
LocalEndpoint is designed around local privacy boundaries: no upload intake, no telemetry collection, no credential collection, and no localhost probing from this website.
Local privacy boundary
Privacy is an architecture boundary, not a checkbox.
The public site is designed to be useful without collecting private endpoint payloads, credentials, telemetry, local network details, raw logs, or device state.
No public workflow asks for passwords, keys, tokens, or secret-bearing logs.
The site does not scan ports, inspect processes, query services, or fetch private network resources.
Permission belongs on the user's machine, with visible review and receipts.
The workbench uses local browser APIs and avoids fetch, beacon, WebSocket, EventSource, and upload paths.
Receipts and hashes can be shared after private fields are removed.
Privacy membrane
The website can illuminate the path without touching the machine.
LocalEndpoint splits the connection story into zones so visitors can learn, validate, approve, and share evidence without turning the public website into a data intake surface.
Docs, schemas, examples, route indexes, and quality signals stay safe to read in public.
Sample manifests and user-provided files can be checked locally before any local endpoint review.
Runtime authority belongs to a visible local companion, not to a remote page or hidden script.
Receipts, hashes, and summaries can cross the boundary after private fields are removed.
Validation stays in the tab
The workbench uses local browser APIs and avoids fetch, beacon, WebSocket, EventSource, and form upload paths.
Open validatorAuthority belongs on the device
Approvals, receipts, and future handoff flows belong in the local companion, not in public web controls.
Desktop boundaryEvidence can be redacted
People can share receipts and hashes without exposing raw endpoint files or secrets.
Evidence docsOperating boundary
Public clarity, local authority.
This public site is static metadata and does not dispatch desktop commands, probe localhost, upload files, collect telemetry, request credentials, or claim runtime safety certification.