From 4df4cd1055740194952552a8584ba50615e4e005 Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Tue, 14 Jul 2026 12:38:11 +0100 Subject: [PATCH] update json --- assets/content/hidden-details.json | 105 +++++++++++++++++++--- assets/scripts/features/hidden-details.js | 4 +- build-logs/gitea-build-monitor.log | 25 ++++++ posts/posts-list.org | 2 +- sitemap.org | 16 ++-- 5 files changed, 131 insertions(+), 21 deletions(-) diff --git a/assets/content/hidden-details.json b/assets/content/hidden-details.json index 096eefc..2b3e980 100755 --- a/assets/content/hidden-details.json +++ b/assets/content/hidden-details.json @@ -1,7 +1,52 @@ { "schemaVersion": 3, - "generatedAt": "2026-07-10T17:44:49", + "generatedAt": "2026-07-14T12:34:47", "entries": [ + { + "id": "memory-1784027805026", + "title": "14/07/26 - meeting with ceo", + "type": "quote", + "contentClass": "fragment", + "content": "14/07/26 - big demo meeting with CEO tomorrow !!", + "characters": [ + "z" + ], + "emotionalTone": "melancholy", + "rarity": "common", + "triggerConditions": "", + "surfaces": [ + "quote", + "observatory" + ], + "observatoryRole": "ambient", + "canonicalUse": "", + "tags": [], + "category": "tooltip", + "pageLocation": "", + "familyLayer": "2", + "enabled": true, + "createdDate": "2026-07-14", + "modifiedDate": "2026-07-14", + "notes": "", + "emotionalRole": "", + "discoveryDifficulty": "gentle", + "mysteryLevel": "quiet", + "resonanceScore": 3, + "symbols": [], + "narrativeArcs": [], + "continuationLinks": [], + "echoes": [], + "thematicLinks": [], + "symbolicLinks": [], + "triggerLinks": [], + "parentLinks": [], + "childLinks": [], + "mirroredEntries": [], + "cssClassHooks": "", + "audioSettings": "", + "animationTrigger": "", + "chainReferences": [] + }, { "id": "memory-1783700591803", "title": "10/07/26 - heatwave", @@ -26,7 +71,7 @@ "familyLayer": "2", "enabled": true, "createdDate": "2026-07-10", - "modifiedDate": "2026-07-10", + "modifiedDate": "2026-07-14", "notes": "", "emotionalRole": "", "discoveryDifficulty": "gentle", @@ -51,15 +96,27 @@ "stories": [ { "id": "story-z-stories", - "title": "z stories", - "description": "Migrated from old character territory relationships into a calmer story path.", - "tone": "warm", + "title": "Work related shenanigans", + "description": "Work related memories", + "tone": "melancholy", "characters": [ "z" ], "symbols": [], - "items": [], - "nodes": [], + "items": [ + { + "kind": "memory", + "id": "memory-1783700591803" + }, + { + "kind": "memory", + "id": "memory-1784027805026" + } + ], + "nodes": [ + "memory-1783700591803", + "memory-1784027805026" + ], "discoveryStyle": "gradual", "layerAffinity": [ 1, @@ -68,10 +125,10 @@ "unlockConditions": [], "hidden": false, "markers": [ - "emotional" + "public" ], "createdDate": "2026-07-09", - "modifiedDate": "2026-07-10" + "modifiedDate": "2026-07-14" } ], "lifeArcs": [ @@ -94,6 +151,19 @@ "storyDraft": ".", "linkedStoryId": "", "moments": [ + { + "id": "moment-1784028212884", + "date": "2026-07-14", + "kind": "moment", + "text": "adding videos to the obsidian vault", + "feeling": "", + "lesson": "", + "metric": "", + "sourcePointer": "", + "visibility": "private", + "linkedEntryId": "", + "linkedStoryId": "" + }, { "id": "moment-1783701889107", "date": "2026-07-10", @@ -111,7 +181,7 @@ } ], "createdDate": "2026-07-10", - "modifiedDate": "2026-07-10" + "modifiedDate": "2026-07-14" }, { "id": "arc-life-arc-1783676663565", @@ -132,6 +202,19 @@ "storyDraft": "This will outline...", "linkedStoryId": "", "moments": [ + { + "id": "moment-1784028160191", + "date": "2026-07-14", + "kind": "moment", + "text": "need to think about topics of discussion for the wedding night", + "feeling": "", + "lesson": "", + "metric": "", + "sourcePointer": "", + "visibility": "private", + "linkedEntryId": "", + "linkedStoryId": "" + }, { "id": "moment-1783701700444", "date": "2026-07-10", @@ -149,7 +232,7 @@ } ], "createdDate": "2026-07-10", - "modifiedDate": "2026-07-10" + "modifiedDate": "2026-07-14" } ] } diff --git a/assets/scripts/features/hidden-details.js b/assets/scripts/features/hidden-details.js index 351c1dc..e800baa 100755 --- a/assets/scripts/features/hidden-details.js +++ b/assets/scripts/features/hidden-details.js @@ -44,7 +44,9 @@ const nightMessages = []; const lore = { - "quotes": [], + "quotes": [ + "14/07/26 - big demo meeting with CEO tomorrow !!" + ], "conversations": [], "journals": [ "10/07/26 - surviving a heatwave whilst working :-)" diff --git a/build-logs/gitea-build-monitor.log b/build-logs/gitea-build-monitor.log index a3f854d..5ff8690 100755 --- a/build-logs/gitea-build-monitor.log +++ b/build-logs/gitea-build-monitor.log @@ -615,3 +615,28 @@ at , /home/zaine/master-folder/org-platform/org_web/gitea-build-mon 2026-07-12T23:14:21.1849374+01:00 [INFO] Running authoring server tests with /home/zaine/master-folder/org-platform/authoring-service/.venv/bin/python. 2026-07-12T23:14:21.2778632+01:00 [INFO] Authoring server tests passed: ran=0, failures=0, errors=0, skipped=0, exit=0 2026-07-12T23:14:21.5875380+01:00 [INFO] Sent authoring server test notification. +2026-07-12T23:50:46.1888886+01:00 [INFO] Prepared current build status for zaine/org_web: severity=Info, status=success +2026-07-12T23:50:46.1981708+01:00 [INFO] Fetching recent Gitea Actions runs for zaine/org_web. +2026-07-12T23:50:47.2779900+01:00 [INFO] Sent build status notification with 1 embed(s). +2026-07-12T23:50:47.2995038+01:00 [INFO] Running authoring server tests with /home/zaine/master-folder/org-platform/authoring-service/.venv/bin/python. +2026-07-12T23:50:47.3824621+01:00 [INFO] Authoring server tests passed: ran=0, failures=0, errors=0, skipped=0, exit=0 +2026-07-12T23:50:47.6854000+01:00 [INFO] Sent authoring server test notification. +2026-07-13T00:03:09.4462652+01:00 [INFO] Prepared current build status for zaine/org_web: severity=Info, status=success +2026-07-13T00:03:09.4541148+01:00 [INFO] Fetching recent Gitea Actions runs for zaine/org_web. +2026-07-13T00:03:09.8101514+01:00 [ERROR] Failed to analyze job 676: Cannot bind argument to parameter 'LogText' because it is an empty string. +2026-07-13T00:03:10.4668716+01:00 [INFO] Sent build status notification with 1 embed(s). +2026-07-13T00:03:10.4867979+01:00 [INFO] Running authoring server tests with /home/zaine/master-folder/org-platform/authoring-service/.venv/bin/python. +2026-07-13T00:03:10.5591285+01:00 [INFO] Authoring server tests passed: ran=0, failures=0, errors=0, skipped=0, exit=0 +2026-07-13T00:03:11.1487260+01:00 [INFO] Sent authoring server test notification. +2026-07-13T01:01:02.8494959+01:00 [INFO] Prepared current build status for zaine/org_web: severity=Info, status=success +2026-07-13T01:01:02.8594672+01:00 [INFO] Fetching recent Gitea Actions runs for zaine/org_web. +2026-07-13T01:01:04.0951267+01:00 [INFO] Sent build status notification with 1 embed(s). +2026-07-13T01:01:04.1147989+01:00 [INFO] Running authoring server tests with /home/zaine/master-folder/org-platform/authoring-service/.venv/bin/python. +2026-07-13T01:01:04.1908122+01:00 [INFO] Authoring server tests passed: ran=0, failures=0, errors=0, skipped=0, exit=0 +2026-07-13T01:01:04.5692136+01:00 [INFO] Sent authoring server test notification. +2026-07-14T01:02:28.9209592+01:00 [INFO] Prepared current build status for zaine/org_web: severity=Info, status=success +2026-07-14T01:02:28.9291931+01:00 [INFO] Fetching recent Gitea Actions runs for zaine/org_web. +2026-07-14T01:02:30.0328752+01:00 [INFO] Sent build status notification with 1 embed(s). +2026-07-14T01:02:30.0548628+01:00 [INFO] Running authoring server tests with /home/zaine/master-folder/org-platform/authoring-service/.venv/bin/python. +2026-07-14T01:02:30.1384384+01:00 [INFO] Authoring server tests passed: ran=0, failures=0, errors=0, skipped=0, exit=0 +2026-07-14T01:02:30.3984444+01:00 [INFO] Sent authoring server test notification. diff --git a/posts/posts-list.org b/posts/posts-list.org index 2a6cb8b..c865f19 100755 --- a/posts/posts-list.org +++ b/posts/posts-list.org @@ -4,7 +4,7 @@ See the categories: @@html:Categories@@ * Posts: -- [[file:career/career-list.org][Career List]] @@html:@@ +- [[file:career/career-list.org][Career List]] @@html:@@ - [[file:career/cross-site-scripting-xss.org][Cross-Site Scripting (XSS)]] @@html:@@ @@html:@@ @@html:@@ - [[file:career/ha-dr.org][High Availability, Disaster Recovery and Business Continuity]] @@html:@@ @@html:@@ @@html:@@ - [[file:career/javascript.org][Understands the Javascript language]] @@html:@@ @@html:@@ @@html:@@ diff --git a/sitemap.org b/sitemap.org index e231baa..8328629 100755 --- a/sitemap.org +++ b/sitemap.org @@ -146,11 +146,11 @@ flowchart TD n60 --> n70 n71["Tag: insights"] n60 --> n71 - n72["Tag: emacs"] + n72["Tag: reading"] n60 --> n72 - n73["Tag: maths"] + n73["Tag: emacs"] n60 --> n73 - n74["Tag: reading"] + n74["Tag: maths"] n60 --> n74 click n1 "index.html" "Home" click n2 "recently-updated.html" "Recently Updated" @@ -215,9 +215,9 @@ flowchart TD click n69 "tags/life.html" "Tag: life" click n70 "tags/education.html" "Tag: education" click n71 "tags/insights.html" "Tag: insights" - click n72 "tags/emacs.html" "Tag: emacs" - click n73 "tags/maths.html" "Tag: maths" - click n74 "tags/reading.html" "Tag: reading" + click n72 "tags/reading.html" "Tag: reading" + click n73 "tags/emacs.html" "Tag: emacs" + click n74 "tags/maths.html" "Tag: maths" #+end_src * Pages @@ -292,6 +292,6 @@ flowchart TD - [[file:tags/life.org][Tag: life]] - [[file:tags/education.org][Tag: education]] - [[file:tags/insights.org][Tag: insights]] + - [[file:tags/reading.org][Tag: reading]] - [[file:tags/emacs.org][Tag: emacs]] - - [[file:tags/maths.org][Tag: maths]] - - [[file:tags/reading.org][Tag: reading]] \ No newline at end of file + - [[file:tags/maths.org][Tag: maths]] \ No newline at end of file