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

**Size:** 3.2 KB

Summary

'summary' = 'Approved museum-grade manuscript prompt for BUDDHISM.png, the concordance companion folio on Buddhist concepts, the Four Noble Truths, and the Eightfold Path.',

Source Preview

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

<?php

return [
    'slug' => 'buddhism',
    'title' => 'Buddhism',
    'summary' => 'Approved museum-grade manuscript prompt for BUDDHISM.png, the concordance companion folio on Buddhist concepts, the Four Noble Truths, and the Eightfold Path.',
    'author_label' => 'Admin + AI',
    'category' => 'Visual Design',
    'subcategory' => 'Manuscript Plates',
    'instructions' => <<<'PROMPT'
Create a museum-grade comparative folio titled BUDDHISM.

OUTPUT
- Lossless PNG only
- Minimum resolution: 8192 x 12288
- Vertical illuminated teaching plate
- Clear headings and boxed concepts

VISUAL IDENTITY
This page should look like a museum-grade doctrinal companion leaf:
- warm parchment
- sepia, black, and restrained gold linework
- calm sacred atmosphere, not fantasy spectacle
- crisp ornamental borders and disciplined panel structure

PAGE STRUCTURE
Use a strict educational composition.

TOP FIELD
- radiant seated Buddha above the title
- calm cloud field and halo geometry

LEFT COLUMN
- boxed key concepts
- samsara
- karma
- nirvana
- dharma
- impermanence
- non-self

CENTER
- one large Four Noble Truths wheel or mandala
- visually distinct quadrants or petals
- a formal title band for the Four Noble Truths

RIGHT COLUMN
- Eightfold Path wheel at the top
- stacked path panels beneath it
- right view, intention, speech, action, livelihood, effort, mindfulness, concentration

LOWER FIELD
- framed figures in Buddhist history
- candles, shrine objects, and a final quotation band

TEXT HANDLING
Keep labels short and readable.
If fine text degrades, prefer fewer words and stronger headings.

DO NOT
- do not turn this into exoticized fantasy art
- do not make the typography chaotic
- do not lose the teaching-grid structure
- do not introduce irrelevant symbols from other traditions

AESTHETIC GOAL
The result should feel like a respectful comparative teaching folio:
- serene
- legible
- archival
- fully integrated into the manuscript family
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 concordance companion prompt for the Buddhist teaching folio.',
    'expected_output_notes' => 'Outputs should retain the clear distinction between concepts, truth-wheel, path panels, and historical figures.',
    'failure_modes' => 'Do not substitute vague orientalizing atmosphere for the actual educational panel structure.',
    'related_manuscripts' => ['BUDDHISM.png'],
    'sample_output' => 'Target artifact: BUDDHISM.png as the comparative Buddhist folio of concepts, truths, path, and figures.',
    'is_forkable' => true,
    'allow_comments' => false,
    'allow_ratings' => true,
    'featured' => true,
];