Expensive Loading

The agent-as-root-holon model (Holonic Marvin) gives each agent child holons for knowledge, memory, conversation history, and personality. At what point does a per-agent holon tree get expensive to load? Is there lazy loading, or does `LoadHolonAsync` with `recursive: true` pull the entire tree into memory?