JURASSIC PARK park budget & research

Jurassic World Evolution 3 · Cost & cache monitor

PARK BUDGET & RESEARCH.

Every model tier is a dinosaur species. The flash herd is the Triceratops workhorse, T-Rex is the pro apex, Indominus Rex is the frontier hybrid. Every figure on this page is computed client-side from window.FLEET_DATA at page load. No invented numbers. 1 USD = 1 park credit.

PARK SUMMARY

aggregates computed from the budget ledger at load
Research expeditions
-
- billed · - at $0.00
Total est cost · credits
-
-
Lead species
-
-
Top research model
-
-
Peak / off-peak
-
DeepSeek peak windows: UTC 01:00-04:00 & 06:00-10:00

DNA BANK

L1

PRIMARY DNA SAMPLES

Identical requests hit the disk cache before any provider call. Same prompt, same conversation: the provider never sees it twice, so the park never pays twice.

Repeated calls: 0 tokens, $0.00
L2

GENETIC MATCHINGS

MiniLM embeddings with cosine similarity. Near-identical questions that clear the similarity bar are matched to stored DNA and skip the provider entirely.

Threshold: cosine >= 0.93, 0 tokens
L3

DEEP GENOME PREFIX CACHE

DeepSeek auto prompt cache: a stable system prefix with a dynamic tail. The shared genome prefix is replayed on later calls, not re-billed.

~68% prefix hit on second call, 256-token floor
From park config

L2 threshold
Cosine similarity >= 0.93 using sentence-transformers MiniLM embeddings
L3 prefix hit
~68% hit on the second call, with a 256-token floor
Local embeddings
sentence-transformers MiniLM + ollama nomic-embed-text: RAG and embeddings are never billed
DNA bank cost
The whole park cache runs at $0.000030 / week
Peak avoidance
Billed species are skipped during DeepSeek peak, UTC 01:00-04:00 & 06:00-10:00; free tiers and local run anytime