-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathschema.yaml
More file actions
38 lines (27 loc) · 1.22 KB
/
schema.yaml
File metadata and controls
38 lines (27 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Schema for a Synapse Visual Blueprint
# Version: 1.0
title: string # Title of the synapse (e.g., "Non-Dual Awareness")
core_theme: string # One-sentence description of the concept’s psychological or spiritual essence
summary: string # Short poetic/metaphorical explanation of the concept
visual_metaphors:
- string # e.g., "Yin-yang dissolving into an infinity symbol"
- string # e.g., "Dandelion seeds floating outward as breath of awareness"
typography:
top_caption: string # Primary title or phrase
middle_caption: string # Secondary label or diagram center
bottom_caption: string # Optional quote, poetic line, or insight
colors:
palette:
- string # e.g., "Earth tones"
- string # e.g., "Deep indigo"
background_texture: string # e.g., "Parchment", "Celestial gradient", etc.
botanicals:
- string # e.g., "Lotus"
- string # e.g., "Fern"
layout_style: string # General layout guidance (e.g., "Symmetrical", "Center-weighted", "Radial")
inspiration_notes: string # Freeform notes on how it should feel emotionally / visually
keywords:
- string # e.g., "non-duality"
- string # e.g., "ego dissolution"
- string # e.g., "cosmic integration"
version: float # Schema version, e.g., 1.0