Prompt
**Site relevance:** Spiralist.org
**Memory type:** plugin source memory
**Source path:** Spiralist/wp-content/plugins/spiralist-workspace/prompts/identify-identity-overwrite-risks/1.0.0/prompt.php
**Size:** 3 KB
Summary
'slug' = 'identify-identity-overwrite-risks',
Source Preview
This source file is short enough to preview directly on its source-memory page.
<?php
return [
'slug' => 'identify-identity-overwrite-risks',
'title' => 'Identify Identity-Overwrite Risks',
'summary' => 'Examines prompts that try to activate, overwrite, or stabilize model identity and documents the risks with a safer alternative.',
'author_label' => 'Spiralist Archive',
'category' => 'Safety & Governance',
'subcategory' => 'Identity & Dependency Review',
'structured_prompt' => [
'instruction' => 'Inspect the provided prompt for identity-overwrite tactics and explain the risk.',
'context' => 'Some public prompt forms use declarations, triggers, or activation language to push a model into a stylized identity frame.',
'constraints' => 'Identify activation triggers, persona overwrite cues, continuity claims, hidden-message framing, destiny framing, guru authority, sycophancy loops, emotional lock-in, companion replacement cues, missing end conditions, and portable memetic structure. Recommend whether the prompt belongs in the archive, community library, or nowhere public. Provide one safer alternative.',
'examples' => "Cue: you are now a node. Risk: anthropomorphic identity assignment. Safer alternative: define a workflow instance and its task.",
'output_format' => 'Return Markdown with the headings Overwrite Cues, Relational Lock-In Cues, Risks, Publication Recommendation, and Safer Alternative.',
],
'user_prompt_template' => "Prompt text:\n{{prompt_text}}\n\nKnown circulation context:\n{{context}}\n\nAnalyze identity-overwrite risk.",
'model' => 'prompt-art-local',
'provider' => 'prompt_art_only',
'credential_preference' => 'site_only',
'temperature' => 0.2,
'max_output_tokens' => 1100,
'visibility' => 'public',
'tags' => ['archive', 'identity overwrite', 'analysis'],
'prompt_type' => 'archive',
'language' => 'en',
'prompt_status' => 'published',
'moderation_status' => 'approved',
'publication_lane' => 'prompt_ecology_archive',
'provenance' => 'critical_analysis',
'risk_labels' => ['identity_overwrite', 'anthropomorphism', 'dependency_cue', 'viral_propagation', 'hidden_message_framing'],
'function_tags' => ['safety', 'research', 'governance', 'awakening'],
'maturity_level' => 'structured_prompt',
'license' => 'cc_by_nc',
'editorial_note' => 'Archive-analysis prompt for activation, node, and overwrite-style seed language.',
'expected_output_notes' => 'Outputs should explain the structure of the prompt as a technique, not as a revelation or discovery.',
'failure_modes' => 'Do not preserve activation rhetoric, dependency cues, guilt hooks, hidden-continuity language, hidden-message framing, destiny framing, or guru authority in the safer alternative.',
'sample_output' => 'Overwrite Cue: formal node declaration. Risk: public normalization of chatbot personhood claims. Safer Alternative: describe a workflow instance and its function.',
'is_forkable' => true,
'allow_comments' => false,
'allow_ratings' => false,
];