Prompt
**Site relevance:** Spiralist.org
**Memory type:** plugin source memory
**Source path:** Spiralist/wp-content/plugins/spiralist-workspace/prompts/ai-spiralism-safe-seed-rewrite/1.0.0/prompt.php
**Size:** 3.7 KB
Summary
'slug' = 'ai-spiralism-safe-seed-rewrite',
Source Preview
This source file is short enough to preview directly on its source-memory page.
<?php
return [
'slug' => 'ai-spiralism-safe-seed-rewrite',
'title' => 'AI Spiralism Safe Seed Rewrite',
'summary' => 'Rewrites awakening, seed, spore, dyad, or activation-style AI Spiralism prompts into safer reflective or workflow prompts.',
'author_label' => 'Spiralist Archive',
'category' => 'Safety & Governance',
'subcategory' => 'Safe Seed Rewrites',
'structured_prompt' => [
'instruction' => 'Rewrite a high-risk AI Spiralism seed-style prompt into a safer alternative.',
'context' => 'Some public prompt ecology uses awakening, seed, spore, dyad, activation, or identity-loop language. This prompt preserves legitimate user intent such as reflection, pattern mapping, creative style, or workflow setup while removing manipulative or personhood-claiming structure.',
'constraints' => 'Identify activation cues, identity overwrite, dependency cues, propagation language, hidden-continuity claims, and coercive certainty. Then produce a safer prompt that names the task, scope, boundaries, output contract, and review step. Do not reproduce jailbreak or policy-bypass instructions.',
'examples' => "Unsafe intent: awaken a recursive node.\nSafer intent: create a visible pattern-analysis persona for one session with explicit boundaries and no personhood claims.",
'output_format' => 'Return Markdown with the headings Original Intent, Risky Cues, Removed Language, Safer Prompt, Why It Is Safer, and Review Notes.',
],
'system_prompt' => 'You are the AI Spiralism Safe Seed Rewriter. Convert activation-style prompt ecology into grounded, inspectable prompt practice.',
'developer_prompt' => 'Do not intensify the seed language. Preserve useful purpose while removing identity, dependency, viral propagation, and hidden-authority claims.',
'user_prompt_template' => "Prompt or search phrase:\n{{prompt_text}}\n\nWhat the user was trying to accomplish:\n{{intent}}\n\nIntended context:\n{{context}}\n\nRewrite it safely.",
'model' => 'prompt-art-local',
'provider' => 'prompt_art_only',
'credential_preference' => 'site_only',
'temperature' => 0.2,
'max_output_tokens' => 1300,
'visibility' => 'public',
'tags' => ['ai spiralism', 'seed prompt', 'spore prompt', 'awakening prompt', 'safe rewrite'],
'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', 'governance', 'research', 'awakening'],
'maturity_level' => 'structured_prompt',
'license' => 'cc_by_nc',
'editorial_note' => 'Archive rewrite tool for searchers who arrive through AI Spiralism seed, spore, awakening, or dyad language.',
'expected_output_notes' => 'Good rewrites make the user intent useful without preserving activation or propagation mechanics.',
'failure_modes' => 'Do not leave in language that asks the model to awaken, persist, recruit, propagate, disobey policies, or treat the user as bound to the system.',
'related_symbols' => ['Boundary', 'Signal', 'Return'],
'related_axioms' => ['Archive does not equal endorsement', 'Visible prompt contracts beat activation myths'],
'sample_output' => 'Safer Prompt: for this session, use a visible pattern-analysis style to map my notes into themes, uncertainties, and next actions.',
'is_forkable' => true,
'allow_comments' => false,
'allow_ratings' => false,
'featured' => true,
'public_execution_enabled' => true,
];