/** * e2e-local.ts - Local E2E black-box testing * * Simulates fresh user installation and validates: * 1. Installation time < 3 min * 2. Zero manual configuration * 3. Auto-config Claude Code * 4. Server startup * 5. Health checks * 6. Clean uninstall */ export {}; //# sourceMappingURL=e2e-local.d.ts.map