AetherDesk Portable 0.1.0

Start:
  Double-click START-AETHERDESK.cmd

Install for current Windows user:
  Double-click INSTALL-AETHERDESK.cmd

Upgrade an existing user install:
  Double-click UPGRADE-AETHERDESK.cmd

Requirements:
  - Windows
  - Node.js 20+
  - npm for first install

Customer-safe defaults:
  - PowerShell max access is forced to READ-ONLY by START-AETHERDESK.ps1.
  - Host-write must be explicitly enabled by a separate server environment change.
  - MCP hooks show sign-in intent/status but do not print or store secret values.
  - Receipts live under artifacts/.
  - AI/plugin access uses the MCP bridge and tool view plane; it is not a raw host shell.

Open URL:
  http://127.0.0.1:5717/?resetDesktop=1&portable=1

AI tool / plugin bridge:
  npm run mcp:aetherdesk
  npm run aetherdesk:package:plugin
  docs/AETHERDESK_PLUGIN_PLUS.md

Troubleshooting:
  - Logs: artifacts/portable_logs
  - System Access app: use the SA tray button inside AetherDesk.
  - Hardening check from this folder:
      npm run aetherdesk:system-access:hardening
  - Safe install/upgrade preserves artifacts by default.

Trust and support docs:
  - docs/PRIVACY.md
  - docs/SECURITY.md
  - docs/SUPPORT_RUNBOOK.md
  - docs/LICENSE-PILOT.md
