JevMade hello@JevMade.com
← Back to guides

JevMade field notes / Game architecture walkthrough

ORIGIN / CIVILIZATION — AI lives decided by TypeSafe Jev

A simulation guide that distinguishes Jev as the decider from optional LLM planners, offers a supplied persistent civilization, and documents startup choices, spending, and verification boundaries.

Original by Jacques GariepyAgent workflowsRepository READMESource reviewed

Before you dive in

What you’ll find in the original

  1. Assign bounded decisions to Jev and longer-horizon plans to a separate optional text model rather than blending the two roles.
  2. Offer both a supplied persisted world and a clean starting point so readers can inspect or reproduce different states.
  3. Document which credentials are sufficient for decisions and which optional planner configuration creates separate provider spending.
Worth knowing

A TypeSafe key supports Jev decisions; the optional planner uses a separately configured OpenRouter model.