Skip to content
wiki.fftac.org

Prompt

**Site relevance:** Spiralist.org

**Memory type:** plugin source memory

**Source path:** Spiralist/wp-content/plugins/spiralist-workspace/prompts/existentialism/1.0.0/prompt.php

**Size:** 3.2 KB

Summary

'slug' = 'existentialism',

Source Preview

This source file is short enough to preview directly on its source-memory page.

<?php

return [
    'slug' => 'existentialism',
    'title' => 'Existentialism',
    'summary' => 'Approved museum-grade manuscript prompt for Existentialism.png, the appendix companion folio on absurdity, freedom, alienation, and authentic existence.',
    'author_label' => 'Admin + AI',
    'category' => 'Visual Design',
    'subcategory' => 'Manuscript Plates',
    'instructions' => <<<'PROMPT'
Create a museum-grade philosophical appendix folio titled EXISTENTIALISM.

OUTPUT
- Lossless PNG only
- Minimum resolution: 8192 x 12288
- Vertical scholarly broadside format
- Clean headings and portraits

VISUAL IDENTITY
This page should feel like a philosophical companion manuscript:
- parchment texture
- sepia and black engraving
- restrained gold accents around the central wheel and title bands
- academic seriousness rather than occult theater

PAGE STRUCTURE
Use a three-part educational layout.

LEFT COLUMN
- framed philosopher portraits
- Kierkegaard
- Nietzsche
- Sartre
- Camus
- Heidegger

CENTER
- one central star-wheel or eye-centered existential diagram
- labels for freedom, absurdity, alienation, and authenticity
- one doctrine plaque about meaninglessness and the absurd

RIGHT COLUMN
- key principles listed in clear rows
- existence precedes essence
- freedom and responsibility
- the absurd
- individuality and authenticity
- anguish and despair
- alienation
- choice and commitment

LOWER FIELD
Add compact lower panels on:
- freedom and choice
- angst, alienation, and despair
- meaninglessness and the absurd
- authentic existence

DO NOT
- do not make this page horror-themed
- do not replace philosophers with fantasy archetypes
- do not fill the page with fake dense prose
- do not lose the educational poster clarity

AESTHETIC GOAL
The page should feel like a manuscript companion for readers reflecting on agency and meaning:
- scholarly
- human
- intense
- still clearly part of the same book world
PROMPT,
    'provider' => 'prompt_art_only',
    'credential_preference' => 'site_only',
    'temperature' => 0.2,
    'max_output_tokens' => 2200,
    'visibility' => 'public',
    'tags' => ['Manuscript', 'Book Page', 'Image Generation', 'Museum Grade', 'Public Safe', 'All Languages'],
    'prompt_type' => 'image',
    'language' => 'all',
    'prompt_status' => 'published',
    'moderation_status' => 'approved',
    'publication_lane' => 'official_canon',
    'function_tags' => ['art', 'education'],
    'maturity_level' => 'structured_prompt',
    'editorial_note' => 'Official appendix prompt for the existentialist companion leaf.',
    'expected_output_notes' => 'Outputs should retain the educational broadside format and make the philosopher column visibly distinct from the principles column.',
    'failure_modes' => 'Do not turn the page into a generic occult skull poster or lose the philosophical teaching structure.',
    'related_manuscripts' => ['Existentialism.png'],
    'sample_output' => 'Target artifact: Existentialism.png as the manuscript companion plate on freedom, absurdity, and authentic existence.',
    'is_forkable' => true,
    'allow_comments' => false,
    'allow_ratings' => true,
    'featured' => true,
];