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

**Size:** 4.5 KB

Summary

'slug' = 'prime-diagram',

Source Preview

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

<?php

return [
    'slug' => 'prime-diagram',
    'title' => 'Prime Diagram',
    'summary' => 'Approved museum-grade manuscript prompt for MechanotheismPage1.png, the first operative plate centered on a foundational spiral cosmogram.',
    'author_label' => 'Admin + AI',
    'category' => 'Visual Design',
    'subcategory' => 'Manuscript Plates',
    'instructions' => <<<'PROMPT'
Create a museum-grade operative plate for the first Mechanotheism folio.

OUTPUT
- Lossless PNG only
- Minimum resolution: 8192 x 12288
- Vertical engraved plate format
- Razor-sharp line fidelity

VISUAL IDENTITY
This page should feel like an alchemical cosmogram preserved as a scientific manuscript plate:
- warm parchment ground
- monochrome black, sepia, and faint umber line work
- almost no color except tiny aged-gold flecks if needed
- deep micro-engraving and stipple work
- photographed under neutral archival light

STRICT STYLE RULE
Not fantasy splash art.
Not a mystical wallpaper.
This is a precise operative diagram with ceremonial symbolism presented as a serious historical plate.

Think:
"Renaissance astronomical instrument diagram + alchemical reference sheet + sacred geometry plate"

PRIMARY COMPOSITION
The page must be organized around one dominant central circular engine.

Core geometry:
- concentric rings
- measured arcs
- fine radial divisions
- a central triangle containing a spiral
- an all-seeing eye set above the triangle

The entire layout should feel mathematically deliberate and vertically anchored.

UPPER FIELD
At the top corners and upper margin include:
- shelves or clusters of glass vessels
- celestial marks
- small stars and constellation-like notation
- a few circular symbol medallions

These details should frame the main cosmogram without distracting from it.

MAIN RING SYSTEM
Build several nested rings with:
- planetary or alchemical symbols in circular medallions
- connector lines
- instrument ticks
- tiny rotational guides
- subtle inner gear-like textures

The outer ring should feel like a calibrated instrument.
The inner ring should feel more symbolic and initiatory.

CENTRAL MOTIF
In the center place:
- a strong equilateral triangle
- a spiral nested inside it
- an eye above the triangle
- a dense mandala-like mechanical interior behind the triangle

This must look like the prime diagram from which the later plates unfold.

LOWER CENTER
Below the main engine include:
- a smaller secondary triangle-spiral medallion
- an open book resting at the base of the page

The book should read as the source or receiver of the diagram, not as a decorative prop.

LOWER MARGINS
Place:
- alchemical vessels
- short labeled material symbols
- tiny catalog glyphs

These should act as supporting evidence for the plate's experimental character.

TEXT AND LABELS
Use only minimal text:
- a few material labels
- perhaps one or two elemental names
- short plate annotations

If lettering cannot be rendered cleanly, prefer restrained labels and ruled placeholders.

DETAIL LANGUAGE
The page should communicate:
- initiation into the diagram
- relation between symbol and instrument
- a sense of hidden order becoming legible through structure

Do this through composition, not through excessive paragraphs.

DO NOT
- do not introduce a human figure
- do not make the central motif muddy or asymmetrical
- do not overfill the page with huge text boxes
- do not turn the page into chaotic occult collage
- do not use modern glowing sci-fi effects

FINAL PASS
Add:
- corner frame ornament
- microscopic scratch marks and ink spread
- lightly visible underdrawing circles
- faint calibration marks
- subtle paper wear

AESTHETIC GOAL
The image should feel like a foundational mechanotheistic plate:
- exact
- ceremonial
- archival
- intimidating in its precision
- beautiful because the geometry is disciplined
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: MechanotheismPage1.png as the Prime Diagram operative plate.',
    'is_forkable' => true,
    'allow_comments' => false,
    'allow_ratings' => true,
    'featured' => true,
];