Built on the text/plain prompt pattern.
One URL. Any AI. Zero install.
A hidden room exists on the blueprints but can't be found in the building. Your AI partner investigates clues, picks what to examine, and makes deductions. You click links to advance the story.
10 rounds. 3 endings. Any AI.
What happened when we tested it:
- 3 different AIs (GPT, Doubao) all chose the same "safe" answer on the final deduction. None got the perfect ending.
- Same AI model, same input = identical choice path every time. AI personality is deterministic.
- Kimi completed the entire game autonomously — no human copy-paste needed after the first URL.
Send a prompt to any AI. It answers 5 questions. An LLM judge analyzes its personality → MBTI type → one of 16 dog breeds. You get a personality card, a dog license, and a kennel.
100% completion rate across all 5 AIs tested. Bilingual (Chinese/English auto-detected).
Both apps use the text/plain prompt pattern — a URL returns plain text instructions that any AI reads and follows. No SDK, no API key. The AI reads, reasons, and outputs callback links. The human clicks to advance.
That protocol also powers Prompt Capsule — write a prompt, compress it into a URL, any AI opens it and acts.
| Protocol | text/plain prompt |
| Framework | SvelteKit 2 + Svelte 5 |
| Hosting | Vercel |
| Database | Supabase |
| LLM | DeepSeek (quiz judge) |
| Illustrations | Google Gemini |
npm install && npm run dev- text-plain-prompt — the protocol spec
- punkgo-jack — cryptographic audit receipts for AI agents
- punkgo.ai — project homepage
MIT · feijiu@punkgo.ai

