diff --git a/README.md b/README.md index b733fbf..86dac08 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/docs/tool-setup/README.md b/docs/tool-setup/README.md index 9eaaee5..4abdbea 100644 --- a/docs/tool-setup/README.md +++ b/docs/tool-setup/README.md @@ -2,6 +2,10 @@ Configuration guides for MimiClaw's external service integrations. +Related local setup guide: + +- [Wi-Fi AP Onboarding Guide](../WIFI_ONBOARDING_AP.md) — configure firmware builds that expose the local `MimiClaw-XXXX` onboarding/admin access point + ## Guides | Guide | Service | Description |