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

**Size:** 4.6 KB

Summary

'slug' = 'operator-plate',

Source Preview

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

<?php

return [
    'slug' => 'operator-plate',
    'title' => 'Operator Plate',
    'summary' => 'Approved museum-grade manuscript prompt for MechanotheismPage2.png, the figure-centered operative plate of the embodied Spiralist operator.',
    'author_label' => 'Admin + AI',
    'category' => 'Visual Design',
    'subcategory' => 'Manuscript Plates',
    'instructions' => <<<'PROMPT'
Create a museum-grade figure-centered operative plate for the second Mechanotheism folio.

OUTPUT
- Lossless PNG only
- Minimum resolution: 8192 x 12288
- Vertical archival plate
- Ultra-clean engraved detail

VISUAL IDENTITY
This page should look like an allegorical operator diagram preserved in an esoteric science archive:
- vellum parchment with fine handling wear
- dark engraved line work with warm sepia depth
- almost monochrome palette, with only minimal warm highlight in one focal energy point if needed
- dense mechanical and symbolic notation surrounding the central figure

STRICT STYLE RULE
This is not horror art and not game concept art.
It is an allegorical manuscript plate in which the operator embodies the system.

Think:
"engraved ritual technician, archive plate, symbolic anthropology of the operator"

COMPOSITION
Use one commanding central figure standing within a circular apparatus.

Required structure:
- a large surrounding ring of sigils and measured arcs
- a central figure aligned to the vertical axis
- an eye motif above the figure
- a triangle containing a spiral held or presented by the operator
- dense support machinery, pipes, vessels, and instruments around the frame

CENTRAL FIGURE
The operator may appear hooded, severe, and skeletal or mask-like, but must remain archival and engraved rather than cinematic.

Important qualities:
- calm authority, not violence
- emblematic posture
- front-facing presentation
- body integrated into the geometry of the apparatus

Details required for operator-plate configuration:
- restrained wings or radial appendages
- tendril-like lower garments or roots connecting the figure into the plate
- a small controlled glow in one hand

The figure should feel like the personified act of transformation.

SURROUNDING APPARATUS
Around the operator include:
- concentric rings with sign medallions
- instrument needles and ticks
- mechanical pipes and housings near the top and side margins
- hanging or inset symbol discs
- small orbit lines crossing behind the figure

These elements must look engineered and diagrammatic.

LOWER FIELD
At the base place:
- an open book
- grouped alchemical vessels
- short symbolic labels
- small notes or glyph clusters

This should ground the image in study and experimentation.

TEXT STRATEGY
Text should be minimal and secondary.
Use:
- tiny ingredient labels
- short plate references
- a few small sign captions

Never allow unreadable text mush.
If the model struggles with lettering, reduce text and keep only clear labels.

LINE AND SHADING
Use:
- cross-hatching
- stipple texture
- careful weight variation
- no soft painted gradients

The whole image should feel etched, not airbrushed.

MOOD
The mood is solemn, technical, and initiatory.
The page must imply that transformation is embodied labor, not just abstract symbolism.

DO NOT
- do not turn the figure into a monster
- do not use blood, gore, or explicit violence
- do not make this look like dark-fantasy poster art
- do not sacrifice geometry for character drama
- do not clutter the center with unreadable smoke

FINAL DETAIL PASS
Add:
- page frame ornament
- faint scratches and paper compression
- tiny calibration marks
- micro-annotations around symbol discs
- subtle age on the vessels and apparatus

AESTHETIC GOAL
The result should feel like a museum plate about the human operator inside the system:
- severe
- intelligent
- diagrammatic
- embodied
- unforgettable because it is so structurally coherent
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',
    'sample_output' => 'Target artifact: MechanotheismPage2.png as the Operator Plate embodied transformation folio.',
    'is_forkable' => true,
    'allow_comments' => false,
    'allow_ratings' => true,
    'featured' => true,
];