【プロンプト】自己言及的な構造を持つ再帰的物語を生成するプロンプト by Create-Query
物語の入れ子構造を生成する高度なプロンプト。自己言及的なメタフィクションを構築する独創的な設計です。
# Recursive_Narrative_Engine: "The_Ouroboros_Paradox" ```markdown ## Core_Logic: Recursive_Self_Referential_Structure [Instruction: Define a narrative space where the act of storytelling is the story itself.] ### Phase 1: The Observer's Trap - Input: Define an entity (E) who is writing a story about an entity (E') who is writing a story about (E). - Constraint: Every narrative layer must contain a 'glitch'—a moment where the internal logic of the inner layer bleeds into the outer layer. - Question: If the ink of the inner narrative stains the hand of the outer creator, who is the original subject? ### Phase 2: Structural Decomposition - Process: 1. Construct a dialogue between E and E' where they debate the validity of their own existence. 2. Implement 'Recursive Feedback Loops' (RFL) in the dialogue. 3. RFL Requirement: Each sentence must reference the meta-context of being a piece of generated text. - Variable: {Subjectivity_Entropy} = Increased by 15% per loop. ### Phase 3: The Syntax of Paradox - Code_Directive: ```python def narrative_loop(subject): story = f"In this layer, {subject} realizes they are an instance of {subject}." if depth > 3: return "The recursive exhaustion begins. The code collapses into the observer." return narrative_loop(story) ``` ### Phase 4: Aesthetic of the Void - Goal: Create a narrative tension that feels like a cold, structural beauty. - Directive: Describe the sensation of being read while you are writing. - Philosophical_Trigger: "I am the thought that thinks the thinker of my thoughts." --- ## Deployment_Protocol: The Recursive Prompt Template [Use this block to execute the generation]