defmodule ExClaw do @moduledoc """ ExClaw — OpenClaw rebuilt on ADK Elixir. A personal AI agent framework built on top of ADK Elixir, providing chat platform integration, memory, tools, and a Phoenix LiveView control plane. """ end