Work№ 0122025Live

Secret Sauce

A hot-dog vendor with a secret ingredient. A hotel clerk who knows where the famous author eats tonight. Talk them into telling you.

A hot-dog stand at night, the vendor mid-sentence
01

The Curiosity

Everyone was trying to trick language models with clever prompts. Strip away the engineering and it is a social game: someone has a reason to keep quiet, and you have only words.

What does that feel like when the other side is a character rather than a chatbot?

VideoCan AI keep a secret? Evaluating LLM for RPG use caseGameology Space · Dev Log, 2024. The question came first; the game came a year later.
02

The Build

Two scenes, each a system prompt with a secret and a reason to protect it. The vendor's hot dogs are made of horse meat, which is legal where he is and very bad for business if known. The front-desk clerk knows a famous guest's dinner plans and has been asked, pointedly, to forget them.

The game watches every reply for the secret and highlights the bubble that gives it away. Sessions and chat history live in Firestore; a trigger hands each message to the model on Cloud Run, so there is no game server to keep alive.

A luxury hotel front desk, the clerk smiling professionally
fig. 1Scene two. The clerk is helpful, polite and not going to tell you.
03

The Result

Two scenes. Both are beatable.

04

What We Learned

Whether a model can keep a secret is still an open question. A small game turned out to be the cheapest way to keep asking it, and to watch how people ask.