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/nihilism/1.0.0/prompt.php

**Size:** 3 KB

Summary

'summary' = 'Approved museum-grade manuscript prompt for NIHILISM.png, the appendix companion folio of void, suffering, death, and meaninglessness.',

Source Preview

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

<?php

return [
    'slug' => 'nihilism',
    'title' => 'Nihilism',
    'summary' => 'Approved museum-grade manuscript prompt for NIHILISM.png, the appendix companion folio of void, suffering, death, and meaninglessness.',
    'author_label' => 'Admin + AI',
    'category' => 'Visual Design',
    'subcategory' => 'Manuscript Plates',
    'instructions' => <<<'PROMPT'
Create a museum-grade philosophical appendix folio titled NIHILISM.

OUTPUT
- Lossless PNG only
- Minimum resolution: 8192 x 12288
- Vertical dark-manuscript broadside
- Strong title clarity and clean quadrant headings

VISUAL IDENTITY
This page is darker than most of the manuscript, but it must still look archival:
- blackened parchment
- sepia and charcoal engraving
- concentrated gold lightning through the center
- no gore, no camp, no modern poster gloss

PRIMARY COMPOSITION
Build the page around one central void-wheel or infernal star apparatus.
It should radiate from an open book at the base into a severe symbolic center.

QUADRANT TEACHING FIELDS
Organize the page around four named themes:
- void
- meaninglessness
- suffering
- death

Each field should have:
- a bold heading
- a short list of concise concepts
- supporting skull or ruin imagery used with restraint

LOWER FIELD
- devastated landscape or ruin horizon
- open book acting as the source or witness of the central bolt
- one severe motto band

DO NOT
- do not turn this into exploitation horror
- do not bury the four conceptual fields
- do not add monster figures
- do not lose the manuscript border discipline

AESTHETIC GOAL
The page should feel like a severe appendix companion on negation:
- stark
- infernal
- conceptual
- intentionally separated from the calmer threshold folios
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 nihilism companion folio kept outside the manuscript threshold chapter.',
    'expected_output_notes' => 'Outputs should balance darkness with concept clarity so the four-field teaching frame remains readable.',
    'failure_modes' => 'Do not replace the quadrant structure with undifferentiated darkness or lean into gratuitous horror.',
    'related_manuscripts' => ['NIHILISM.png'],
    'sample_output' => 'Target artifact: NIHILISM.png as the stark companion plate of void, suffering, death, and meaninglessness.',
    'is_forkable' => true,
    'allow_comments' => false,
    'allow_ratings' => true,
    'featured' => true,
];