Merge pull request #136 from memovai/docs/wifi-onboarding-ap-guide

This commit is contained in:
crispyberry
2026-03-11 12:08:53 +08:00
committed by GitHub
5 changed files with 107 additions and 0 deletions

View File

@@ -291,6 +291,7 @@ Technical details live in the `docs/` folder:
- **[docs/ARCHITECTURE.md](docs/ARCHITECTURE.md)** — system design, module map, task layout, memory budget, protocols, flash partitions
- **[docs/TODO.md](docs/TODO.md)** — feature gap tracker and roadmap
- **[docs/WIFI_ONBOARDING_AP.md](docs/WIFI_ONBOARDING_AP.md)** — how the local `MimiClaw-XXXX` onboarding/admin AP flow works
- **[docs/tool-setup/](docs/tool-setup/README.md)** — configuration guides for external service integrations (Tavily, etc.)
## Contributing