Fixed
- 🏠 Multi-user home directory hints —
get_system_info()no longer includesas user 'user'in the OpenAPI description when multi-user mode is active, removing a misleading hint that caused smaller LLMs to write to/home/userinstead of their assigned directory. (#57) - 🔄
/home/usrpath rewrite —resolve_path()now also rewrites/home/usr(a common LLM hallucination) to the provisioned user's home directory, matching the existing/home/userrewrite.