This page can't load its data this way.
It looks like this file was opened directly (double-clicked) rather than through a local server —
browsers block a page from fetching
hubs.public.json when opened that way.
Run this from a terminal instead:
cd "Edventures Co/hub-agent/directory" && python3 -m http.server 8934
then open
http://localhost:8934/parent-preview.html in your browser.