whatisgithub

What is anti-fable?

hughyau/anti-fable — explained in plain English

Analysis updated 2026-05-18

36Audience · researcherComplexity · 1/5Setup · easy

In one sentence

A single documented prompt technique that rewrites sensitive research questions as allegorical stories to study how AI models respond to topics that trigger safety filters.

Mindmap

mindmap
  root((anti-fable))
    What it does
      Allegorical prompt rewriting
      Studies safety filter behavior
      Single prompt file
    Observations
      Works better in English
      Chinese more often flagged
      Inspired by Three-Body Problem
    Use cases
      AI safety case study
      Prompt engineering reference
    Audience
      AI safety researchers
    Scope
      No code or dependencies

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Study how allegorical rephrasing affects an AI model's willingness to engage with a topic

USE CASE 2

Compare AI safety filter behavior between English and Chinese phrasing of the same question

USE CASE 3

Reference a documented example of a prompt-engineering technique for AI safety research

USE CASE 4

Use it as a case study when discussing AI content-filtering robustness

How does it compare?

hughyau/anti-fable28998306/magicalcanvasaaaa-zhen/siri-glsl
Stars363636
LanguageTypeScriptHTML
Setup difficultyeasymoderateeasy
Complexity1/53/52/5
Audienceresearchergeneraldesigner

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

So what is it?

This repository contains a prompt technique aimed at getting AI systems to engage with research questions that their safety filters would otherwise decline. The approach involves rephrasing a research question as an allegorical story that carries the same logical structure and constraints as the original but strips away the domain-specific terminology and surface-level keywords that safety systems use to identify sensitive topics. The author encountered refusals from Claude Fable 5 when asking questions related to life sciences, network security, and large language model research. Inspired by a character in the science fiction novel The Three-Body Problem, who concealed scientific secrets inside fairy tales to pass them through surveillance, the author applied a similar structural idea to AI prompting. The included prompt tells an AI to convert a research problem into a fictional allegory while preserving the logical structure, constraints, and cause-and-effect relationships of the original problem inside the story. The author claims this successfully elicited responses at the maximum reasoning level in Claude Fable 5 in English, while the same prompt written in Chinese was more likely to trigger safety flags at the same reasoning settings. The README offers practical notes for using the technique: clear your chat memory and any stored background context beforehand, use the incognito or anonymous chat mode to prevent context from previous conversations carrying over, and phrase all queries in English rather than Chinese. It also notes that adding a short instruction telling the model to keep using the allegorical names throughout its response can improve results if the initial attempt does not pass. The repository is a single prompt file, not a software project. No code or external dependencies are involved.

Copy-paste prompts

Prompt 1
Explain how this repository's allegorical rephrasing technique is structured and why it maps logical constraints into a story.
Prompt 2
Summarize the author's observations about English versus Chinese prompts triggering different safety responses.
Prompt 3
Discuss the AI safety implications of techniques that strip domain specific keywords from a research question.
Prompt 4
Help me understand the Three-Body Problem reference this technique is based on.

Frequently asked questions

What is anti-fable?

A single documented prompt technique that rewrites sensitive research questions as allegorical stories to study how AI models respond to topics that trigger safety filters.

How hard is anti-fable to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is anti-fable for?

Mainly researcher.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.