json
All checks were successful
Build Org Website / build (push) Successful in 49s

This commit is contained in:
2026-05-10 18:25:01 +01:00
parent 6c478207d3
commit 7b3a60f937
4 changed files with 10551 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{ {
"schemaVersion": 1, "schemaVersion": 1,
"generatedAt": "2026-05-10T18:19:02", "generatedAt": "2026-05-10T18:24:51",
"entries": [ "entries": [
{ {
"id": "memory-1778428110093", "id": "memory-1778428110093",
@@ -1465,7 +1465,7 @@
"id": "hidden-tooltip-029-soon-to-be-married-is-a-beautiful-kind-of", "id": "hidden-tooltip-029-soon-to-be-married-is-a-beautiful-kind-of",
"type": "hidden tooltip", "type": "hidden tooltip",
"title": "Soon-to-be-married is a beautiful kind of loading screen.", "title": "Soon-to-be-married is a beautiful kind of loading screen.",
"content": "Soon-to-be-married is a beautiful kind of loading screen.", "content": "Soon to be married is a beautiful kind of loading screen.",
"characters": [ "characters": [
"z" "z"
], ],
@@ -1475,7 +1475,7 @@
"tags": [], "tags": [],
"category": "footer and whispers", "category": "footer and whispers",
"pageLocation": "", "pageLocation": "",
"familyLayer": "", "familyLayer": "1",
"enabled": true, "enabled": true,
"createdDate": "2026-05-10", "createdDate": "2026-05-10",
"modifiedDate": "2026-05-10", "modifiedDate": "2026-05-10",
@@ -1490,7 +1490,9 @@
"mysteryLevel": "quiet", "mysteryLevel": "quiet",
"resonanceScore": 3, "resonanceScore": 3,
"symbols": [], "symbols": [],
"narrativeArcs": [], "narrativeArcs": [
"soft"
],
"parentLinks": [], "parentLinks": [],
"childLinks": [], "childLinks": [],
"echoes": [], "echoes": [],
@@ -5587,7 +5589,7 @@
"tags": [], "tags": [],
"category": "quotes", "category": "quotes",
"pageLocation": "", "pageLocation": "",
"familyLayer": "", "familyLayer": "4",
"enabled": true, "enabled": true,
"createdDate": "2026-05-10", "createdDate": "2026-05-10",
"modifiedDate": "2026-05-10", "modifiedDate": "2026-05-10",
@@ -5602,7 +5604,9 @@
"mysteryLevel": "quiet", "mysteryLevel": "quiet",
"resonanceScore": 3, "resonanceScore": 3,
"symbols": [], "symbols": [],
"narrativeArcs": [], "narrativeArcs": [
"warm"
],
"parentLinks": [], "parentLinks": [],
"childLinks": [], "childLinks": [],
"echoes": [], "echoes": [],
@@ -8153,11 +8157,11 @@
"id": "search-toast-001-search-lima", "id": "search-toast-001-search-lima",
"type": "search toast", "type": "search toast",
"title": "Search: lima", "title": "Search: lima",
"content": "Search result: warmth, Oct 2025, soon-to-be home.", "content": "Search result: warmth, oct 2025, soon to be home.",
"characters": [ "characters": [
"lima" "lima"
], ],
"emotionalTone": "warm", "emotionalTone": "soft",
"rarity": "common", "rarity": "common",
"triggerConditions": "lima", "triggerConditions": "lima",
"tags": [ "tags": [
@@ -8165,7 +8169,7 @@
], ],
"category": "search", "category": "search",
"pageLocation": "", "pageLocation": "",
"familyLayer": "", "familyLayer": "2",
"enabled": true, "enabled": true,
"createdDate": "2026-05-10", "createdDate": "2026-05-10",
"modifiedDate": "2026-05-10", "modifiedDate": "2026-05-10",

View File

@@ -74,7 +74,7 @@
"A handwritten grocery list is sometimes a love letter with onions.", "A handwritten grocery list is sometimes a love letter with onions.",
"lima met z in 2022; the archive still stores the first ordinary miracles.", "lima met z in 2022; the archive still stores the first ordinary miracles.",
"October 2025 glows in the calendar like a ring catching kitchen light.", "October 2025 glows in the calendar like a ring catching kitchen light.",
"Soon-to-be-married is a beautiful kind of loading screen.", "Soon to be married is a beautiful kind of loading screen.",
"aphy has indexed 0 mysteries and 1,204 feelings disguised as notes.", "aphy has indexed 0 mysteries and 1,204 feelings disguised as notes.",
"sensei chi: the cup is chipped; drink anyway if it still holds warmth.", "sensei chi: the cup is chipped; drink anyway if it still holds warmth.",
"young z saved a shiny wrapper because it looked like treasure.", "young z saved a shiny wrapper because it looked like treasure.",
@@ -352,7 +352,7 @@
// Exact search text -> toast message. // Exact search text -> toast message.
const SEARCH_TOASTS = { const SEARCH_TOASTS = {
"lima": "Search result: warmth, Oct 2025, soon-to-be home.", "lima": "Search result: warmth, oct 2025, soon to be home.",
"aphy": "aphy: present. Mostly helpful. Occasionally poetic by accident.", "aphy": "aphy: present. Mostly helpful. Occasionally poetic by accident.",
"sensei chi": "sensei chi: the search is also searching you.", "sensei chi": "sensei chi: the search is also searching you.",
"young z": "Search result: age 7, blanket cape, crayon sun.", "young z": "Search result: age 7, blanket cape, crayon sun.",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff