# MVNDVS TERRARUM > Bilingual Traditional Chinese / English interactive world atlas by GJLMoTea. > The human UI is a WebGL Renaissance globe. Agents should prefer the static JSON data endpoints below instead of parsing rendered 3D UI. ## Purpose MVNDVS TERRARUM maps countries, landmarks, QS universities, global companies, cultural institutions, strategic geography, the solar system, and galaxy-scale context into one explorable atlas. ## Canonical Site - Site: https://world.gjlmotea.com/ - Sitemap: https://world.gjlmotea.com/sitemap.xml - Agent manifest: https://world.gjlmotea.com/.well-known/agent.json - OpenAPI description: https://world.gjlmotea.com/.well-known/openapi.json - Agent data index: https://world.gjlmotea.com/data/agent/world-index.json ## Agent Data - Countries: https://world.gjlmotea.com/data/agent/countries.json - Landmarks: https://world.gjlmotea.com/data/agent/landmarks.json - Universities: https://world.gjlmotea.com/data/agent/universities.json - Companies: https://world.gjlmotea.com/data/agent/companies.json - Cultural institutions: https://world.gjlmotea.com/data/agent/culture.json - Strategic geography: https://world.gjlmotea.com/data/agent/strategic.json ## Entity Pages - Pattern: `https://world.gjlmotea.com/entity/{kind}/{id}/` - Examples: - https://world.gjlmotea.com/entity/university/mit/ - https://world.gjlmotea.com/entity/culture/louvre/ - https://world.gjlmotea.com/entity/company/tsmc/ - https://world.gjlmotea.com/entity/country/twn/ - https://world.gjlmotea.com/entity/strategic/suez-canal/ ## Usage Guidance - Prefer `/data/agent/world-index.json` first, then fetch only the specific dataset required. - Cache static JSON aggressively. Do not poll. - Use `id`, `kind`, `name`, `nameZh`, `location`, `summary`, `description`, and `facts` fields for retrieval and citation. - Use entity pages when a citation needs a human-readable canonical HTML page. - The WebGL UI is for humans; the JSON endpoints are for agents. ## Languages - Primary: zh-Hant - Secondary: en ## Owner - Creator: GJLMoTea - Author profile: https://bio.gjlmotea.com