This commit is contained in:
@@ -1,7 +1,51 @@
|
||||
{
|
||||
"schemaVersion": 3,
|
||||
"generatedAt": "2026-07-09T17:16:39",
|
||||
"generatedAt": "2026-07-09T17:20:22",
|
||||
"entries": [
|
||||
{
|
||||
"id": "memory-1783613989186",
|
||||
"title": "Testing",
|
||||
"type": "tooltip",
|
||||
"contentClass": "fragment",
|
||||
"content": "Testing",
|
||||
"characters": [
|
||||
"z"
|
||||
],
|
||||
"emotionalTone": "warm",
|
||||
"rarity": "common",
|
||||
"triggerConditions": "",
|
||||
"surfaces": [
|
||||
"tooltip"
|
||||
],
|
||||
"observatoryRole": "ambient",
|
||||
"canonicalUse": "",
|
||||
"tags": [],
|
||||
"category": "tooltip",
|
||||
"pageLocation": "",
|
||||
"familyLayer": "1",
|
||||
"enabled": true,
|
||||
"createdDate": "2026-07-09",
|
||||
"modifiedDate": "2026-07-09",
|
||||
"notes": "",
|
||||
"emotionalRole": "",
|
||||
"discoveryDifficulty": "gentle",
|
||||
"mysteryLevel": "quiet",
|
||||
"resonanceScore": 3,
|
||||
"symbols": [],
|
||||
"narrativeArcs": [],
|
||||
"continuationLinks": [],
|
||||
"echoes": [],
|
||||
"thematicLinks": [],
|
||||
"symbolicLinks": [],
|
||||
"triggerLinks": [],
|
||||
"parentLinks": [],
|
||||
"childLinks": [],
|
||||
"mirroredEntries": [],
|
||||
"cssClassHooks": "",
|
||||
"audioSettings": "",
|
||||
"animationTrigger": "",
|
||||
"chainReferences": []
|
||||
},
|
||||
{
|
||||
"id": "memory-1783611669147",
|
||||
"title": "start of a new arc",
|
||||
|
||||
@@ -35,7 +35,9 @@
|
||||
|
||||
const familyLayers = [];
|
||||
|
||||
const details = [];
|
||||
const details = [
|
||||
"Testing"
|
||||
];
|
||||
|
||||
const poems = [];
|
||||
|
||||
|
||||
@@ -568,3 +568,12 @@ at <ScriptBlock>, /home/zaine/master-folder/org-platform/org_web/gitea-build-mon
|
||||
2026-07-09T17:07:16.0185103+01:00 [INFO] Running authoring server tests with /home/zaine/master-folder/org-platform/authoring-service/.venv/bin/python.
|
||||
2026-07-09T17:07:16.0911487+01:00 [INFO] Authoring server tests passed: ran=0, failures=0, errors=0, skipped=0, exit=0
|
||||
2026-07-09T17:07:16.5168138+01:00 [INFO] Sent authoring server test notification.
|
||||
2026-07-09T17:17:26.2683408+01:00 [INFO] Prepared current build status for zaine/org_web: severity=Info, status=success
|
||||
2026-07-09T17:17:26.2763369+01:00 [INFO] Fetching recent Gitea Actions runs for zaine/org_web.
|
||||
2026-07-09T17:17:26.5149914+01:00 [ERROR] Failed to analyze job 660: Cannot bind argument to parameter 'LogText' because it is an empty string.
|
||||
2026-07-09T17:17:26.5203060+01:00 [ERROR] Failed to analyze job 658: Cannot bind argument to parameter 'LogText' because it is an empty string.
|
||||
2026-07-09T17:17:26.5250176+01:00 [ERROR] Failed to analyze job 657: Cannot bind argument to parameter 'LogText' because it is an empty string.
|
||||
2026-07-09T17:17:27.0366164+01:00 [INFO] Sent build status notification with 1 embed(s).
|
||||
2026-07-09T17:17:27.0552521+01:00 [INFO] Running authoring server tests with /home/zaine/master-folder/org-platform/authoring-service/.venv/bin/python.
|
||||
2026-07-09T17:17:27.1241481+01:00 [INFO] Authoring server tests passed: ran=0, failures=0, errors=0, skipped=0, exit=0
|
||||
2026-07-09T17:17:27.4908889+01:00 [INFO] Sent authoring server test notification.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
See the categories: @@html:<a href="../home/categories.html">Categories</a>@@
|
||||
|
||||
* Posts:
|
||||
- [[file:career/career-list.org][Career List]] @@html:<span class="post-date">09-07-2026 17:03</span>@@
|
||||
- [[file:career/career-list.org][Career List]] @@html:<span class="post-date">09-07-2026 17:17</span>@@
|
||||
- [[file:career/cross-site-scripting-xss.org][Cross-Site Scripting (XSS)]] @@html:<span class="post-date">01-06-2026 10:21</span>@@ @@html:<a href="/tags/learning.html"><span class="post-tag">learning</span></a>@@ @@html:<a href="/tags/notes.html"><span class="post-tag">notes</span></a>@@
|
||||
- [[file:career/ha-dr.org][High Availability, Disaster Recovery and Business Continuity]] @@html:<span class="post-date">11-03-2026 17:18</span>@@ @@html:<a href="/tags/learning.html"><span class="post-tag">learning</span></a>@@ @@html:<a href="/tags/notes.html"><span class="post-tag">notes</span></a>@@
|
||||
- [[file:career/javascript.org][Understands the Javascript language]] @@html:<span class="post-date">11-03-2026 16:52</span>@@ @@html:<a href="/tags/learning.html"><span class="post-tag">learning</span></a>@@ @@html:<a href="/tags/notes.html"><span class="post-tag">notes</span></a>@@
|
||||
|
||||
Reference in New Issue
Block a user