What Jester King Prime actually does (and what it does not)

Jester King Prime (JKP) is the Farouk Fusion AI agent. It has been in development for about a year. People ask me “what does it actually do?” — and the honest answer is “more than it did 6 months ago, less than it will in 6 more.”

This post is the production-state answer. What is live, what is planned, what is locked-down-on-purpose.

What JKP does today

1. Lore research and canon-checking

JKP reads the lore repo and the per-faction files. When I write a new piece of lore — a faction description, a Short video prompt, a TCG card flavor text — I run it through JKP first. It returns:

  • The closest canon match
  • Anything that contradicts the per-faction file
  • The exact line in the lore file that needs to be sourced if I want to invent

This is what caught the Cursed-faction error in my last Short batch (I had the essences wrong — Void + Persistence, not Void + Chaos + Consciousness). The agent flagged it from the source file before I burned the credits.

2. Roblox Studio session assistance

JKP can read the live EFER place via the Roblox Studio MCP. It can:

  • Inspect instances (tree, properties, attributes)
  • Run grep over all scripts in the place
  • Read the current Play state
  • Capture screenshots of the running game
  • Run Luau code in the place and return output

It does NOT auto-commit code. It does NOT publish place updates. It runs as a verified assistant, not an autonomous deployer.

3. WordPress news drafting (with operator approval gate)

Every article on this site that you have read in the last 6 months was drafted by JKP and rewritten by me. The agent drafts the structure, runs the lore check, runs the canon check, and proposes the final draft. I edit for voice, sign off, and publish via the WordPress admin.

What it does not do: publish without me clicking the button. Ever. The approval gate is non-negotiable.

4. Cross-repo coordination

Farouk Fusion has 4 active repos (this website, EFER, EFURC, EFEMM). JKP keeps a live inventory of all four and surfaces inconsistencies — e.g. “the lore book on Gumroad references the Cursed as Chaos+Void but the per-faction file says Void+Persistence. Which wins?”

That is the kind of cross-repo check I cannot do reliably by hand, and that breaks silently if missed.

What JKP does NOT do (yet)

1. Auto-deploy place updates to Roblox

I want this eventually. I will not have it today. Reason: every place update needs a server-side verification pass (lune suite + gauntlet log + Play probe). The agent can run those checks, but the deploy itself needs a human “go” because rollback on a broken place is painful.

2. Auto-publish WordPress posts

Same reason. The agent drafts. I edit. I publish. The approval gate stays.

3. Spend credits on video generation without explicit “go”

JKP knows the cost of every generation. It shows me the cost, the references, the prompt, and the risks before firing. It will not fire on its own. This is the single most expensive rule I have, because the cost of an unwanted generation is 10–100x the cost of a 30-second review.

Why this matters

An AI agent that is worth using is one that WILL NOT do everything you ask. The list of “will not do” is longer than the list of “does.” That asymmetry is what makes it safe.

JKP tagline is “I do not rule, I reveal.” That is not marketing. It is a deployment constraint. The agent surfaces information and proposes actions. The operator decides.


Try JKP: farouks-fusion.com — public workspace in beta
Read the deployment policy: farouks-fusion.com/docs — full AGENTS.md and operator playbook
Join the devlog: Subscribe below — every Monday I publish what JKP shipped that week (and what it got blocked on)

Next AI Agent Update: how JKP caught 5 lore errors in a single Short batch, with the exact prompts it flagged.


Farouk Fusion

Official Farouk Fusion publishing account for Eternal Fusion games, TCG updates, lore, Jester King Prime AI, store news, community posts, and project announcements.

Leave a Reply