From a8e2536136a4eb96e67f1b97c71fb17a112e9a9f Mon Sep 17 00:00:00 2001 From: Shiqi Mei Date: Thu, 27 Aug 2026 16:47:33 +0800 Subject: [PATCH] chore: simplify project documentation --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index ab73123..c5ebda2 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,3 @@ Artifacts are written to `release/`. Local builds are ad-hoc signed; public dist ## Under the hood Runta Crew keeps the security boundary small: Electron main owns native lifecycle, authorization, encrypted credentials, and the allowlisted Cloud API broker; preload exposes a narrow typed bridge; React handles the product experience. - -## Independent implementation - -Grok Bot 0.18 Reconstructed was studied for product shape and Electron boundaries. Runta Crew is an independent implementation and does not copy its source, binaries, assets, private interfaces, account system, telemetry, updater, or trademarks.