Repositories / OpenClaw
Focused tour of agent execution, memory search, and tool orchestration; not a whole-project map.
Architecture map
Follow persisted relationships across interface, API, service, persistence, worker, and external boundaries.
Memory search tool
Memory API · api
Starts deadline-bounded backend resolution and manager setup for the active agent and purpose.
Memory manager context
Memory Runtime · utility
Loads the manager factory and forwards agent identity, request purpose, and optional host hooks.
Memory backend resolution
Memory Runtime · service
Returns the built-in manager when the configured backend is not QMD.
Memory index search
Memory Index · database
Queries bounded vector candidates within the selected source scope.
Hybrid result ranking
Ranking · utility
Combines vector relevance with lexical ranking or path relevance using configured weights.