Made for Shannon with love from Stefan ยท credits ยท back to guide

๐Ÿ“ฆ Data Artifacts

Public JSON powering TropicoHead. No auth, no rate limit, no tracking. Fetch them from any tool you like.

Every artifact below is regenerated at build time and served from this origin. CORS is open โ€” fetch from a browser, a Node script, or curl. No auth required.

ArtifactFormatDescription
combined-index.jsonJSONEvery section across all 6 game pages โ€” id, title, page, game. The base index the search engine reads.
data/glossary.jsonJSON3,000+ alphabetical Tropicodex entries โ€” term, slug, game, page, sectionId. Powers /tropicodex.html.
data/buildings.jsonJSON864 buildings across all 6 games โ€” name, game, cost, workers, output. Powers /compare.html building tab.
data/edicts.jsonJSON294 edicts across all 6 games โ€” name, game, cost, effect. Powers /compare.html edicts tab.
data/audit.jsonJSONPer-section confidence-badge audit (verified / high / medium / low / missing).
status.jsonJSONBuild-time site state snapshot โ€” counts, last build timestamp, glossary size, badge count. Powers /status.html.
strategy-index.jsonJSON59 cross-game strategy walkthroughs indexed by tier (tutorial / easy / medium / hard / very-hard).
data/build-manifest.jsonJSONSHA-256 hash + byte size for every tracked file (HTML / JS / CSS / JSON). Use it for integrity checks or cache invalidation.
feed.rssRSS 2.0Phase ship log โ€” every Phase X ships a new entry.
feed.atomAtom 1.0Same as above, Atom format.
sitemap.xmlXMLSitemap with all crawlable URLs + per-section anchors.
opensearch.xmlOpenSearch XMLOpenSearch description โ€” drop TropicoHead into your browser's search bar.

Usage notes

Building something with this data? Mention TropicoHead and let us know โ€” see /credits.