docs: rewrite README for general audience, move tech details to docs

Simplified language, plain diagrams, human-readable memory table.
Technical architecture stays in docs/ARCHITECTURE.md.
No Linux, inspired by OpenClaw.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
crispyberry
2026-02-05 19:12:20 +08:00
parent bf772cb892
commit 3b53610bdf
2 changed files with 70 additions and 79 deletions

View File

@@ -1,6 +1,6 @@
# MimiClaw Architecture
> ESP32-S3 AI Agent firmware — a C/FreeRTOS reimplementation of [nanobot](../nanobot/)'s core agent capabilities.
> ESP32-S3 AI Agent firmware — C/FreeRTOS implementation running on bare metal (no Linux).
---