This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schemaVersion": 3,
|
||||
"generatedAt": "2026-07-09T17:02:07",
|
||||
"generatedAt": "2026-07-09T17:16:39",
|
||||
"entries": [
|
||||
{
|
||||
"id": "memory-1783611669147",
|
||||
"title": "start of a new arc",
|
||||
"type": "tooltip",
|
||||
"type": "quote",
|
||||
"contentClass": "fragment",
|
||||
"content": "Temp 2",
|
||||
"content": "Temp 2 2",
|
||||
"characters": [
|
||||
"z"
|
||||
],
|
||||
@@ -15,7 +15,8 @@
|
||||
"rarity": "common",
|
||||
"triggerConditions": "",
|
||||
"surfaces": [
|
||||
"tooltip"
|
||||
"quote",
|
||||
"observatory"
|
||||
],
|
||||
"observatoryRole": "ambient",
|
||||
"canonicalUse": "",
|
||||
|
||||
@@ -35,9 +35,7 @@
|
||||
|
||||
const familyLayers = [];
|
||||
|
||||
const details = [
|
||||
"Temp 2"
|
||||
];
|
||||
const details = [];
|
||||
|
||||
const poems = [];
|
||||
|
||||
@@ -46,7 +44,9 @@
|
||||
const nightMessages = [];
|
||||
|
||||
const lore = {
|
||||
"quotes": [],
|
||||
"quotes": [
|
||||
"Temp 2 2"
|
||||
],
|
||||
"conversations": [],
|
||||
"journals": [],
|
||||
"warnings": [],
|
||||
|
||||
@@ -559,3 +559,12 @@ at <ScriptBlock>, /home/zaine/master-folder/org-platform/org_web/gitea-build-mon
|
||||
2026-07-09T16:51:27.5598915+01:00 [INFO] Running authoring server tests with /home/zaine/master-folder/org-platform/authoring-service/.venv/bin/python.
|
||||
2026-07-09T16:51:27.6325584+01:00 [INFO] Authoring server tests passed: ran=0, failures=0, errors=0, skipped=0, exit=0
|
||||
2026-07-09T16:51:27.9271012+01:00 [INFO] Sent authoring server test notification.
|
||||
2026-07-09T17:07:15.1691224+01:00 [INFO] Prepared current build status for zaine/org_web: severity=Info, status=success
|
||||
2026-07-09T17:07:15.1767320+01:00 [INFO] Fetching recent Gitea Actions runs for zaine/org_web.
|
||||
2026-07-09T17:07:15.4193813+01:00 [ERROR] Failed to analyze job 658: Cannot bind argument to parameter 'LogText' because it is an empty string.
|
||||
2026-07-09T17:07:15.4252964+01:00 [ERROR] Failed to analyze job 657: Cannot bind argument to parameter 'LogText' because it is an empty string.
|
||||
2026-07-09T17:07:15.4302680+01:00 [ERROR] Failed to analyze job 656: Cannot bind argument to parameter 'LogText' because it is an empty string.
|
||||
2026-07-09T17:07:15.9974986+01:00 [INFO] Sent build status notification with 1 embed(s).
|
||||
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.
|
||||
|
||||
@@ -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 16:51</span>@@
|
||||
- [[file:career/career-list.org][Career List]] @@html:<span class="post-date">09-07-2026 17:03</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>@@
|
||||
|
||||
28
sitemap.org
28
sitemap.org
@@ -138,17 +138,17 @@ flowchart TD
|
||||
n60 --> n66
|
||||
n67["Tag: website"]
|
||||
n60 --> n67
|
||||
n68["Tag: life"]
|
||||
n68["Tag: update"]
|
||||
n60 --> n68
|
||||
n69["Tag: update"]
|
||||
n69["Tag: insights"]
|
||||
n60 --> n69
|
||||
n70["Tag: insights"]
|
||||
n70["Tag: life"]
|
||||
n60 --> n70
|
||||
n71["Tag: education"]
|
||||
n71["Tag: emacs"]
|
||||
n60 --> n71
|
||||
n72["Tag: reading"]
|
||||
n72["Tag: education"]
|
||||
n60 --> n72
|
||||
n73["Tag: emacs"]
|
||||
n73["Tag: reading"]
|
||||
n60 --> n73
|
||||
n74["Tag: maths"]
|
||||
n60 --> n74
|
||||
@@ -211,12 +211,12 @@ flowchart TD
|
||||
click n65 "tags/notes.html" "Tag: notes"
|
||||
click n66 "tags/review.html" "Tag: review"
|
||||
click n67 "tags/website.html" "Tag: website"
|
||||
click n68 "tags/life.html" "Tag: life"
|
||||
click n69 "tags/update.html" "Tag: update"
|
||||
click n70 "tags/insights.html" "Tag: insights"
|
||||
click n71 "tags/education.html" "Tag: education"
|
||||
click n72 "tags/reading.html" "Tag: reading"
|
||||
click n73 "tags/emacs.html" "Tag: emacs"
|
||||
click n68 "tags/update.html" "Tag: update"
|
||||
click n69 "tags/insights.html" "Tag: insights"
|
||||
click n70 "tags/life.html" "Tag: life"
|
||||
click n71 "tags/emacs.html" "Tag: emacs"
|
||||
click n72 "tags/education.html" "Tag: education"
|
||||
click n73 "tags/reading.html" "Tag: reading"
|
||||
click n74 "tags/maths.html" "Tag: maths"
|
||||
#+end_src
|
||||
|
||||
@@ -288,10 +288,10 @@ flowchart TD
|
||||
- [[file:tags/notes.org][Tag: notes]]
|
||||
- [[file:tags/review.org][Tag: review]]
|
||||
- [[file:tags/website.org][Tag: website]]
|
||||
- [[file:tags/life.org][Tag: life]]
|
||||
- [[file:tags/update.org][Tag: update]]
|
||||
- [[file:tags/insights.org][Tag: insights]]
|
||||
- [[file:tags/life.org][Tag: life]]
|
||||
- [[file:tags/emacs.org][Tag: emacs]]
|
||||
- [[file:tags/education.org][Tag: education]]
|
||||
- [[file:tags/reading.org][Tag: reading]]
|
||||
- [[file:tags/emacs.org][Tag: emacs]]
|
||||
- [[file:tags/maths.org][Tag: maths]]
|
||||
Reference in New Issue
Block a user