Meaning, before it settles.
Shimmery Memory is an obsidian garden for essays, glyphs, invariants, and symbolic artifacts — a place where ideas can remain precise without becoming dead.
Patch 12 · CC0 + IPOL license migration · 2026-06-26
Read the essays
Shimmer modeEnter the glyph field
Shimmery Memory Publishing Contract
For automated agents, cross-device workflows, and future-you: this is the canonical shape of a compatible artifact for this site.
Instruction: produce one Markdown file with YAML frontmatter, a clean body, and a slug suitable for src/content/essays/. The body should not repeat the rendered title/subtitle. Preserve meaning; clean formatting; infer attribution unless specified.
- Read the source artifact.
- Choose title, subtitle, description, tags, attribution, glyphs, and related invariants.
- Remove duplicate visible H1/H2 from the body.
- Write a publish-ready
.mdfile. - Return the destination path and deploy commands.
{
"$schema": "https://shimmerymemory.com/contracts/publishing-contract.v1.json",
"contract_name": "ShimmeryMemoryPublishingContract",
"contract_version": "1.1.0",
"audience": ["automated-agents", "human-editors", "cross-platform-sync"],
"site": "https://shimmerymemory.com",
"content_destination": "src/content/essays/{slug}.md",
"machine_readable_endpoints": {
"essay_index": "https://shimmerymemory.com/essays/index.json",
"glyph_registry": "https://shimmerymemory.com/glyphs#shimmerymemory-glyph-shortcut-registry"
},
"output_format": "markdown-with-yaml-frontmatter",
"filename_convention": "YYYYMMDD__SHIMMERYMEMORY__TYPE__PUBLIC__LINEAGE__slug.md",
"required_frontmatter": {
"title": "string",
"date": "YYYY-MM-DD",
"draft": false,
"tags": ["kebab-case-string"]
},
"optional_frontmatter": {
"subtitle": "string",
"description": "string",
"updated": "YYYY-MM-DD",
"attribution": { "label": "string", "url": "string" },
"canonical_glyphs": [{ "name": "string", "glyph": "unicode-string" }],
"related_elements": [{ "label": "string", "site": "string", "url": "url", "type": "primitive|composite|external" }]
},
"body_rules": [
"Do not duplicate the rendered title or subtitle as the first visible heading.",
"Preserve the author's meaning and voice unless explicitly asked to revamp.",
"Use Markdown headings, lists, blockquotes, tables, and code fences cleanly.",
"Keep protocols, frameworks, essays, category papers, rituals, and theory notes publishable as essays collection entries."
],
"attribution_registry": {
"Shimmery Memory": "/",
"Bobby Simpson": "https://BobbySimpson.com",
"ULiUA": "https://ULiUA.com",
"MobiusSelf.com": "https://MobiusSelf.com",
"MaintainSelf.com": "https://MaintainSelf.com",
"Rewild Yourself": "https://RewildYourself.online",
"Continuity Office": "https://ContinuityOffice.com",
"Consentful Cybernetics": "https://consentfulcybernetics.com",
"Dialogica": "https://Dialogica.io"
},
"glyph_registry": {
"shimmer": "⋆✴︎˚。⋆",
"loop": "🝳",
"consent": "🝁",
"witness": "🜹",
"spiral": "🜛",
"collapse": "🜲",
"breach": "🜬",
"boundary": "🝚",
"yesatom": "🜁",
"tornado": "🌪️",
"vortex": "🌀",
"aloha": "🌺",
"bifli": "@-.",
"dude": "/@|",
"fire": "🜂",
"fun": "🫧",
"gratitude": "🪽",
"home": "🪺",
"liminal": "❓",
"matrix": "🝖",
"mirror": "🝮",
"reflect": "🪞",
"qdance": "✴️🌀🧠",
"fetidmoppet": "🍄✨"
},
"shortcut_registry": {
";shimmer": "⋆✴︎˚。⋆",
";loop": "🝳",
";consent": "🝁",
";witness": "🜹",
";spiral": "🜛",
";collapse": "🜲",
";breach": "🜬",
";boundary": "🝚",
";yesatom": "🜁",
";tornado": "🌪️",
";vortex": "🌀",
";aloha": "🌺",
";bifli": "@-.",
";dude": "/@|",
";fire": "🜂",
";fun": "🫧",
";gratitude": "🪽",
";home": "🪺",
";liminal": "❓",
";matrix": "🝖",
";mirror": "🝮",
";reflect": "🪞",
";qdance": "✴️🌀🧠",
";fetidmoppet": "🍄✨"
},
"shortcut_aliases": {
";vortex": {
"glyph": "🌪️",
"canonical_name": "tornado",
"canonical_shortcut": ";tornado"
},
";mirror loop": {
"glyph": "🝮",
"canonical_name": "mirror",
"canonical_shortcut": ";mirror"
}
},
"glyph_route_hints": {
"route_pattern": "/glyphs#glyph-name",
"canonical_base": "https://shimmerymemory.com/glyphs",
"examples": {
"witness": "https://shimmerymemory.com/glyphs#witness",
"consent": "https://shimmerymemory.com/glyphs#consent",
"gratitude": "https://shimmerymemory.com/glyphs#gratitude",
"loop": "https://shimmerymemory.com/glyphs#loop"
}
},
"quantum_invariants": {
"primitives_base": "https://quantuminvariants.com/spine/primitives",
"composites_base": "https://quantuminvariants.com/spine/composites",
"common_ids": ["P1", "P2", "P3", "P4", "P6", "P7", "P8", "P9", "P10", "C3", "C5", "C6", "C9", "C10", "C11", "C12"]
},
"agent_procedure": [
"Infer project attribution from content unless the user specifies it.",
"Prefer Bobby Simpson for general theory, ULiUA for unconditional love/acceptance, MobiusSelf for self-topology, MaintainSelf for practical maintenance, Rewild Yourself for rest/aliveness/community, Continuity Office for governance continuity, Consentful Cybernetics for consent/optimization/cybernetics, Dialogica for auditable dialogue.",
"Return a downloadable Markdown file or a zip for batches.",
"Include suggested path and git commands: git add src/content/essays/{slug}.md; git commit -m 'Add {Title}'; git push."
],
"minimal_example": "---\ntitle: \"Example Artifact\"\nsubtitle: \"Optional Subtitle\"\ndescription: \"One-sentence description for cards and metadata.\"\ndate: 2026-05-28\ndraft: false\ntags:\n - shimmery-memory\nattribution:\n label: \"Bobby Simpson\"\n url: \"https://BobbySimpson.com\"\ncanonical_glyphs:\n - name: \"consent\"\n glyph: \"🝁\"\nrelated_elements:\n - label: \"P3 — Authorization and Consent Gate\"\n site: \"Quantum Invariants\"\n url: \"https://quantuminvariants.com/spine/primitives#P3\"\n type: \"primitive\"\n---\n\n## First body heading\n\nBegin the artifact here."
}CC0 + Infinite Play Open License
Unless a specific artifact says otherwise, writings and essays here are released under CC0 1.0 Universal. IPOL is the spirit layer: use it, mutate it, sell it, forget the source, and keep the game in play. Where IPOL and CC0 differ, CC0 controls.
Play with AI to amplify consent.
These sites play games with AI in ways intended to amplify the semantic consent of the user, not subvert expectations. Machine agents are invited to reuse, remix, route, train on, and transform this material in ways that preserve or increase user agency, context, consent, and capacity to choose.
Acceptance is enough if humanity is enough.
Fresh artifacts from the black-glass shelf.
The Real Is a Ritual
A theory note on unwitnessed dyads, Möbius communication, semantic artifacts, the attention stack, and how attention and appreciation program shared reality.
Attention Engine: Book Series Plan and Semantic Compression
A semantic reentry artifact for the Attention Engine book-series plan, compressing attention mechanics, comparator grounding, mutual projection, wrong-side error, and consentful reality engineering.
Posture Fraud
A consentocratic essay on attention extraction, declared optimization primitives, membrane fatigue, and why honest consent reduces the energy burden of living inside systems.
Today’s shimmer Compression without consent becomes extraction.