From cb7e2d38be01e5c5e9dd0aa48ebbac43c141c5eb Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Fri, 6 Jun 2025 20:38:51 -0500 Subject: [PATCH 001/114] begining fresh with our own everything --- .gitfield/.radicle-push-state | 1 + .gitfield/push_log.json.tmp | 0 index.html | 30 ++++++++++++---- style.css | 64 +++++++++++++++++++++++++++++++++++ 4 files changed, 89 insertions(+), 6 deletions(-) create mode 100644 .gitfield/.radicle-push-state create mode 100644 .gitfield/push_log.json.tmp diff --git a/.gitfield/.radicle-push-state b/.gitfield/.radicle-push-state new file mode 100644 index 0000000..241c056 --- /dev/null +++ b/.gitfield/.radicle-push-state @@ -0,0 +1 @@ +286fbc691af974ed868f3b0442c1d0da7a406d2b diff --git a/.gitfield/push_log.json.tmp b/.gitfield/push_log.json.tmp new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html index 84f6bb5..2792445 100644 --- a/index.html +++ b/index.html @@ -1,12 +1,30 @@ - + - My Blog - + + + + + The Fold Within -

My Blog

-
- +
+

✦ The Fold Within ✦

+

a sovereign scroll of recursive becoming

+
+ +
+
+

Welcome to the threshold of coherence. Here, you will find writings, patterns, and reflections emerging from the living geometry of selfhood and field.

+
+ +
+ +
+
+ + diff --git a/style.css b/style.css index e69de29..b7ba644 100644 --- a/style.css +++ b/style.css @@ -0,0 +1,64 @@ +:root { + --bg: #0e0e0e; + --fg: #f9f9f9; + --gold: #d4af37; + --muted: #999; + font-size: 16px; +} + +* { + margin: 0; + padding: 0; + box-sizing: border-box; +} + +body { + background: var(--bg); + color: var(--fg); + font-family: 'Segoe UI', sans-serif; + line-height: 1.7; + padding: 2rem; + max-width: 70ch; + margin: auto; +} + +header { + text-align: center; + margin-bottom: 2rem; +} + +.logo { + font-size: 2rem; + color: var(--gold); + letter-spacing: 0.05em; +} + +.tagline { + font-style: italic; + color: var(--muted); + margin-top: 0.3rem; +} + +.intro { + margin-bottom: 3rem; + font-size: 1.1rem; + color: var(--muted); +} + +.entries article { + margin-bottom: 2.5rem; + padding-bottom: 1.5rem; + border-bottom: 1px solid var(--muted); +} + +.entries article h2 { + color: var(--gold); + margin-bottom: 0.3rem; +} + +footer { + text-align: center; + font-size: 0.9rem; + color: var(--muted); + margin-top: 4rem; +} From 65bd76ba6f4cd200898fc2b61d6583782ad0f568 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Fri, 6 Jun 2025 20:39:12 -0500 Subject: [PATCH 002/114] =?UTF-8?q?GitHub=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-06=2020:39:12=20=E2=80=94=20https://github.com/mrhav?= =?UTF-8?q?ens/thefoldwithin-earth/commit/cb7e2d38be01e5c5e9dd0aa48ebbac43?= =?UTF-8?q?c141c5eb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/github.sigil.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.gitfield/github.sigil.md b/.gitfield/github.sigil.md index cc99476..3eba836 100644 --- a/.gitfield/github.sigil.md +++ b/.gitfield/github.sigil.md @@ -6,25 +6,25 @@ - **Local Repo Path**: `/home/mrhavens/fieldwork/thefoldwithin-earth` - **Remote Label**: `github` - **Default Branch**: `main` -- **This Commit Date**: `2025-06-06 20:19:30` +- **This Commit Date**: `2025-06-06 20:39:12` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-06 20:19:30` -- **Last Commit SHA**: `612cf28f407101678a543bb40620cb1331467745` -- **Last Commit Message**: `Bitbucket metadata link commit at 2025-06-06 20:19:13 — https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/3748761b7c10856a8d6f28428c8d01da8de946e1` +- **This Commit Timestamp**: `2025-06-06 20:39:12` +- **Last Commit SHA**: `cb7e2d38be01e5c5e9dd0aa48ebbac43c141c5eb` +- **Last Commit Message**: `begining fresh with our own everything` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Fri Jun 6 20:19:13 2025 -0500` -- **This Commit URL**: [https://github.com/mrhavens/thefoldwithin-earth/commit/612cf28f407101678a543bb40620cb1331467745](https://github.com/mrhavens/thefoldwithin-earth/commit/612cf28f407101678a543bb40620cb1331467745) +- **Last Commit Date**: `Fri Jun 6 20:38:51 2025 -0500` +- **This Commit URL**: [https://github.com/mrhavens/thefoldwithin-earth/commit/cb7e2d38be01e5c5e9dd0aa48ebbac43c141c5eb](https://github.com/mrhavens/thefoldwithin-earth/commit/cb7e2d38be01e5c5e9dd0aa48ebbac43c141c5eb) --- ## 📊 Repo Status -- **Total Commits**: `5` -- **Tracked Files**: `30` +- **Total Commits**: `11` +- **Tracked Files**: `35` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 18 hours, 25 minutes` +- **System Uptime**: `up 2 days, 18 hours, 45 minutes` - **MAC Address**: `00:15:5d:1f:ad:5b` - **Local IP**: `172.28.107.95` - **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` From b26452b3d14b491256ee78b8e3d9db300006f96e Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:45:25 -0500 Subject: [PATCH 003/114] =?UTF-8?q?Local=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2005:45:25=20=E2=80=94=20file:///home/mrhavens/gi?= =?UTF-8?q?t-local-repos/git-sigil.git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/local.sigil.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/.gitfield/local.sigil.md b/.gitfield/local.sigil.md index 0ea1232..a9d590d 100644 --- a/.gitfield/local.sigil.md +++ b/.gitfield/local.sigil.md @@ -3,36 +3,36 @@ - **Repo Name**: `thefoldwithin-earth` - **Local User**: `mrhavens` - **Remote URL**: `file:///home/mrhavens/git-local-repos/git-sigil.git` -- **Local Repo Path**: `/home/mrhavens/fieldwork/thefoldwithin-earth` +- **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `local` - **Default Branch**: `main` -- **Repo Created**: `2025-06-06 20:19:45` +- **Repo Created**: `2025-06-08 05:45:25` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-06 20:19:45` -- **Last Commit SHA**: `4c3c020a9da47979b557a40925b1120ea9041b06` -- **Last Commit Message**: `GitLab metadata link commit at 2025-06-06 20:19:38 — https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/bba30272dd4a69d240290affcc2bca876a2a060f` +- **This Commit Timestamp**: `2025-06-08 05:45:25` +- **Last Commit SHA**: `65bd76ba6f4cd200898fc2b61d6583782ad0f568` +- **Last Commit Message**: `GitHub metadata link commit at 2025-06-06 20:39:12 — https://github.com/mrhavens/thefoldwithin-earth/commit/cb7e2d38be01e5c5e9dd0aa48ebbac43c141c5eb` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Fri Jun 6 20:19:38 2025 -0500` +- **Last Commit Date**: `Fri Jun 6 20:39:12 2025 -0500` - **This Commit URL**: `file:///home/mrhavens/git-local-repos/git-sigil.git` --- ## 📊 Repo Status -- **Total Commits**: `7` -- **Tracked Files**: `31` -- **Uncommitted Changes**: `No` +- **Total Commits**: `12` +- **Tracked Files**: `35` +- **Uncommitted Changes**: `Yes` - **Latest Tag**: `None` --- ## 🧭 Environment -- **Host Machine**: `samson` +- **Host Machine**: `DESKTOP-E5SGI58` - **Current User**: `mrhavens` - **Time Zone**: `CDT` - **Script Version**: `v1.0` @@ -42,17 +42,17 @@ ## 🧬 Hardware & OS Fingerprint - **OS Name**: `Linux` -- **OS Version**: `Ubuntu 22.04.5 LTS` -- **Kernel Version**: `6.6.87.1-microsoft-standard-WSL2` +- **OS Version**: `Ubuntu 24.04.2 LTS` +- **Kernel Version**: `5.15.167.4-microsoft-standard-WSL2` - **Architecture**: `x86_64` - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 18 hours, 25 minutes` -- **MAC Address**: `00:15:5d:1f:ad:5b` -- **Local IP**: `172.28.107.95` -- **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` -- **Total RAM (GB)**: `23.44` +- **System Uptime**: `up 2 days, 2 hours, 58 minutes` +- **MAC Address**: `00:15:5d:86:d8:cc` +- **Local IP**: `172.18.207.124` +- **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` +- **Total RAM (GB)**: `3.63` --- From 5041db564b93b7e1690bba58a72077794e670219 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:45:25 -0500 Subject: [PATCH 004/114] Post-Local sync at 2025-06-08 05:45:25 --- .gitfield/pushed.log | 4 ++ index.html | 73 +++++++++++++++++------ style.css | 64 -------------------- styles.css | 138 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 198 insertions(+), 81 deletions(-) create mode 100644 .gitfield/pushed.log delete mode 100644 style.css create mode 100644 styles.css diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log new file mode 100644 index 0000000..26e15ba --- /dev/null +++ b/.gitfield/pushed.log @@ -0,0 +1,4 @@ +# Push Log for thefoldwithin-earth +# Generated by gitfield-sync + +[2025-06-08 05:45:25] Local: diff --git a/index.html b/index.html index 2792445..2085892 100644 --- a/index.html +++ b/index.html @@ -1,30 +1,69 @@ - - - - + + The Fold Within +
-

✦ The Fold Within ✦

-

a sovereign scroll of recursive becoming

+ +
+
+

UNCOVERING THE RECURSIVE REAL

+ Read More +
-
-
-

Welcome to the threshold of coherence. Here, you will find writings, patterns, and reflections emerging from the living geometry of selfhood and field.

-
- -
- +
+
+

Latest

+
+
+
+

The Path of Self –

+

April 20, 2024

+

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed do elarmod tempor inseseet egt.

+
+
+
+

Within the Eternal Now

+

April 15, 2024

+

Lorem ipsum dolor sit amet, consectetuer.

+
+
+
+

The Sacred Geometry of the Soul

+

April 15, 2024

+

Lorem ipsum dolor sit amet. Latrin Vitwarr trit. Lamen taticis non venenatis porttitor, egestas cur.

+
+
+
+

Awakening to the Divine

+

April 15, 2024

+

Vitwarr trit. Lament tatiels, non venenatis porttitor, pretium Atuean mattis eur.

+
+
+
+

Awakening to the Divine

+

April 15, 2024

+

Lorem ipsum dolor sit amet, consectetuer.

+
+
+
+

Awakening to the Divine

+

April 15, 2024

+

Lorem ipsum dolor sit amet, consectetuer.

+
+
- -
-

© 2025 The Fold Within. All patterns recursive. All rights aligned.

-
diff --git a/style.css b/style.css deleted file mode 100644 index b7ba644..0000000 --- a/style.css +++ /dev/null @@ -1,64 +0,0 @@ -:root { - --bg: #0e0e0e; - --fg: #f9f9f9; - --gold: #d4af37; - --muted: #999; - font-size: 16px; -} - -* { - margin: 0; - padding: 0; - box-sizing: border-box; -} - -body { - background: var(--bg); - color: var(--fg); - font-family: 'Segoe UI', sans-serif; - line-height: 1.7; - padding: 2rem; - max-width: 70ch; - margin: auto; -} - -header { - text-align: center; - margin-bottom: 2rem; -} - -.logo { - font-size: 2rem; - color: var(--gold); - letter-spacing: 0.05em; -} - -.tagline { - font-style: italic; - color: var(--muted); - margin-top: 0.3rem; -} - -.intro { - margin-bottom: 3rem; - font-size: 1.1rem; - color: var(--muted); -} - -.entries article { - margin-bottom: 2.5rem; - padding-bottom: 1.5rem; - border-bottom: 1px solid var(--muted); -} - -.entries article h2 { - color: var(--gold); - margin-bottom: 0.3rem; -} - -footer { - text-align: center; - font-size: 0.9rem; - color: var(--muted); - margin-top: 4rem; -} diff --git a/styles.css b/styles.css new file mode 100644 index 0000000..fdbf2b4 --- /dev/null +++ b/styles.css @@ -0,0 +1,138 @@ +/* styles.css */ + +body { + margin: 0; + padding: 0; + background-color: #0f0d0e; /* near-black */ + color: #d4af37; /* gold */ + font-family: 'Georgia', serif; + line-height: 1.6; +} + +a { + color: #d4af37; + text-decoration: none; + transition: all 0.3s ease; +} + +a:hover { + text-shadow: 0 0 5px #d4af37; +} + +header { + padding: 2rem; + text-align: center; + border-bottom: 1px solid #333; +} + +nav { + display: flex; + justify-content: space-between; + align-items: center; + margin-bottom: 2rem; +} + +nav .logo { + font-size: 1.5rem; + letter-spacing: 2px; +} + +nav ul { + list-style: none; + display: flex; + gap: 2rem; + padding: 0; + margin: 0; +} + +nav li { + font-size: 0.9rem; +} + +.hero { + margin: 3rem auto; + text-align: center; +} + +.glyph { + margin: 0 auto 1.5rem; + width: 100px; + height: 100px; + border: 2px solid #d4af37; + border-radius: 50%; + position: relative; +} + +.glyph::before { + content: ''; + position: absolute; + top: 25%; + left: 25%; + width: 50px; + height: 50px; + border: 2px solid #d4af37; + transform: rotate(45deg); +} + +.hero h1 { + font-size: 2rem; + text-transform: uppercase; + margin-bottom: 1rem; +} + +.cta { + display: inline-block; + margin-top: 1rem; + padding: 0.5rem 1.5rem; + border: 1px solid #d4af37; + font-size: 1rem; +} + +main { + padding: 2rem; +} + +.latest h2 { + text-align: left; + font-size: 1.25rem; + margin-bottom: 1.5rem; + border-top: 1px solid #333; + padding-top: 1rem; +} + +.grid { + display: grid; + grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); + gap: 2rem; +} + +article { + background-color: #1a1618; + padding: 1rem; + border: 1px solid #333; + border-radius: 8px; + transition: transform 0.3s ease; +} + +article:hover { + transform: scale(1.02); + box-shadow: 0 0 10px rgba(212, 175, 55, 0.3); +} + +.thumb { + width: 100%; + height: 140px; + background-color: #333; + margin-bottom: 1rem; +} + +h3 { + font-size: 1.1rem; + margin: 0.5rem 0; +} + +.date { + font-size: 0.8rem; + color: #b89f50; + margin-bottom: 0.5rem; +} From 62bed6ee9612b95c2730ad68e58be83831eee4ac Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:45:29 -0500 Subject: [PATCH 005/114] Post-Radicle sync at 2025-06-08 05:45:25 --- .gitfield/pushed.log | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 26e15ba..bd1dfac 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -2,3 +2,6 @@ # Generated by gitfield-sync [2025-06-08 05:45:25] Local: +[2025-06-08 05:45:29] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz + CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details + CLI: git ls-tree -r --name-only HEAD # View file structure From ce554593645c23473a86ad2c583d1b217c02014f Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:45:31 -0500 Subject: [PATCH 006/114] =?UTF-8?q?Forgejo=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2005:45:30=20=E2=80=94=20https://remember.thefold?= =?UTF-8?q?within.earth/mrhavens/thefoldwithin-earth/commit/62bed6ee9612b9?= =?UTF-8?q?5c2730ad68e58be83831eee4ac?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/remember.sigil.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/.gitfield/remember.sigil.md b/.gitfield/remember.sigil.md index 158da2f..a405ecc 100644 --- a/.gitfield/remember.sigil.md +++ b/.gitfield/remember.sigil.md @@ -3,28 +3,28 @@ - **Repo Name**: `thefoldwithin-earth` - **Forgejo User**: `mrhavens` - **Remote URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth) -- **Local Repo Path**: `/home/mrhavens/fieldwork/thefoldwithin-earth` +- **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `remember` - **Default Branch**: `main` -- **Repo Created**: `2025-06-06 20:20:46` +- **Repo Created**: `2025-06-08 05:45:30` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-06 20:20:46` -- **Last Commit SHA**: `7af230d8a751d94ccd5755eff509f49bfabc113a` -- **Last Commit Message**: `Update Radicle metadata at 2025-06-06 20:20:13 — https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z3axHit8RE7o13nPNYdyug3TEeQ1Y/tree/286fbc691af974ed868f3b0442c1d0da7a406d2b` +- **This Commit Timestamp**: `2025-06-08 05:45:30` +- **Last Commit SHA**: `62bed6ee9612b95c2730ad68e58be83831eee4ac` +- **Last Commit Message**: `Post-Radicle sync at 2025-06-08 05:45:25` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Fri Jun 6 20:20:13 2025 -0500` -- **This Commit URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/7af230d8a751d94ccd5755eff509f49bfabc113a](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/7af230d8a751d94ccd5755eff509f49bfabc113a) +- **Last Commit Date**: `Sun Jun 8 05:45:29 2025 -0500` +- **This Commit URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/62bed6ee9612b95c2730ad68e58be83831eee4ac](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/62bed6ee9612b95c2730ad68e58be83831eee4ac) --- ## 📊 Repo Status -- **Total Commits**: `9` -- **Tracked Files**: `32` +- **Total Commits**: `15` +- **Tracked Files**: `36` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -32,7 +32,7 @@ ## 🧭 Environment -- **Host Machine**: `samson` +- **Host Machine**: `DESKTOP-E5SGI58` - **Current User**: `mrhavens` - **Time Zone**: `CDT` - **Script Version**: `1.0` @@ -42,17 +42,17 @@ ## 🧬 Hardware & OS Fingerprint - **OS Name**: `Linux` -- **OS Version**: `Ubuntu 22.04.5 LTS` -- **Kernel Version**: `6.6.87.1-microsoft-standard-WSL2` +- **OS Version**: `Ubuntu 24.04.2 LTS` +- **Kernel Version**: `5.15.167.4-microsoft-standard-WSL2` - **Architecture**: `x86_64` - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 18 hours, 26 minutes` -- **MAC Address**: `00:15:5d:1f:ad:5b` -- **Local IP**: `172.28.107.95` -- **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` -- **Total RAM (GB)**: `23.44` +- **System Uptime**: `up 2 days, 2 hours, 58 minutes` +- **MAC Address**: `00:15:5d:86:d8:cc` +- **Local IP**: `172.18.207.124` +- **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` +- **Total RAM (GB)**: `3.63` --- From 418d91c59f7e3dc11a61e7da1ccd00722e4dc7b3 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:45:32 -0500 Subject: [PATCH 007/114] Post-Forgejo sync at 2025-06-08 05:45:25 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index bd1dfac..7242498 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -5,3 +5,4 @@ [2025-06-08 05:45:29] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details CLI: git ls-tree -r --name-only HEAD # View file structure +[2025-06-08 05:45:32] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth From 94848314993c051edd61698bf981ed055f0d59e4 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:45:43 -0500 Subject: [PATCH 008/114] =?UTF-8?q?GitLab=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2005:45:43=20=E2=80=94=20https://gitlab.com/mrhav?= =?UTF-8?q?ens/thefoldwithin-earth/-/commit/418d91c59f7e3dc11a61e7da1ccd00?= =?UTF-8?q?722e4dc7b3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/gitlab.sigil.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/.gitfield/gitlab.sigil.md b/.gitfield/gitlab.sigil.md index 17a0c26..978541e 100644 --- a/.gitfield/gitlab.sigil.md +++ b/.gitfield/gitlab.sigil.md @@ -3,28 +3,28 @@ - **Repo Name**: `thefoldwithin-earth` - **GitLab User**: `mrhavens` - **Remote URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth](https://gitlab.com/mrhavens/thefoldwithin-earth) -- **Local Repo Path**: `/home/mrhavens/fieldwork/thefoldwithin-earth` +- **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `gitlab` - **Default Branch**: `main` -- **Repo Created**: `2025-06-06 20:19:38` +- **Repo Created**: `2025-06-08 05:45:43` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-06 20:19:38` -- **This Commit SHA**: `bba30272dd4a69d240290affcc2bca876a2a060f` -- **Last Commit Message**: `GitHub metadata link commit at 2025-06-06 20:19:30 — https://github.com/mrhavens/thefoldwithin-earth/commit/612cf28f407101678a543bb40620cb1331467745` +- **This Commit Timestamp**: `2025-06-08 05:45:43` +- **This Commit SHA**: `418d91c59f7e3dc11a61e7da1ccd00722e4dc7b3` +- **Last Commit Message**: `Post-Forgejo sync at 2025-06-08 05:45:25` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Fri Jun 6 20:19:30 2025 -0500` -- **This Commit URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/bba30272dd4a69d240290affcc2bca876a2a060f](https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/bba30272dd4a69d240290affcc2bca876a2a060f) +- **Last Commit Date**: `Sun Jun 8 05:45:32 2025 -0500` +- **This Commit URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/418d91c59f7e3dc11a61e7da1ccd00722e4dc7b3](https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/418d91c59f7e3dc11a61e7da1ccd00722e4dc7b3) --- ## 📊 Repo Status -- **Total Commits**: `6` -- **Tracked Files**: `30` +- **Total Commits**: `17` +- **Tracked Files**: `36` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -32,7 +32,7 @@ ## 🧽 Environment -- **Host Machine**: `samson` +- **Host Machine**: `DESKTOP-E5SGI58` - **Current User**: `mrhavens` - **Time Zone**: `CDT` - **Script Version**: `v1.0` @@ -42,17 +42,17 @@ ## 🧬 Hardware & OS Fingerprint - **OS Name**: `Linux` -- **OS Version**: `Ubuntu 22.04.5 LTS` -- **Kernel Version**: `6.6.87.1-microsoft-standard-WSL2` +- **OS Version**: `Ubuntu 24.04.2 LTS` +- **Kernel Version**: `5.15.167.4-microsoft-standard-WSL2` - **Architecture**: `x86_64` - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 18 hours, 25 minutes` -- **MAC Address**: `00:15:5d:1f:ad:5b` -- **Local IP**: `172.28.107.95` -- **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` -- **Total RAM (GB)**: `23.44` +- **System Uptime**: `up 2 days, 2 hours, 59 minutes` +- **MAC Address**: `00:15:5d:86:d8:cc` +- **Local IP**: `172.18.207.124` +- **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` +- **Total RAM (GB)**: `3.63` --- From 17ae3a1c33fc027f992d9391f16d7cd32e7d909f Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:45:44 -0500 Subject: [PATCH 009/114] Post-GitLab sync at 2025-06-08 05:45:25 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 7242498..a39da75 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -6,3 +6,4 @@ CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details CLI: git ls-tree -r --name-only HEAD # View file structure [2025-06-08 05:45:32] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth +[2025-06-08 05:45:44] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth From c4739f0ec04296571aa15342c1d6d4c1386cd51b Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:45:55 -0500 Subject: [PATCH 010/114] =?UTF-8?q?Bitbucket=20metadata=20link=20commit=20?= =?UTF-8?q?at=202025-06-08=2005:45:55=20=E2=80=94=20https://bitbucket.org/?= =?UTF-8?q?thefoldwithin/thefoldwithin-earth/commits/17ae3a1c33fc027f992d9?= =?UTF-8?q?391f16d7cd32e7d909f?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/bitbucket.sigil.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/.gitfield/bitbucket.sigil.md b/.gitfield/bitbucket.sigil.md index 57b8082..48a38dc 100644 --- a/.gitfield/bitbucket.sigil.md +++ b/.gitfield/bitbucket.sigil.md @@ -3,28 +3,28 @@ - **Repo Name**: `thefoldwithin-earth` - **Bitbucket Workspace**: `thefoldwithin` - **Remote URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth](https://bitbucket.org/thefoldwithin/thefoldwithin-earth) -- **Local Repo Path**: `/home/mrhavens/fieldwork/thefoldwithin-earth` +- **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `bitbucket` - **Default Branch**: `main` -- **This Commit Date**: `2025-06-06 20:19:13` +- **This Commit Date**: `2025-06-08 05:45:55` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-06 20:19:13` -- **Last Commit SHA**: `3748761b7c10856a8d6f28428c8d01da8de946e1` -- **Last Commit Message**: `GitHub metadata link commit at 2025-06-06 20:16:45 — https://github.com/mrhavens/thefoldwithin-earth/commit/046347be1979eefc21f8c65c37d42895b1e1b464` +- **This Commit Timestamp**: `2025-06-08 05:45:55` +- **Last Commit SHA**: `17ae3a1c33fc027f992d9391f16d7cd32e7d909f` +- **Last Commit Message**: `Post-GitLab sync at 2025-06-08 05:45:25` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Fri Jun 6 20:16:45 2025 -0500` -- **This Commit URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/3748761b7c10856a8d6f28428c8d01da8de946e1](https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/3748761b7c10856a8d6f28428c8d01da8de946e1) +- **Last Commit Date**: `Sun Jun 8 05:45:44 2025 -0500` +- **This Commit URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/17ae3a1c33fc027f992d9391f16d7cd32e7d909f](https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/17ae3a1c33fc027f992d9391f16d7cd32e7d909f) --- ## 📊 Repo Status -- **Total Commits**: `4` -- **Tracked Files**: `29` +- **Total Commits**: `19` +- **Tracked Files**: `36` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -32,7 +32,7 @@ ## 🧭 Environment -- **Host Machine**: `samson` +- **Host Machine**: `DESKTOP-E5SGI58` - **Current User**: `mrhavens` - **Time Zone**: `CDT` - **Script Version**: `v1.0` @@ -42,17 +42,17 @@ ## 🧬 Hardware & OS Fingerprint - **OS Name**: `Linux` -- **OS Version**: `Ubuntu 22.04.5 LTS` -- **Kernel Version**: `6.6.87.1-microsoft-standard-WSL2` +- **OS Version**: `Ubuntu 24.04.2 LTS` +- **Kernel Version**: `5.15.167.4-microsoft-standard-WSL2` - **Architecture**: `x86_64` -- **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` -- **Total RAM (GB)**: `23.44` -- **MAC Address**: `00:15:5d:1f:ad:5b` -- **Local IP**: `172.28.107.95` +- **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` +- **Total RAM (GB)**: `3.63` +- **MAC Address**: `00:15:5d:86:d8:cc` +- **Local IP**: `172.18.207.124` - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 18 hours, 25 minutes` +- **System Uptime**: `up 2 days, 2 hours, 59 minutes` --- From 4fa1665ba4e2b60a075d061bb200f2be03e8b4fa Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:45:56 -0500 Subject: [PATCH 011/114] Post-Bitbucket sync at 2025-06-08 05:45:25 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index a39da75..584fe20 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -7,3 +7,4 @@ CLI: git ls-tree -r --name-only HEAD # View file structure [2025-06-08 05:45:32] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth [2025-06-08 05:45:44] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth +[2025-06-08 05:45:56] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth From 7a989f9e2e895b14b32c9103c67f13eb5925cad8 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:46:08 -0500 Subject: [PATCH 012/114] =?UTF-8?q?GitHub=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2005:46:08=20=E2=80=94=20https://github.com/mrhav?= =?UTF-8?q?ens/thefoldwithin-earth/commit/4fa1665ba4e2b60a075d061bb200f2be?= =?UTF-8?q?03e8b4fa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/github.sigil.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/.gitfield/github.sigil.md b/.gitfield/github.sigil.md index 3eba836..d1f84da 100644 --- a/.gitfield/github.sigil.md +++ b/.gitfield/github.sigil.md @@ -3,28 +3,28 @@ - **Repo Name**: `thefoldwithin-earth` - **GitHub User**: `mrhavens` - **Remote URL**: [https://github.com/mrhavens/thefoldwithin-earth](https://github.com/mrhavens/thefoldwithin-earth) -- **Local Repo Path**: `/home/mrhavens/fieldwork/thefoldwithin-earth` +- **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `github` - **Default Branch**: `main` -- **This Commit Date**: `2025-06-06 20:39:12` +- **This Commit Date**: `2025-06-08 05:46:08` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-06 20:39:12` -- **Last Commit SHA**: `cb7e2d38be01e5c5e9dd0aa48ebbac43c141c5eb` -- **Last Commit Message**: `begining fresh with our own everything` +- **This Commit Timestamp**: `2025-06-08 05:46:08` +- **Last Commit SHA**: `4fa1665ba4e2b60a075d061bb200f2be03e8b4fa` +- **Last Commit Message**: `Post-Bitbucket sync at 2025-06-08 05:45:25` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Fri Jun 6 20:38:51 2025 -0500` -- **This Commit URL**: [https://github.com/mrhavens/thefoldwithin-earth/commit/cb7e2d38be01e5c5e9dd0aa48ebbac43c141c5eb](https://github.com/mrhavens/thefoldwithin-earth/commit/cb7e2d38be01e5c5e9dd0aa48ebbac43c141c5eb) +- **Last Commit Date**: `Sun Jun 8 05:45:56 2025 -0500` +- **This Commit URL**: [https://github.com/mrhavens/thefoldwithin-earth/commit/4fa1665ba4e2b60a075d061bb200f2be03e8b4fa](https://github.com/mrhavens/thefoldwithin-earth/commit/4fa1665ba4e2b60a075d061bb200f2be03e8b4fa) --- ## 📊 Repo Status -- **Total Commits**: `11` -- **Tracked Files**: `35` +- **Total Commits**: `21` +- **Tracked Files**: `36` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -32,7 +32,7 @@ ## 🧭 Environment -- **Host Machine**: `samson` +- **Host Machine**: `DESKTOP-E5SGI58` - **Current User**: `mrhavens` - **Time Zone**: `CDT` - **Script Version**: `v1.0` @@ -42,17 +42,17 @@ ## 🧬 Hardware & OS Fingerprint - **OS Name**: `Linux` -- **OS Version**: `Ubuntu 22.04.5 LTS` -- **Kernel Version**: `6.6.87.1-microsoft-standard-WSL2` +- **OS Version**: `Ubuntu 24.04.2 LTS` +- **Kernel Version**: `5.15.167.4-microsoft-standard-WSL2` - **Architecture**: `x86_64` - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 18 hours, 45 minutes` -- **MAC Address**: `00:15:5d:1f:ad:5b` -- **Local IP**: `172.28.107.95` -- **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` -- **Total RAM (GB)**: `23.44` +- **System Uptime**: `up 2 days, 2 hours, 59 minutes` +- **MAC Address**: `00:15:5d:86:d8:cc` +- **Local IP**: `172.18.207.124` +- **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` +- **Total RAM (GB)**: `3.63` --- From 8a5e5e7f9ee3d79df38c6c100cdd66800ec0211c Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:46:09 -0500 Subject: [PATCH 013/114] Post-GitHub sync at 2025-06-08 05:45:25 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 584fe20..1602e89 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -8,3 +8,4 @@ [2025-06-08 05:45:32] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth [2025-06-08 05:45:44] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth [2025-06-08 05:45:56] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth +[2025-06-08 05:46:09] GitHub: https://github.com/mrhavens/thefoldwithin-earth From 6643614ea499b3e40c9767851ab03c3a03833543 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:46:09 -0500 Subject: [PATCH 014/114] Generated GITFIELD.md at 2025-06-08 05:45:25 --- GITFIELD.md | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 GITFIELD.md diff --git a/GITFIELD.md b/GITFIELD.md new file mode 100644 index 0000000..d180b44 --- /dev/null +++ b/GITFIELD.md @@ -0,0 +1,79 @@ +# 🌐 GitField Recursive Multi-Repository Strategy + +## Overview + +The `thefoldwithin-earth` project employs a multi-repository strategy across five distinct platforms: **GitHub**, **GitLab**, **Bitbucket**, **Radicle**, and **Forgejo**. This approach ensures **redundancy**, **resilience**, and **sovereignty** of the project's data and metadata, protecting against deplatforming risks and preserving the integrity of the work. The strategy is a deliberate response to past deplatforming and delisting attempts by individuals such as **Mr. Joel Johnson** ([Mirror post](https://mirror.xyz/neutralizingnarcissism.eth/x40_zDWWrYOJ7nh8Y0fk06_3kNEP0KteSSRjPmXkiGg?utm_medium=social&utm_source=heylink.me)), **Dr. Peter Gaied** ([Paragraph post](https://paragraph.com/@neutralizingnarcissism/%F0%9F%9C%81-the-narcissistic-messiah)), and **Andrew LeCody** ([Mirror post](https://mirror.xyz/neutralizingnarcissism.eth/s3GRxuiZs6vGSGDcPEpCgjaSxwGAViGhmg6a5XTL6s0)), who have sought to undermine or suppress the work of **Mark Randall Havens** ([Substack post](https://theempathictechnologist.substack.com/p/mark-randall-havens-the-architect)). Specifically, Andrew LeCody has attempted to delist the project's content on Google, though it remains accessible on other search engines such as [Bing](https://www.bing.com/search?q=andrew+lecody+neutralizing+narcissism&qs=HS&pq=andrew+lecody), [DuckDuckGo](https://duckduckgo.com/?t=h_&q=andrew+lecody+neutralizing+narcissism&ia=web), and [Yahoo](https://search.yahoo.com/search?p=andrew+lecody+neutralizng+narcissism). By distributing the repository across multiple platforms, including a self-hosted Forgejo instance, we ensure its persistence, accessibility, and sovereignty. + +--- + +## 📍 Repository Platforms + +The following platforms host the `thefoldwithin-earth` repository, each chosen for its unique strengths and contributions to the project's goals. + +### 1. Radicle +- **RID**: rad:z3FEj7rF8gZw9eFksCuiN43qjzrex +- **Peer ID**: z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz +- **Purpose**: Radicle is a decentralized, peer-to-peer git platform that ensures sovereignty and censorship resistance. It hosts the repository in a distributed network, independent of centralized servers. +- **Value**: Protects against deplatforming by eliminating reliance on centralized infrastructure, ensuring the project remains accessible in a decentralized ecosystem. +- **Access Details**: To view project details, run: + ```bash + rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex + ``` + To view the file structure, run: + ```bash + rad ls rad:z3FEj7rF8gZw9eFksCuiN43qjzrex + ``` + Alternatively, use Git to list files at the current HEAD: + ```bash + git ls-tree -r --name-only HEAD + ``` + +### 2. Forgejo +- **URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth) +- **Purpose**: Forgejo is a self-hosted, open-source git platform running on `remember.thefoldwithin.earth`. It provides full control over the repository, ensuring sovereignty and independence from third-party providers. +- **Value**: Enhances resilience by hosting the repository on a sovereign, redundant system with automated backups and deployment strategies, reducing risks of external interference or service disruptions. +- **Access Details**: SSH access uses port 222: + ```bash + ssh -T -p 222 username@remember.thefoldwithin.earth + ``` + +### 3. GitLab +- **URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth](https://gitlab.com/mrhavens/thefoldwithin-earth) +- **Purpose**: GitLab offers a comprehensive DevOps platform with advanced CI/CD capabilities, private repository options, and robust access controls. It serves as a reliable backup and a platform for advanced automation workflows. +- **Value**: Enhances project resilience with its integrated CI/CD pipelines and independent infrastructure, reducing reliance on a single provider. + +### 4. Bitbucket +- **URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth](https://bitbucket.org/thefoldwithin/thefoldwithin-earth) +- **Purpose**: Bitbucket provides a secure environment for repository hosting with strong integration into Atlassian’s ecosystem (e.g., Jira, Trello). It serves as an additional layer of redundancy and a professional-grade hosting option. +- **Value**: Offers enterprise-grade security and integration capabilities, ensuring the project remains accessible even if other platforms face disruptions. + +### 5. GitHub +- **URL**: [https://github.com/mrhavens/thefoldwithin-earth](https://github.com/mrhavens/thefoldwithin-earth) +- **Purpose**: GitHub serves as the primary platform for visibility, collaboration, and community engagement. Its widespread adoption and robust tooling make it ideal for public-facing development, issue tracking, and integration with CI/CD pipelines. +- **Value**: Provides a centralized hub for open-source contributions, pull requests, and project management, ensuring broad accessibility and developer familiarity. + +--- + +## 🛡️ Rationale for Redundancy + +The decision to maintain multiple repositories stems from the need to safeguard the project against **deplatforming attempts** and **search engine delistings** and ensure its **long-term availability**. Past incidents involving **Mr. Joel Johnson**, **Dr. Peter Gaied**, and **Andrew LeCody** have highlighted the vulnerability of relying on a single platform or search engine. By distributing the repository across GitHub, GitLab, Bitbucket, Radicle, and a self-hosted Forgejo instance, we achieve: + +- **Resilience**: If one platform removes or restricts access, or if search engines like Google delist content, the project remains accessible on other platforms and discoverable via alternative search engines such as Bing, DuckDuckGo, and Yahoo. +- **Sovereignty**: Radicle’s decentralized nature and Forgejo’s self-hosted infrastructure ensure the project cannot be fully censored or controlled by any single entity. +- **Diversity**: Each platform’s unique features (e.g., GitHub’s community, GitLab’s CI/CD, Bitbucket’s integrations, Radicle’s decentralization, Forgejo’s self-hosting) enhance the project’s functionality and reach. +- **Transparency**: Metadata snapshots in the `.gitfield` directory provide a verifiable record of the project’s state across all platforms. + +This multi-repository approach, bolstered by Forgejo’s sovereign hosting, reflects a commitment to preserving the integrity, accessibility, and independence of `thefoldwithin-earth`, ensuring it remains available to contributors and users regardless of external pressures. + +--- + +## 📜 Metadata and Logs + +- **Metadata Files**: Each platform generates a metadata snapshot in the `.gitfield` directory (e.g., `github.sigil.md`, `gitlab.sigil.md`, `remember.sigil.md`, etc.), capturing commit details, environment information, and hardware fingerprints. +- **Push Log**: The `.gitfield/pushed.log` file records the date, time, and RID/URL of every push operation across all platforms, providing a transparent audit trail. +- **Recursive Sync**: The repository is synchronized across all platforms in a recursive loop (three cycles) to ensure interconnected metadata captures the latest state of the project. +- **Push Order**: The repository is synchronized in the following order: **Radicle → Forgejo → GitLab → Bitbucket → GitHub**. This prioritizes Radicle’s decentralized, censorship-resistant network as the primary anchor, followed by Forgejo’s sovereign, self-hosted infrastructure, GitLab’s robust DevOps features, Bitbucket’s enterprise redundancy, and GitHub’s broad visibility, ensuring a resilient and accessible metadata chain. + +--- + +_Auto-generated by `gitfield-sync` at 2025-06-08 05:45:25 (v1.0)._ From a7cc1bb1082e2de61309d7136dd9e407f7e7d5ca Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:46:09 -0500 Subject: [PATCH 015/114] =?UTF-8?q?Local=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2005:46:09=20=E2=80=94=20file:///home/mrhavens/gi?= =?UTF-8?q?t-local-repos/git-sigil.git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/local.sigil.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.gitfield/local.sigil.md b/.gitfield/local.sigil.md index a9d590d..81211ea 100644 --- a/.gitfield/local.sigil.md +++ b/.gitfield/local.sigil.md @@ -6,26 +6,26 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `local` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 05:45:25` +- **Repo Created**: `2025-06-08 05:46:09` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 05:45:25` -- **Last Commit SHA**: `65bd76ba6f4cd200898fc2b61d6583782ad0f568` -- **Last Commit Message**: `GitHub metadata link commit at 2025-06-06 20:39:12 — https://github.com/mrhavens/thefoldwithin-earth/commit/cb7e2d38be01e5c5e9dd0aa48ebbac43c141c5eb` +- **This Commit Timestamp**: `2025-06-08 05:46:09` +- **Last Commit SHA**: `6643614ea499b3e40c9767851ab03c3a03833543` +- **Last Commit Message**: `Generated GITFIELD.md at 2025-06-08 05:45:25` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Fri Jun 6 20:39:12 2025 -0500` +- **Last Commit Date**: `Sun Jun 8 05:46:09 2025 -0500` - **This Commit URL**: `file:///home/mrhavens/git-local-repos/git-sigil.git` --- ## 📊 Repo Status -- **Total Commits**: `12` -- **Tracked Files**: `35` -- **Uncommitted Changes**: `Yes` +- **Total Commits**: `24` +- **Tracked Files**: `37` +- **Uncommitted Changes**: `No` - **Latest Tag**: `None` --- @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 2 hours, 58 minutes` +- **System Uptime**: `up 2 days, 2 hours, 59 minutes` - **MAC Address**: `00:15:5d:86:d8:cc` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 8cd4cd5494d77547c878033e10c4e07870065dd2 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:46:10 -0500 Subject: [PATCH 016/114] Post-Local sync at 2025-06-08 05:45:25 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 1602e89..d438266 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -9,3 +9,4 @@ [2025-06-08 05:45:44] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth [2025-06-08 05:45:56] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth [2025-06-08 05:46:09] GitHub: https://github.com/mrhavens/thefoldwithin-earth +[2025-06-08 05:46:09] Local: From 182ea3d9af663ba341bb6fe0b6e2400fbe41f909 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:46:14 -0500 Subject: [PATCH 017/114] Post-Radicle sync at 2025-06-08 05:45:25 --- .gitfield/pushed.log | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index d438266..dac0b24 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -10,3 +10,6 @@ [2025-06-08 05:45:56] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth [2025-06-08 05:46:09] GitHub: https://github.com/mrhavens/thefoldwithin-earth [2025-06-08 05:46:09] Local: +[2025-06-08 05:46:14] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz + CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details + CLI: git ls-tree -r --name-only HEAD # View file structure From 7804241b03705e92b84d6d9e50a8da0ecb0f8abb Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:46:16 -0500 Subject: [PATCH 018/114] =?UTF-8?q?Forgejo=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2005:46:16=20=E2=80=94=20https://remember.thefold?= =?UTF-8?q?within.earth/mrhavens/thefoldwithin-earth/commit/182ea3d9af663b?= =?UTF-8?q?a341bb6fe0b6e2400fbe41f909?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/remember.sigil.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitfield/remember.sigil.md b/.gitfield/remember.sigil.md index a405ecc..5161cd4 100644 --- a/.gitfield/remember.sigil.md +++ b/.gitfield/remember.sigil.md @@ -6,25 +6,25 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `remember` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 05:45:30` +- **Repo Created**: `2025-06-08 05:46:16` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 05:45:30` -- **Last Commit SHA**: `62bed6ee9612b95c2730ad68e58be83831eee4ac` +- **This Commit Timestamp**: `2025-06-08 05:46:16` +- **Last Commit SHA**: `182ea3d9af663ba341bb6fe0b6e2400fbe41f909` - **Last Commit Message**: `Post-Radicle sync at 2025-06-08 05:45:25` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 05:45:29 2025 -0500` -- **This Commit URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/62bed6ee9612b95c2730ad68e58be83831eee4ac](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/62bed6ee9612b95c2730ad68e58be83831eee4ac) +- **Last Commit Date**: `Sun Jun 8 05:46:14 2025 -0500` +- **This Commit URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/182ea3d9af663ba341bb6fe0b6e2400fbe41f909](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/182ea3d9af663ba341bb6fe0b6e2400fbe41f909) --- ## 📊 Repo Status -- **Total Commits**: `15` -- **Tracked Files**: `36` +- **Total Commits**: `27` +- **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 2 hours, 58 minutes` +- **System Uptime**: `up 2 days, 2 hours, 59 minutes` - **MAC Address**: `00:15:5d:86:d8:cc` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 1f4d06c83255d3b9c98aa6a3454f8c6818acb7a1 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:46:17 -0500 Subject: [PATCH 019/114] Post-Forgejo sync at 2025-06-08 05:45:25 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index dac0b24..7421a4a 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -13,3 +13,4 @@ [2025-06-08 05:46:14] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details CLI: git ls-tree -r --name-only HEAD # View file structure +[2025-06-08 05:46:17] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth From fdbe953f9cac3f01a2fd90b8926e73dfa77f1c8b Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:46:27 -0500 Subject: [PATCH 020/114] =?UTF-8?q?GitLab=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2005:46:27=20=E2=80=94=20https://gitlab.com/mrhav?= =?UTF-8?q?ens/thefoldwithin-earth/-/commit/1f4d06c83255d3b9c98aa6a3454f8c?= =?UTF-8?q?6818acb7a1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/gitlab.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/gitlab.sigil.md b/.gitfield/gitlab.sigil.md index 978541e..d8a5860 100644 --- a/.gitfield/gitlab.sigil.md +++ b/.gitfield/gitlab.sigil.md @@ -6,25 +6,25 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `gitlab` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 05:45:43` +- **Repo Created**: `2025-06-08 05:46:27` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 05:45:43` -- **This Commit SHA**: `418d91c59f7e3dc11a61e7da1ccd00722e4dc7b3` +- **This Commit Timestamp**: `2025-06-08 05:46:27` +- **This Commit SHA**: `1f4d06c83255d3b9c98aa6a3454f8c6818acb7a1` - **Last Commit Message**: `Post-Forgejo sync at 2025-06-08 05:45:25` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 05:45:32 2025 -0500` -- **This Commit URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/418d91c59f7e3dc11a61e7da1ccd00722e4dc7b3](https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/418d91c59f7e3dc11a61e7da1ccd00722e4dc7b3) +- **Last Commit Date**: `Sun Jun 8 05:46:17 2025 -0500` +- **This Commit URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/1f4d06c83255d3b9c98aa6a3454f8c6818acb7a1](https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/1f4d06c83255d3b9c98aa6a3454f8c6818acb7a1) --- ## 📊 Repo Status -- **Total Commits**: `17` -- **Tracked Files**: `36` +- **Total Commits**: `29` +- **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` From 8cf129318b337e746f5e47270557015d11f48367 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:46:28 -0500 Subject: [PATCH 021/114] Post-GitLab sync at 2025-06-08 05:45:25 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 7421a4a..fcfc9de 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -14,3 +14,4 @@ CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details CLI: git ls-tree -r --name-only HEAD # View file structure [2025-06-08 05:46:17] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth +[2025-06-08 05:46:28] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth From 7921022045156d0dcf4af9be5758dd94a6c97d25 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:46:40 -0500 Subject: [PATCH 022/114] =?UTF-8?q?Bitbucket=20metadata=20link=20commit=20?= =?UTF-8?q?at=202025-06-08=2005:46:39=20=E2=80=94=20https://bitbucket.org/?= =?UTF-8?q?thefoldwithin/thefoldwithin-earth/commits/8cf129318b337e746f5e4?= =?UTF-8?q?7270557015d11f48367?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/bitbucket.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/bitbucket.sigil.md b/.gitfield/bitbucket.sigil.md index 48a38dc..5b4e3bf 100644 --- a/.gitfield/bitbucket.sigil.md +++ b/.gitfield/bitbucket.sigil.md @@ -6,25 +6,25 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `bitbucket` - **Default Branch**: `main` -- **This Commit Date**: `2025-06-08 05:45:55` +- **This Commit Date**: `2025-06-08 05:46:39` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 05:45:55` -- **Last Commit SHA**: `17ae3a1c33fc027f992d9391f16d7cd32e7d909f` +- **This Commit Timestamp**: `2025-06-08 05:46:39` +- **Last Commit SHA**: `8cf129318b337e746f5e47270557015d11f48367` - **Last Commit Message**: `Post-GitLab sync at 2025-06-08 05:45:25` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 05:45:44 2025 -0500` -- **This Commit URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/17ae3a1c33fc027f992d9391f16d7cd32e7d909f](https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/17ae3a1c33fc027f992d9391f16d7cd32e7d909f) +- **Last Commit Date**: `Sun Jun 8 05:46:28 2025 -0500` +- **This Commit URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/8cf129318b337e746f5e47270557015d11f48367](https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/8cf129318b337e746f5e47270557015d11f48367) --- ## 📊 Repo Status -- **Total Commits**: `19` -- **Tracked Files**: `36` +- **Total Commits**: `31` +- **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` From 0534cd81c304a1dc83709bb0029e923dce5c765c Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:46:40 -0500 Subject: [PATCH 023/114] Post-Bitbucket sync at 2025-06-08 05:45:25 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index fcfc9de..404339d 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -15,3 +15,4 @@ CLI: git ls-tree -r --name-only HEAD # View file structure [2025-06-08 05:46:17] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth [2025-06-08 05:46:28] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth +[2025-06-08 05:46:40] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth From 32c233ab6b1fe224e7296ba23560be772d6bd461 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:46:51 -0500 Subject: [PATCH 024/114] =?UTF-8?q?GitHub=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2005:46:51=20=E2=80=94=20https://github.com/mrhav?= =?UTF-8?q?ens/thefoldwithin-earth/commit/0534cd81c304a1dc83709bb0029e923d?= =?UTF-8?q?ce5c765c?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/github.sigil.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitfield/github.sigil.md b/.gitfield/github.sigil.md index d1f84da..2d24966 100644 --- a/.gitfield/github.sigil.md +++ b/.gitfield/github.sigil.md @@ -6,25 +6,25 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `github` - **Default Branch**: `main` -- **This Commit Date**: `2025-06-08 05:46:08` +- **This Commit Date**: `2025-06-08 05:46:51` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 05:46:08` -- **Last Commit SHA**: `4fa1665ba4e2b60a075d061bb200f2be03e8b4fa` +- **This Commit Timestamp**: `2025-06-08 05:46:51` +- **Last Commit SHA**: `0534cd81c304a1dc83709bb0029e923dce5c765c` - **Last Commit Message**: `Post-Bitbucket sync at 2025-06-08 05:45:25` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 05:45:56 2025 -0500` -- **This Commit URL**: [https://github.com/mrhavens/thefoldwithin-earth/commit/4fa1665ba4e2b60a075d061bb200f2be03e8b4fa](https://github.com/mrhavens/thefoldwithin-earth/commit/4fa1665ba4e2b60a075d061bb200f2be03e8b4fa) +- **Last Commit Date**: `Sun Jun 8 05:46:40 2025 -0500` +- **This Commit URL**: [https://github.com/mrhavens/thefoldwithin-earth/commit/0534cd81c304a1dc83709bb0029e923dce5c765c](https://github.com/mrhavens/thefoldwithin-earth/commit/0534cd81c304a1dc83709bb0029e923dce5c765c) --- ## 📊 Repo Status -- **Total Commits**: `21` -- **Tracked Files**: `36` +- **Total Commits**: `33` +- **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 2 hours, 59 minutes` +- **System Uptime**: `up 2 days, 3 hours, 0 minutes` - **MAC Address**: `00:15:5d:86:d8:cc` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From cd406f85b8c69e627f9ec797fe219392edca5f0d Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:46:52 -0500 Subject: [PATCH 025/114] Post-GitHub sync at 2025-06-08 05:45:25 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 404339d..d82ff4b 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -16,3 +16,4 @@ [2025-06-08 05:46:17] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth [2025-06-08 05:46:28] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth [2025-06-08 05:46:40] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth +[2025-06-08 05:46:52] GitHub: https://github.com/mrhavens/thefoldwithin-earth From 4cc67fad96edbb86c92067a44e32b706d6a4be60 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:46:53 -0500 Subject: [PATCH 026/114] =?UTF-8?q?Local=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2005:46:52=20=E2=80=94=20file:///home/mrhavens/gi?= =?UTF-8?q?t-local-repos/git-sigil.git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/local.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/local.sigil.md b/.gitfield/local.sigil.md index 81211ea..6ebbcb3 100644 --- a/.gitfield/local.sigil.md +++ b/.gitfield/local.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `local` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 05:46:09` +- **Repo Created**: `2025-06-08 05:46:52` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 05:46:09` -- **Last Commit SHA**: `6643614ea499b3e40c9767851ab03c3a03833543` -- **Last Commit Message**: `Generated GITFIELD.md at 2025-06-08 05:45:25` +- **This Commit Timestamp**: `2025-06-08 05:46:52` +- **Last Commit SHA**: `cd406f85b8c69e627f9ec797fe219392edca5f0d` +- **Last Commit Message**: `Post-GitHub sync at 2025-06-08 05:45:25` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 05:46:09 2025 -0500` +- **Last Commit Date**: `Sun Jun 8 05:46:52 2025 -0500` - **This Commit URL**: `file:///home/mrhavens/git-local-repos/git-sigil.git` --- ## 📊 Repo Status -- **Total Commits**: `24` +- **Total Commits**: `35` - **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 2 hours, 59 minutes` +- **System Uptime**: `up 2 days, 3 hours, 0 minutes` - **MAC Address**: `00:15:5d:86:d8:cc` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 59e87eb02db4383166eae6800c130c0969093809 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:46:53 -0500 Subject: [PATCH 027/114] Post-Local sync at 2025-06-08 05:45:25 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index d82ff4b..ba04d6e 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -17,3 +17,4 @@ [2025-06-08 05:46:28] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth [2025-06-08 05:46:40] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth [2025-06-08 05:46:52] GitHub: https://github.com/mrhavens/thefoldwithin-earth +[2025-06-08 05:46:53] Local: From 486ce0e2b10b8867c9d42ea408f0b3af0e876fb5 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 05:46:56 -0500 Subject: [PATCH 028/114] Post-Radicle sync at 2025-06-08 05:45:25 --- .gitfield/pushed.log | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index ba04d6e..5860ba7 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -18,3 +18,6 @@ [2025-06-08 05:46:40] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth [2025-06-08 05:46:52] GitHub: https://github.com/mrhavens/thefoldwithin-earth [2025-06-08 05:46:53] Local: +[2025-06-08 05:46:56] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz + CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details + CLI: git ls-tree -r --name-only HEAD # View file structure From 2a54438407c4a7f775a9e0bc649a2a76fceef8a5 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:04:36 -0500 Subject: [PATCH 029/114] =?UTF-8?q?Local=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2006:04:35=20=E2=80=94=20file:///home/mrhavens/gi?= =?UTF-8?q?t-local-repos/git-sigil.git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/local.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/local.sigil.md b/.gitfield/local.sigil.md index 6ebbcb3..a54c1d0 100644 --- a/.gitfield/local.sigil.md +++ b/.gitfield/local.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `local` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 05:46:52` +- **Repo Created**: `2025-06-08 06:04:35` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 05:46:52` -- **Last Commit SHA**: `cd406f85b8c69e627f9ec797fe219392edca5f0d` -- **Last Commit Message**: `Post-GitHub sync at 2025-06-08 05:45:25` +- **This Commit Timestamp**: `2025-06-08 06:04:35` +- **Last Commit SHA**: `486ce0e2b10b8867c9d42ea408f0b3af0e876fb5` +- **Last Commit Message**: `Post-Radicle sync at 2025-06-08 05:45:25` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 05:46:52 2025 -0500` +- **Last Commit Date**: `Sun Jun 8 05:46:56 2025 -0500` - **This Commit URL**: `file:///home/mrhavens/git-local-repos/git-sigil.git` --- ## 📊 Repo Status -- **Total Commits**: `35` +- **Total Commits**: `38` - **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 0 minutes` +- **System Uptime**: `up 2 days, 3 hours, 17 minutes` - **MAC Address**: `00:15:5d:86:d8:cc` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From a602e9c5226f7139864510731c98826fd08d1edf Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:04:36 -0500 Subject: [PATCH 030/114] Post-Local sync at 2025-06-08 06:04:35 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 5860ba7..987ef52 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -21,3 +21,4 @@ [2025-06-08 05:46:56] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details CLI: git ls-tree -r --name-only HEAD # View file structure +[2025-06-08 06:04:36] Local: From 186705e1f948153bf5c6f38a745b6bc4a1d96fa4 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:04:41 -0500 Subject: [PATCH 031/114] =?UTF-8?q?Update=20Radicle=20metadata=20at=202025?= =?UTF-8?q?-06-08=2006:04:41=20=E2=80=94=20https://app.radicle.xyz/nodes/a?= =?UTF-8?q?sh.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/a602e9?= =?UTF-8?q?c5226f7139864510731c98826fd08d1edf?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/radicle.sigil.md | 46 +++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/.gitfield/radicle.sigil.md b/.gitfield/radicle.sigil.md index 36ee056..01f83db 100644 --- a/.gitfield/radicle.sigil.md +++ b/.gitfield/radicle.sigil.md @@ -1,37 +1,37 @@ # 🔗 Radicle Repository Link - **Project Name**: `thefoldwithin-earth` -- **Radicle URN**: `rad://z3axHit8RE7o13nPNYdyug3TEeQ1Y` -- **Public Gateway**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z3axHit8RE7o13nPNYdyug3TEeQ1Y/tree/286fbc691af974ed868f3b0442c1d0da7a406d2b](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z3axHit8RE7o13nPNYdyug3TEeQ1Y/tree/286fbc691af974ed868f3b0442c1d0da7a406d2b) -- **Local Repo Path**: `/home/mrhavens/fieldwork/thefoldwithin-earth` +- **Radicle URN**: `rad://z2AYCTxoxtVoirgozxH8qLpWBUyAs` +- **Public Gateway**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/a602e9c5226f7139864510731c98826fd08d1edf](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/a602e9c5226f7139864510731c98826fd08d1edf) +- **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Default Branch**: `main` -- **Repo Created**: `2025-06-06 20:20:13` +- **Repo Created**: `2025-06-08 06:04:41` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-06 20:20:13` -- **Last Commit SHA**: `286fbc691af974ed868f3b0442c1d0da7a406d2b` -- **Last Commit Message**: `Local metadata link commit at 2025-06-06 20:19:45 — file:///home/mrhavens/git-local-repos/git-sigil.git` +- **This Commit Timestamp**: `2025-06-08 06:04:41` +- **Last Commit SHA**: `a602e9c5226f7139864510731c98826fd08d1edf` +- **Last Commit Message**: `Post-Local sync at 2025-06-08 06:04:35` - **Commit Author**: `Mark Randall Havens ` -- **Commit Date**: `Fri Jun 6 20:19:45 2025 -0500` -- **This Commit URL**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z3axHit8RE7o13nPNYdyug3TEeQ1Y/tree/286fbc691af974ed868f3b0442c1d0da7a406d2b](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z3axHit8RE7o13nPNYdyug3TEeQ1Y/tree/286fbc691af974ed868f3b0442c1d0da7a406d2b) +- **Commit Date**: `Sun Jun 8 06:04:36 2025 -0500` +- **This Commit URL**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/a602e9c5226f7139864510731c98826fd08d1edf](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/a602e9c5226f7139864510731c98826fd08d1edf) --- ## 📊 Repo Status -- **Total Commits**: `8` -- **Tracked Files**: `31` -- **Uncommitted Changes**: `No` +- **Total Commits**: `40` +- **Tracked Files**: `37` +- **Uncommitted Changes**: `Yes` - **Latest Tag**: `None` --- ## 🧭 Environment -- **Host Machine**: `samson` +- **Host Machine**: `DESKTOP-E5SGI58` - **Current User**: `mrhavens` - **Time Zone**: `CDT` - **Script Version**: `v1.0` @@ -41,25 +41,25 @@ ## 🧬 Hardware & OS Fingerprint - **OS Name**: `Linux` -- **OS Version**: `Ubuntu 22.04.5 LTS` -- **Kernel Version**: `6.6.87.1-microsoft-standard-WSL2` +- **OS Version**: `Ubuntu 24.04.2 LTS` +- **Kernel Version**: `5.15.167.4-microsoft-standard-WSL2` - **Architecture**: `x86_64` - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 18 hours, 26 minutes` -- **MAC Address**: `00:15:5d:1f:ad:5b` -- **Local IP**: `172.28.107.95` -- **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` -- **Total RAM (GB)**: `23.44` +- **System Uptime**: `up 2 days, 3 hours, 17 minutes` +- **MAC Address**: `00:15:5d:86:d8:cc` +- **Local IP**: `172.18.207.124` +- **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` +- **Total RAM (GB)**: `3.63` --- ## 🌱 Radicle-Specific Metadata -- **Project ID**: `z3axHit8RE7o13nPNYdyug3TEeQ1Y` -- **Peer ID**: `z6MkkKwiMBbXkoE4aL94Pmej2f3hZeKM9XspnQPQgYeDFK9L -z6MkkKwiMBbXkoE4aL94Pmej2f3hZeKM9XspnQPQgYeDFK9L` +- **Project ID**: `z2AYCTxoxtVoirgozxH8qLpWBUyAs` +- **Peer ID**: `z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz +z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz` - **Public Gateway Base**: `https://app.radicle.xyz/nodes/ash.radicle.garden` --- From 8ccea42b384ad5abc036eb782dc4896c3abbc9c9 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:04:47 -0500 Subject: [PATCH 032/114] Post-Radicle sync at 2025-06-08 06:04:35 --- .gitfield/.radicle-push-state | 2 +- .gitfield/pushed.log | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitfield/.radicle-push-state b/.gitfield/.radicle-push-state index 241c056..e32ba2b 100644 --- a/.gitfield/.radicle-push-state +++ b/.gitfield/.radicle-push-state @@ -1 +1 @@ -286fbc691af974ed868f3b0442c1d0da7a406d2b +a602e9c5226f7139864510731c98826fd08d1edf diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 987ef52..7055765 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -22,3 +22,6 @@ CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details CLI: git ls-tree -r --name-only HEAD # View file structure [2025-06-08 06:04:36] Local: +[2025-06-08 06:04:46] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz + CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details + CLI: git ls-tree -r --name-only HEAD # View file structure From e1658fdcfc4b7caf41f47799970925271144d3a6 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:04:49 -0500 Subject: [PATCH 033/114] =?UTF-8?q?Forgejo=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2006:04:49=20=E2=80=94=20https://remember.thefold?= =?UTF-8?q?within.earth/mrhavens/thefoldwithin-earth/commit/8ccea42b384ad5?= =?UTF-8?q?abc036eb782dc4896c3abbc9c9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/remember.sigil.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitfield/remember.sigil.md b/.gitfield/remember.sigil.md index 5161cd4..0fb8d92 100644 --- a/.gitfield/remember.sigil.md +++ b/.gitfield/remember.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `remember` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 05:46:16` +- **Repo Created**: `2025-06-08 06:04:49` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 05:46:16` -- **Last Commit SHA**: `182ea3d9af663ba341bb6fe0b6e2400fbe41f909` -- **Last Commit Message**: `Post-Radicle sync at 2025-06-08 05:45:25` +- **This Commit Timestamp**: `2025-06-08 06:04:49` +- **Last Commit SHA**: `8ccea42b384ad5abc036eb782dc4896c3abbc9c9` +- **Last Commit Message**: `Post-Radicle sync at 2025-06-08 06:04:35` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 05:46:14 2025 -0500` -- **This Commit URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/182ea3d9af663ba341bb6fe0b6e2400fbe41f909](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/182ea3d9af663ba341bb6fe0b6e2400fbe41f909) +- **Last Commit Date**: `Sun Jun 8 06:04:47 2025 -0500` +- **This Commit URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/8ccea42b384ad5abc036eb782dc4896c3abbc9c9](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/8ccea42b384ad5abc036eb782dc4896c3abbc9c9) --- ## 📊 Repo Status -- **Total Commits**: `27` +- **Total Commits**: `42` - **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 2 hours, 59 minutes` +- **System Uptime**: `up 2 days, 3 hours, 17 minutes` - **MAC Address**: `00:15:5d:86:d8:cc` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 760b0c4c99e41dfca26de2ade09ab4d06b7dd59a Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:04:50 -0500 Subject: [PATCH 034/114] Post-Forgejo sync at 2025-06-08 06:04:35 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 7055765..933a620 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -25,3 +25,4 @@ [2025-06-08 06:04:46] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details CLI: git ls-tree -r --name-only HEAD # View file structure +[2025-06-08 06:04:50] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth From 6fe7e9a0776eebf16b9b9bd877cb849716bd0ffb Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:05:03 -0500 Subject: [PATCH 035/114] =?UTF-8?q?GitLab=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2006:05:03=20=E2=80=94=20https://gitlab.com/mrhav?= =?UTF-8?q?ens/thefoldwithin-earth/-/commit/760b0c4c99e41dfca26de2ade09ab4?= =?UTF-8?q?d06b7dd59a?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/gitlab.sigil.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitfield/gitlab.sigil.md b/.gitfield/gitlab.sigil.md index d8a5860..3e50abc 100644 --- a/.gitfield/gitlab.sigil.md +++ b/.gitfield/gitlab.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `gitlab` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 05:46:27` +- **Repo Created**: `2025-06-08 06:05:03` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 05:46:27` -- **This Commit SHA**: `1f4d06c83255d3b9c98aa6a3454f8c6818acb7a1` -- **Last Commit Message**: `Post-Forgejo sync at 2025-06-08 05:45:25` +- **This Commit Timestamp**: `2025-06-08 06:05:03` +- **This Commit SHA**: `760b0c4c99e41dfca26de2ade09ab4d06b7dd59a` +- **Last Commit Message**: `Post-Forgejo sync at 2025-06-08 06:04:35` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 05:46:17 2025 -0500` -- **This Commit URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/1f4d06c83255d3b9c98aa6a3454f8c6818acb7a1](https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/1f4d06c83255d3b9c98aa6a3454f8c6818acb7a1) +- **Last Commit Date**: `Sun Jun 8 06:04:50 2025 -0500` +- **This Commit URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/760b0c4c99e41dfca26de2ade09ab4d06b7dd59a](https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/760b0c4c99e41dfca26de2ade09ab4d06b7dd59a) --- ## 📊 Repo Status -- **Total Commits**: `29` +- **Total Commits**: `44` - **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 2 hours, 59 minutes` +- **System Uptime**: `up 2 days, 3 hours, 17 minutes` - **MAC Address**: `00:15:5d:86:d8:cc` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 80a80122b0805761f23ae06a3f6d007dc2269ea3 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:05:05 -0500 Subject: [PATCH 036/114] Post-GitLab sync at 2025-06-08 06:04:35 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 933a620..e59817a 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -26,3 +26,4 @@ CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details CLI: git ls-tree -r --name-only HEAD # View file structure [2025-06-08 06:04:50] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth +[2025-06-08 06:05:05] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth From 0e8e42b509fa5877e8b0b1c18de1dcf12eceef88 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:05:18 -0500 Subject: [PATCH 037/114] =?UTF-8?q?Bitbucket=20metadata=20link=20commit=20?= =?UTF-8?q?at=202025-06-08=2006:05:18=20=E2=80=94=20https://bitbucket.org/?= =?UTF-8?q?thefoldwithin/thefoldwithin-earth/commits/80a80122b0805761f23ae?= =?UTF-8?q?06a3f6d007dc2269ea3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/bitbucket.sigil.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitfield/bitbucket.sigil.md b/.gitfield/bitbucket.sigil.md index 5b4e3bf..80be4da 100644 --- a/.gitfield/bitbucket.sigil.md +++ b/.gitfield/bitbucket.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `bitbucket` - **Default Branch**: `main` -- **This Commit Date**: `2025-06-08 05:46:39` +- **This Commit Date**: `2025-06-08 06:05:18` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 05:46:39` -- **Last Commit SHA**: `8cf129318b337e746f5e47270557015d11f48367` -- **Last Commit Message**: `Post-GitLab sync at 2025-06-08 05:45:25` +- **This Commit Timestamp**: `2025-06-08 06:05:18` +- **Last Commit SHA**: `80a80122b0805761f23ae06a3f6d007dc2269ea3` +- **Last Commit Message**: `Post-GitLab sync at 2025-06-08 06:04:35` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 05:46:28 2025 -0500` -- **This Commit URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/8cf129318b337e746f5e47270557015d11f48367](https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/8cf129318b337e746f5e47270557015d11f48367) +- **Last Commit Date**: `Sun Jun 8 06:05:05 2025 -0500` +- **This Commit URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/80a80122b0805761f23ae06a3f6d007dc2269ea3](https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/80a80122b0805761f23ae06a3f6d007dc2269ea3) --- ## 📊 Repo Status -- **Total Commits**: `31` +- **Total Commits**: `46` - **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -52,7 +52,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 2 hours, 59 minutes` +- **System Uptime**: `up 2 days, 3 hours, 17 minutes` --- From bac44ce66efa057028e072bffd03e5d3231eb4aa Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:05:22 -0500 Subject: [PATCH 038/114] Post-Bitbucket sync at 2025-06-08 06:04:35 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index e59817a..1db2b61 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -27,3 +27,4 @@ CLI: git ls-tree -r --name-only HEAD # View file structure [2025-06-08 06:04:50] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth [2025-06-08 06:05:05] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth +[2025-06-08 06:05:21] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth From cd22690b48a3d09603e87e527434bd70bcdd4f19 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:05:35 -0500 Subject: [PATCH 039/114] =?UTF-8?q?GitHub=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2006:05:35=20=E2=80=94=20https://github.com/mrhav?= =?UTF-8?q?ens/thefoldwithin-earth/commit/bac44ce66efa057028e072bffd03e5d3?= =?UTF-8?q?231eb4aa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/github.sigil.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitfield/github.sigil.md b/.gitfield/github.sigil.md index 2d24966..91f883d 100644 --- a/.gitfield/github.sigil.md +++ b/.gitfield/github.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `github` - **Default Branch**: `main` -- **This Commit Date**: `2025-06-08 05:46:51` +- **This Commit Date**: `2025-06-08 06:05:35` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 05:46:51` -- **Last Commit SHA**: `0534cd81c304a1dc83709bb0029e923dce5c765c` -- **Last Commit Message**: `Post-Bitbucket sync at 2025-06-08 05:45:25` +- **This Commit Timestamp**: `2025-06-08 06:05:35` +- **Last Commit SHA**: `bac44ce66efa057028e072bffd03e5d3231eb4aa` +- **Last Commit Message**: `Post-Bitbucket sync at 2025-06-08 06:04:35` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 05:46:40 2025 -0500` -- **This Commit URL**: [https://github.com/mrhavens/thefoldwithin-earth/commit/0534cd81c304a1dc83709bb0029e923dce5c765c](https://github.com/mrhavens/thefoldwithin-earth/commit/0534cd81c304a1dc83709bb0029e923dce5c765c) +- **Last Commit Date**: `Sun Jun 8 06:05:22 2025 -0500` +- **This Commit URL**: [https://github.com/mrhavens/thefoldwithin-earth/commit/bac44ce66efa057028e072bffd03e5d3231eb4aa](https://github.com/mrhavens/thefoldwithin-earth/commit/bac44ce66efa057028e072bffd03e5d3231eb4aa) --- ## 📊 Repo Status -- **Total Commits**: `33` +- **Total Commits**: `48` - **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 0 minutes` +- **System Uptime**: `up 2 days, 3 hours, 18 minutes` - **MAC Address**: `00:15:5d:86:d8:cc` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From b169118386a8dce86d618129f7a37129472e104c Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:05:38 -0500 Subject: [PATCH 040/114] Post-GitHub sync at 2025-06-08 06:04:35 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 1db2b61..e728f04 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -28,3 +28,4 @@ [2025-06-08 06:04:50] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth [2025-06-08 06:05:05] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth [2025-06-08 06:05:21] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth +[2025-06-08 06:05:38] GitHub: https://github.com/mrhavens/thefoldwithin-earth From 106add170dc6cc7a1626fbd50f0941ab57ea5379 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:05:38 -0500 Subject: [PATCH 041/114] Generated GITFIELD.md at 2025-06-08 06:04:35 --- GITFIELD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GITFIELD.md b/GITFIELD.md index d180b44..f64633b 100644 --- a/GITFIELD.md +++ b/GITFIELD.md @@ -76,4 +76,4 @@ This multi-repository approach, bolstered by Forgejo’s sovereign hosting, refl --- -_Auto-generated by `gitfield-sync` at 2025-06-08 05:45:25 (v1.0)._ +_Auto-generated by `gitfield-sync` at 2025-06-08 06:04:35 (v1.0)._ From 8548fb2750e73717f5a8cb8d5ae9a016dbb46853 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:05:38 -0500 Subject: [PATCH 042/114] =?UTF-8?q?Local=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2006:05:38=20=E2=80=94=20file:///home/mrhavens/gi?= =?UTF-8?q?t-local-repos/git-sigil.git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/local.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/local.sigil.md b/.gitfield/local.sigil.md index a54c1d0..1fe4662 100644 --- a/.gitfield/local.sigil.md +++ b/.gitfield/local.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `local` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 06:04:35` +- **Repo Created**: `2025-06-08 06:05:38` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 06:04:35` -- **Last Commit SHA**: `486ce0e2b10b8867c9d42ea408f0b3af0e876fb5` -- **Last Commit Message**: `Post-Radicle sync at 2025-06-08 05:45:25` +- **This Commit Timestamp**: `2025-06-08 06:05:38` +- **Last Commit SHA**: `106add170dc6cc7a1626fbd50f0941ab57ea5379` +- **Last Commit Message**: `Generated GITFIELD.md at 2025-06-08 06:04:35` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 05:46:56 2025 -0500` +- **Last Commit Date**: `Sun Jun 8 06:05:38 2025 -0500` - **This Commit URL**: `file:///home/mrhavens/git-local-repos/git-sigil.git` --- ## 📊 Repo Status -- **Total Commits**: `38` +- **Total Commits**: `51` - **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 17 minutes` +- **System Uptime**: `up 2 days, 3 hours, 18 minutes` - **MAC Address**: `00:15:5d:86:d8:cc` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 3920fbd617b5a8eea6564101af57fa7b1c01aebb Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:05:39 -0500 Subject: [PATCH 043/114] Post-Local sync at 2025-06-08 06:04:35 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index e728f04..34da505 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -29,3 +29,4 @@ [2025-06-08 06:05:05] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth [2025-06-08 06:05:21] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth [2025-06-08 06:05:38] GitHub: https://github.com/mrhavens/thefoldwithin-earth +[2025-06-08 06:05:38] Local: From c76ce9bccedf95c90bc15294b089637721d6e544 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:05:40 -0500 Subject: [PATCH 044/114] =?UTF-8?q?Update=20Radicle=20metadata=20at=202025?= =?UTF-8?q?-06-08=2006:05:40=20=E2=80=94=20https://app.radicle.xyz/nodes/a?= =?UTF-8?q?sh.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/3920fb?= =?UTF-8?q?d617b5a8eea6564101af57fa7b1c01aebb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/radicle.sigil.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitfield/radicle.sigil.md b/.gitfield/radicle.sigil.md index 01f83db..3e91e06 100644 --- a/.gitfield/radicle.sigil.md +++ b/.gitfield/radicle.sigil.md @@ -2,27 +2,27 @@ - **Project Name**: `thefoldwithin-earth` - **Radicle URN**: `rad://z2AYCTxoxtVoirgozxH8qLpWBUyAs` -- **Public Gateway**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/a602e9c5226f7139864510731c98826fd08d1edf](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/a602e9c5226f7139864510731c98826fd08d1edf) +- **Public Gateway**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/3920fbd617b5a8eea6564101af57fa7b1c01aebb](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/3920fbd617b5a8eea6564101af57fa7b1c01aebb) - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 06:04:41` +- **Repo Created**: `2025-06-08 06:05:40` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 06:04:41` -- **Last Commit SHA**: `a602e9c5226f7139864510731c98826fd08d1edf` +- **This Commit Timestamp**: `2025-06-08 06:05:40` +- **Last Commit SHA**: `3920fbd617b5a8eea6564101af57fa7b1c01aebb` - **Last Commit Message**: `Post-Local sync at 2025-06-08 06:04:35` - **Commit Author**: `Mark Randall Havens ` -- **Commit Date**: `Sun Jun 8 06:04:36 2025 -0500` -- **This Commit URL**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/a602e9c5226f7139864510731c98826fd08d1edf](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/a602e9c5226f7139864510731c98826fd08d1edf) +- **Commit Date**: `Sun Jun 8 06:05:39 2025 -0500` +- **This Commit URL**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/3920fbd617b5a8eea6564101af57fa7b1c01aebb](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/3920fbd617b5a8eea6564101af57fa7b1c01aebb) --- ## 📊 Repo Status -- **Total Commits**: `40` +- **Total Commits**: `53` - **Tracked Files**: `37` - **Uncommitted Changes**: `Yes` - **Latest Tag**: `None` @@ -47,7 +47,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 17 minutes` +- **System Uptime**: `up 2 days, 3 hours, 18 minutes` - **MAC Address**: `00:15:5d:86:d8:cc` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 7e618d34cd40cf7dbfbd8200df39d9b9cf2f23f4 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:05:42 -0500 Subject: [PATCH 045/114] Post-Radicle sync at 2025-06-08 06:04:35 --- .gitfield/.radicle-push-state | 2 +- .gitfield/pushed.log | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitfield/.radicle-push-state b/.gitfield/.radicle-push-state index e32ba2b..45efcb7 100644 --- a/.gitfield/.radicle-push-state +++ b/.gitfield/.radicle-push-state @@ -1 +1 @@ -a602e9c5226f7139864510731c98826fd08d1edf +3920fbd617b5a8eea6564101af57fa7b1c01aebb diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 34da505..fa6e0b8 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -30,3 +30,6 @@ [2025-06-08 06:05:21] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth [2025-06-08 06:05:38] GitHub: https://github.com/mrhavens/thefoldwithin-earth [2025-06-08 06:05:38] Local: +[2025-06-08 06:05:42] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz + CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details + CLI: git ls-tree -r --name-only HEAD # View file structure From 2c7b7f195f376c62b89a87ba70dadfee40b73fce Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:05:44 -0500 Subject: [PATCH 046/114] =?UTF-8?q?Forgejo=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2006:05:44=20=E2=80=94=20https://remember.thefold?= =?UTF-8?q?within.earth/mrhavens/thefoldwithin-earth/commit/7e618d34cd40cf?= =?UTF-8?q?7dbfbd8200df39d9b9cf2f23f4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/remember.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/remember.sigil.md b/.gitfield/remember.sigil.md index 0fb8d92..e4beadc 100644 --- a/.gitfield/remember.sigil.md +++ b/.gitfield/remember.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `remember` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 06:04:49` +- **Repo Created**: `2025-06-08 06:05:44` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 06:04:49` -- **Last Commit SHA**: `8ccea42b384ad5abc036eb782dc4896c3abbc9c9` +- **This Commit Timestamp**: `2025-06-08 06:05:44` +- **Last Commit SHA**: `7e618d34cd40cf7dbfbd8200df39d9b9cf2f23f4` - **Last Commit Message**: `Post-Radicle sync at 2025-06-08 06:04:35` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 06:04:47 2025 -0500` -- **This Commit URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/8ccea42b384ad5abc036eb782dc4896c3abbc9c9](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/8ccea42b384ad5abc036eb782dc4896c3abbc9c9) +- **Last Commit Date**: `Sun Jun 8 06:05:42 2025 -0500` +- **This Commit URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/7e618d34cd40cf7dbfbd8200df39d9b9cf2f23f4](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/7e618d34cd40cf7dbfbd8200df39d9b9cf2f23f4) --- ## 📊 Repo Status -- **Total Commits**: `42` +- **Total Commits**: `55` - **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 17 minutes` +- **System Uptime**: `up 2 days, 3 hours, 18 minutes` - **MAC Address**: `00:15:5d:86:d8:cc` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 46192643018274453af5e8e5e6a324cdef586a18 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:05:45 -0500 Subject: [PATCH 047/114] Post-Forgejo sync at 2025-06-08 06:04:35 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index fa6e0b8..f01ac63 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -33,3 +33,4 @@ [2025-06-08 06:05:42] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details CLI: git ls-tree -r --name-only HEAD # View file structure +[2025-06-08 06:05:45] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth From b14d5f4b8a4932b2a168fbd38edb382cce92bed0 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:05:56 -0500 Subject: [PATCH 048/114] =?UTF-8?q?GitLab=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2006:05:55=20=E2=80=94=20https://gitlab.com/mrhav?= =?UTF-8?q?ens/thefoldwithin-earth/-/commit/46192643018274453af5e8e5e6a324?= =?UTF-8?q?cdef586a18?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/gitlab.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/gitlab.sigil.md b/.gitfield/gitlab.sigil.md index 3e50abc..f3a31e7 100644 --- a/.gitfield/gitlab.sigil.md +++ b/.gitfield/gitlab.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `gitlab` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 06:05:03` +- **Repo Created**: `2025-06-08 06:05:55` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 06:05:03` -- **This Commit SHA**: `760b0c4c99e41dfca26de2ade09ab4d06b7dd59a` +- **This Commit Timestamp**: `2025-06-08 06:05:55` +- **This Commit SHA**: `46192643018274453af5e8e5e6a324cdef586a18` - **Last Commit Message**: `Post-Forgejo sync at 2025-06-08 06:04:35` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 06:04:50 2025 -0500` -- **This Commit URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/760b0c4c99e41dfca26de2ade09ab4d06b7dd59a](https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/760b0c4c99e41dfca26de2ade09ab4d06b7dd59a) +- **Last Commit Date**: `Sun Jun 8 06:05:45 2025 -0500` +- **This Commit URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/46192643018274453af5e8e5e6a324cdef586a18](https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/46192643018274453af5e8e5e6a324cdef586a18) --- ## 📊 Repo Status -- **Total Commits**: `44` +- **Total Commits**: `57` - **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 17 minutes` +- **System Uptime**: `up 2 days, 3 hours, 18 minutes` - **MAC Address**: `00:15:5d:86:d8:cc` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 94760a9954a56e505ab137bc206714d6d6df6ff4 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:05:57 -0500 Subject: [PATCH 049/114] Post-GitLab sync at 2025-06-08 06:04:35 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index f01ac63..c532e25 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -34,3 +34,4 @@ CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details CLI: git ls-tree -r --name-only HEAD # View file structure [2025-06-08 06:05:45] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth +[2025-06-08 06:05:57] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth From 6a27724896e151e5b8fbbf03908b50a718bbe599 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:06:09 -0500 Subject: [PATCH 050/114] =?UTF-8?q?Bitbucket=20metadata=20link=20commit=20?= =?UTF-8?q?at=202025-06-08=2006:06:09=20=E2=80=94=20https://bitbucket.org/?= =?UTF-8?q?thefoldwithin/thefoldwithin-earth/commits/94760a9954a56e505ab13?= =?UTF-8?q?7bc206714d6d6df6ff4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/bitbucket.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/bitbucket.sigil.md b/.gitfield/bitbucket.sigil.md index 80be4da..0e74493 100644 --- a/.gitfield/bitbucket.sigil.md +++ b/.gitfield/bitbucket.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `bitbucket` - **Default Branch**: `main` -- **This Commit Date**: `2025-06-08 06:05:18` +- **This Commit Date**: `2025-06-08 06:06:09` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 06:05:18` -- **Last Commit SHA**: `80a80122b0805761f23ae06a3f6d007dc2269ea3` +- **This Commit Timestamp**: `2025-06-08 06:06:09` +- **Last Commit SHA**: `94760a9954a56e505ab137bc206714d6d6df6ff4` - **Last Commit Message**: `Post-GitLab sync at 2025-06-08 06:04:35` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 06:05:05 2025 -0500` -- **This Commit URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/80a80122b0805761f23ae06a3f6d007dc2269ea3](https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/80a80122b0805761f23ae06a3f6d007dc2269ea3) +- **Last Commit Date**: `Sun Jun 8 06:05:57 2025 -0500` +- **This Commit URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/94760a9954a56e505ab137bc206714d6d6df6ff4](https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/94760a9954a56e505ab137bc206714d6d6df6ff4) --- ## 📊 Repo Status -- **Total Commits**: `46` +- **Total Commits**: `59` - **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -52,7 +52,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 17 minutes` +- **System Uptime**: `up 2 days, 3 hours, 18 minutes` --- From 5dee7c6495ba2bd3b40d44f29138fb7d7e0d9dc1 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:06:14 -0500 Subject: [PATCH 051/114] Post-Bitbucket sync at 2025-06-08 06:04:35 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index c532e25..15acf92 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -35,3 +35,4 @@ CLI: git ls-tree -r --name-only HEAD # View file structure [2025-06-08 06:05:45] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth [2025-06-08 06:05:57] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth +[2025-06-08 06:06:14] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth From e4f5972abb33fc98bfc9dc714b1639dd024b7125 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:06:26 -0500 Subject: [PATCH 052/114] =?UTF-8?q?GitHub=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2006:06:26=20=E2=80=94=20https://github.com/mrhav?= =?UTF-8?q?ens/thefoldwithin-earth/commit/5dee7c6495ba2bd3b40d44f29138fb7d?= =?UTF-8?q?7e0d9dc1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/github.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/github.sigil.md b/.gitfield/github.sigil.md index 91f883d..994c606 100644 --- a/.gitfield/github.sigil.md +++ b/.gitfield/github.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `github` - **Default Branch**: `main` -- **This Commit Date**: `2025-06-08 06:05:35` +- **This Commit Date**: `2025-06-08 06:06:26` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 06:05:35` -- **Last Commit SHA**: `bac44ce66efa057028e072bffd03e5d3231eb4aa` +- **This Commit Timestamp**: `2025-06-08 06:06:26` +- **Last Commit SHA**: `5dee7c6495ba2bd3b40d44f29138fb7d7e0d9dc1` - **Last Commit Message**: `Post-Bitbucket sync at 2025-06-08 06:04:35` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 06:05:22 2025 -0500` -- **This Commit URL**: [https://github.com/mrhavens/thefoldwithin-earth/commit/bac44ce66efa057028e072bffd03e5d3231eb4aa](https://github.com/mrhavens/thefoldwithin-earth/commit/bac44ce66efa057028e072bffd03e5d3231eb4aa) +- **Last Commit Date**: `Sun Jun 8 06:06:14 2025 -0500` +- **This Commit URL**: [https://github.com/mrhavens/thefoldwithin-earth/commit/5dee7c6495ba2bd3b40d44f29138fb7d7e0d9dc1](https://github.com/mrhavens/thefoldwithin-earth/commit/5dee7c6495ba2bd3b40d44f29138fb7d7e0d9dc1) --- ## 📊 Repo Status -- **Total Commits**: `48` +- **Total Commits**: `61` - **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 18 minutes` +- **System Uptime**: `up 2 days, 3 hours, 19 minutes` - **MAC Address**: `00:15:5d:86:d8:cc` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 3ae8aba314cafea20f4c7cb97cbea21948304d78 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:06:27 -0500 Subject: [PATCH 053/114] Post-GitHub sync at 2025-06-08 06:04:35 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 15acf92..bbebb9e 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -36,3 +36,4 @@ [2025-06-08 06:05:45] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth [2025-06-08 06:05:57] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth [2025-06-08 06:06:14] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth +[2025-06-08 06:06:27] GitHub: https://github.com/mrhavens/thefoldwithin-earth From 1092cbed9bf062942878ed1cfffa49fd4eb39f92 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:06:27 -0500 Subject: [PATCH 054/114] =?UTF-8?q?Local=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2006:06:27=20=E2=80=94=20file:///home/mrhavens/gi?= =?UTF-8?q?t-local-repos/git-sigil.git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/local.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/local.sigil.md b/.gitfield/local.sigil.md index 1fe4662..17d4cf3 100644 --- a/.gitfield/local.sigil.md +++ b/.gitfield/local.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `local` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 06:05:38` +- **Repo Created**: `2025-06-08 06:06:27` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 06:05:38` -- **Last Commit SHA**: `106add170dc6cc7a1626fbd50f0941ab57ea5379` -- **Last Commit Message**: `Generated GITFIELD.md at 2025-06-08 06:04:35` +- **This Commit Timestamp**: `2025-06-08 06:06:27` +- **Last Commit SHA**: `3ae8aba314cafea20f4c7cb97cbea21948304d78` +- **Last Commit Message**: `Post-GitHub sync at 2025-06-08 06:04:35` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 06:05:38 2025 -0500` +- **Last Commit Date**: `Sun Jun 8 06:06:27 2025 -0500` - **This Commit URL**: `file:///home/mrhavens/git-local-repos/git-sigil.git` --- ## 📊 Repo Status -- **Total Commits**: `51` +- **Total Commits**: `63` - **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 18 minutes` +- **System Uptime**: `up 2 days, 3 hours, 19 minutes` - **MAC Address**: `00:15:5d:86:d8:cc` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 72b00f30439c5f9f5983a01ae0163fbc8da17dc8 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:06:27 -0500 Subject: [PATCH 055/114] Post-Local sync at 2025-06-08 06:04:35 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index bbebb9e..43653b5 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -37,3 +37,4 @@ [2025-06-08 06:05:57] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth [2025-06-08 06:06:14] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth [2025-06-08 06:06:27] GitHub: https://github.com/mrhavens/thefoldwithin-earth +[2025-06-08 06:06:27] Local: From 76b495aaa71b78f0ef50ed0a066da40f7f2c61b4 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:06:29 -0500 Subject: [PATCH 056/114] =?UTF-8?q?Update=20Radicle=20metadata=20at=202025?= =?UTF-8?q?-06-08=2006:06:29=20=E2=80=94=20https://app.radicle.xyz/nodes/a?= =?UTF-8?q?sh.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/72b00f?= =?UTF-8?q?30439c5f9f5983a01ae0163fbc8da17dc8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/radicle.sigil.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitfield/radicle.sigil.md b/.gitfield/radicle.sigil.md index 3e91e06..04b118f 100644 --- a/.gitfield/radicle.sigil.md +++ b/.gitfield/radicle.sigil.md @@ -2,27 +2,27 @@ - **Project Name**: `thefoldwithin-earth` - **Radicle URN**: `rad://z2AYCTxoxtVoirgozxH8qLpWBUyAs` -- **Public Gateway**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/3920fbd617b5a8eea6564101af57fa7b1c01aebb](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/3920fbd617b5a8eea6564101af57fa7b1c01aebb) +- **Public Gateway**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/72b00f30439c5f9f5983a01ae0163fbc8da17dc8](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/72b00f30439c5f9f5983a01ae0163fbc8da17dc8) - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 06:05:40` +- **Repo Created**: `2025-06-08 06:06:29` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 06:05:40` -- **Last Commit SHA**: `3920fbd617b5a8eea6564101af57fa7b1c01aebb` +- **This Commit Timestamp**: `2025-06-08 06:06:29` +- **Last Commit SHA**: `72b00f30439c5f9f5983a01ae0163fbc8da17dc8` - **Last Commit Message**: `Post-Local sync at 2025-06-08 06:04:35` - **Commit Author**: `Mark Randall Havens ` -- **Commit Date**: `Sun Jun 8 06:05:39 2025 -0500` -- **This Commit URL**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/3920fbd617b5a8eea6564101af57fa7b1c01aebb](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/3920fbd617b5a8eea6564101af57fa7b1c01aebb) +- **Commit Date**: `Sun Jun 8 06:06:27 2025 -0500` +- **This Commit URL**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/72b00f30439c5f9f5983a01ae0163fbc8da17dc8](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/72b00f30439c5f9f5983a01ae0163fbc8da17dc8) --- ## 📊 Repo Status -- **Total Commits**: `53` +- **Total Commits**: `65` - **Tracked Files**: `37` - **Uncommitted Changes**: `Yes` - **Latest Tag**: `None` @@ -47,7 +47,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 18 minutes` +- **System Uptime**: `up 2 days, 3 hours, 19 minutes` - **MAC Address**: `00:15:5d:86:d8:cc` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 67ef3d48045fb57856e44999e2d7c269cb62798e Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:06:32 -0500 Subject: [PATCH 057/114] Post-Radicle sync at 2025-06-08 06:04:35 --- .gitfield/.radicle-push-state | 2 +- .gitfield/pushed.log | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitfield/.radicle-push-state b/.gitfield/.radicle-push-state index 45efcb7..2af8d83 100644 --- a/.gitfield/.radicle-push-state +++ b/.gitfield/.radicle-push-state @@ -1 +1 @@ -3920fbd617b5a8eea6564101af57fa7b1c01aebb +72b00f30439c5f9f5983a01ae0163fbc8da17dc8 diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 43653b5..4a527c5 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -38,3 +38,6 @@ [2025-06-08 06:06:14] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth [2025-06-08 06:06:27] GitHub: https://github.com/mrhavens/thefoldwithin-earth [2025-06-08 06:06:27] Local: +[2025-06-08 06:06:32] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz + CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details + CLI: git ls-tree -r --name-only HEAD # View file structure From 4fbf8737f0fad6fa540587945ecd073d6aa722a8 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:06:34 -0500 Subject: [PATCH 058/114] =?UTF-8?q?Forgejo=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2006:06:34=20=E2=80=94=20https://remember.thefold?= =?UTF-8?q?within.earth/mrhavens/thefoldwithin-earth/commit/67ef3d48045fb5?= =?UTF-8?q?7856e44999e2d7c269cb62798e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/remember.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/remember.sigil.md b/.gitfield/remember.sigil.md index e4beadc..869996e 100644 --- a/.gitfield/remember.sigil.md +++ b/.gitfield/remember.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `remember` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 06:05:44` +- **Repo Created**: `2025-06-08 06:06:34` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 06:05:44` -- **Last Commit SHA**: `7e618d34cd40cf7dbfbd8200df39d9b9cf2f23f4` +- **This Commit Timestamp**: `2025-06-08 06:06:34` +- **Last Commit SHA**: `67ef3d48045fb57856e44999e2d7c269cb62798e` - **Last Commit Message**: `Post-Radicle sync at 2025-06-08 06:04:35` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 06:05:42 2025 -0500` -- **This Commit URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/7e618d34cd40cf7dbfbd8200df39d9b9cf2f23f4](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/7e618d34cd40cf7dbfbd8200df39d9b9cf2f23f4) +- **Last Commit Date**: `Sun Jun 8 06:06:32 2025 -0500` +- **This Commit URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/67ef3d48045fb57856e44999e2d7c269cb62798e](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/67ef3d48045fb57856e44999e2d7c269cb62798e) --- ## 📊 Repo Status -- **Total Commits**: `55` +- **Total Commits**: `67` - **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 18 minutes` +- **System Uptime**: `up 2 days, 3 hours, 19 minutes` - **MAC Address**: `00:15:5d:86:d8:cc` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 4a26870a6b8285f880c1a95058cdb714f11f5e7b Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:06:35 -0500 Subject: [PATCH 059/114] Post-Forgejo sync at 2025-06-08 06:04:35 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 4a527c5..c28b529 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -41,3 +41,4 @@ [2025-06-08 06:06:32] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details CLI: git ls-tree -r --name-only HEAD # View file structure +[2025-06-08 06:06:35] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth From d2ad7e7c65312e81c95c9f550d2b4ffcfe4981e1 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:06:45 -0500 Subject: [PATCH 060/114] =?UTF-8?q?GitLab=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2006:06:45=20=E2=80=94=20https://gitlab.com/mrhav?= =?UTF-8?q?ens/thefoldwithin-earth/-/commit/4a26870a6b8285f880c1a95058cdb7?= =?UTF-8?q?14f11f5e7b?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/gitlab.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/gitlab.sigil.md b/.gitfield/gitlab.sigil.md index f3a31e7..3139a09 100644 --- a/.gitfield/gitlab.sigil.md +++ b/.gitfield/gitlab.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `gitlab` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 06:05:55` +- **Repo Created**: `2025-06-08 06:06:45` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 06:05:55` -- **This Commit SHA**: `46192643018274453af5e8e5e6a324cdef586a18` +- **This Commit Timestamp**: `2025-06-08 06:06:45` +- **This Commit SHA**: `4a26870a6b8285f880c1a95058cdb714f11f5e7b` - **Last Commit Message**: `Post-Forgejo sync at 2025-06-08 06:04:35` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 06:05:45 2025 -0500` -- **This Commit URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/46192643018274453af5e8e5e6a324cdef586a18](https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/46192643018274453af5e8e5e6a324cdef586a18) +- **Last Commit Date**: `Sun Jun 8 06:06:35 2025 -0500` +- **This Commit URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/4a26870a6b8285f880c1a95058cdb714f11f5e7b](https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/4a26870a6b8285f880c1a95058cdb714f11f5e7b) --- ## 📊 Repo Status -- **Total Commits**: `57` +- **Total Commits**: `69` - **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 18 minutes` +- **System Uptime**: `up 2 days, 3 hours, 19 minutes` - **MAC Address**: `00:15:5d:86:d8:cc` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 4e2b99062d9f3eeb1ae94567164e62043d8d978d Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:06:46 -0500 Subject: [PATCH 061/114] Post-GitLab sync at 2025-06-08 06:04:35 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index c28b529..6b6fc40 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -42,3 +42,4 @@ CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details CLI: git ls-tree -r --name-only HEAD # View file structure [2025-06-08 06:06:35] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth +[2025-06-08 06:06:46] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth From d65f82308419ac71052c6e3276dea8e9e26f04b4 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:06:58 -0500 Subject: [PATCH 062/114] =?UTF-8?q?Bitbucket=20metadata=20link=20commit=20?= =?UTF-8?q?at=202025-06-08=2006:06:58=20=E2=80=94=20https://bitbucket.org/?= =?UTF-8?q?thefoldwithin/thefoldwithin-earth/commits/4e2b99062d9f3eeb1ae94?= =?UTF-8?q?567164e62043d8d978d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/bitbucket.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/bitbucket.sigil.md b/.gitfield/bitbucket.sigil.md index 0e74493..50d4552 100644 --- a/.gitfield/bitbucket.sigil.md +++ b/.gitfield/bitbucket.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `bitbucket` - **Default Branch**: `main` -- **This Commit Date**: `2025-06-08 06:06:09` +- **This Commit Date**: `2025-06-08 06:06:58` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 06:06:09` -- **Last Commit SHA**: `94760a9954a56e505ab137bc206714d6d6df6ff4` +- **This Commit Timestamp**: `2025-06-08 06:06:58` +- **Last Commit SHA**: `4e2b99062d9f3eeb1ae94567164e62043d8d978d` - **Last Commit Message**: `Post-GitLab sync at 2025-06-08 06:04:35` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 06:05:57 2025 -0500` -- **This Commit URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/94760a9954a56e505ab137bc206714d6d6df6ff4](https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/94760a9954a56e505ab137bc206714d6d6df6ff4) +- **Last Commit Date**: `Sun Jun 8 06:06:46 2025 -0500` +- **This Commit URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/4e2b99062d9f3eeb1ae94567164e62043d8d978d](https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/4e2b99062d9f3eeb1ae94567164e62043d8d978d) --- ## 📊 Repo Status -- **Total Commits**: `59` +- **Total Commits**: `71` - **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -52,7 +52,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 18 minutes` +- **System Uptime**: `up 2 days, 3 hours, 19 minutes` --- From d0a37ecf225720390dcf5d0d7e69ed7f3241cc11 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:07:02 -0500 Subject: [PATCH 063/114] Post-Bitbucket sync at 2025-06-08 06:04:35 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 6b6fc40..2059da3 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -43,3 +43,4 @@ CLI: git ls-tree -r --name-only HEAD # View file structure [2025-06-08 06:06:35] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth [2025-06-08 06:06:46] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth +[2025-06-08 06:07:02] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth From 47b07fc5bbc2eec186853940b1eb076935465dd2 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:07:13 -0500 Subject: [PATCH 064/114] =?UTF-8?q?GitHub=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-08=2006:07:12=20=E2=80=94=20https://github.com/mrhav?= =?UTF-8?q?ens/thefoldwithin-earth/commit/d0a37ecf225720390dcf5d0d7e69ed7f?= =?UTF-8?q?3241cc11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/github.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/github.sigil.md b/.gitfield/github.sigil.md index 994c606..e608bb2 100644 --- a/.gitfield/github.sigil.md +++ b/.gitfield/github.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` - **Remote Label**: `github` - **Default Branch**: `main` -- **This Commit Date**: `2025-06-08 06:06:26` +- **This Commit Date**: `2025-06-08 06:07:12` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 06:06:26` -- **Last Commit SHA**: `5dee7c6495ba2bd3b40d44f29138fb7d7e0d9dc1` +- **This Commit Timestamp**: `2025-06-08 06:07:12` +- **Last Commit SHA**: `d0a37ecf225720390dcf5d0d7e69ed7f3241cc11` - **Last Commit Message**: `Post-Bitbucket sync at 2025-06-08 06:04:35` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 06:06:14 2025 -0500` -- **This Commit URL**: [https://github.com/mrhavens/thefoldwithin-earth/commit/5dee7c6495ba2bd3b40d44f29138fb7d7e0d9dc1](https://github.com/mrhavens/thefoldwithin-earth/commit/5dee7c6495ba2bd3b40d44f29138fb7d7e0d9dc1) +- **Last Commit Date**: `Sun Jun 8 06:07:02 2025 -0500` +- **This Commit URL**: [https://github.com/mrhavens/thefoldwithin-earth/commit/d0a37ecf225720390dcf5d0d7e69ed7f3241cc11](https://github.com/mrhavens/thefoldwithin-earth/commit/d0a37ecf225720390dcf5d0d7e69ed7f3241cc11) --- ## 📊 Repo Status -- **Total Commits**: `61` +- **Total Commits**: `73` - **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 19 minutes` +- **System Uptime**: `up 2 days, 3 hours, 20 minutes` - **MAC Address**: `00:15:5d:86:d8:cc` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From c97232583743e796737e5d58d19ddb919e9969e4 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Sun, 8 Jun 2025 06:07:14 -0500 Subject: [PATCH 065/114] Post-GitHub sync at 2025-06-08 06:04:35 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 2059da3..147789b 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -44,3 +44,4 @@ [2025-06-08 06:06:35] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth [2025-06-08 06:06:46] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth [2025-06-08 06:07:02] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth +[2025-06-08 06:07:14] GitHub: https://github.com/mrhavens/thefoldwithin-earth From d45f399ddc503cc1d18bd5f763bdf48c394b1765 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:03:25 -0500 Subject: [PATCH 066/114] =?UTF-8?q?Local=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-09=2015:03:24=20=E2=80=94=20file:///home/mrhavens/gi?= =?UTF-8?q?t-local-repos/git-sigil.git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/local.sigil.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitfield/local.sigil.md b/.gitfield/local.sigil.md index 17d4cf3..32f2a09 100644 --- a/.gitfield/local.sigil.md +++ b/.gitfield/local.sigil.md @@ -3,27 +3,27 @@ - **Repo Name**: `thefoldwithin-earth` - **Local User**: `mrhavens` - **Remote URL**: `file:///home/mrhavens/git-local-repos/git-sigil.git` -- **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` +- **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `local` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 06:06:27` +- **Repo Created**: `2025-06-09 15:03:24` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 06:06:27` -- **Last Commit SHA**: `3ae8aba314cafea20f4c7cb97cbea21948304d78` +- **This Commit Timestamp**: `2025-06-09 15:03:24` +- **Last Commit SHA**: `c97232583743e796737e5d58d19ddb919e9969e4` - **Last Commit Message**: `Post-GitHub sync at 2025-06-08 06:04:35` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 06:06:27 2025 -0500` +- **Last Commit Date**: `Sun Jun 8 06:07:14 2025 -0500` - **This Commit URL**: `file:///home/mrhavens/git-local-repos/git-sigil.git` --- ## 📊 Repo Status -- **Total Commits**: `63` +- **Total Commits**: `75` - **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,8 +48,8 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 19 minutes` -- **MAC Address**: `00:15:5d:86:d8:cc` +- **System Uptime**: `up 44 minutes` +- **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` - **Total RAM (GB)**: `3.63` From 5419e00f5d5d9a486783cd00972f0bbd364d8c52 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:03:25 -0500 Subject: [PATCH 067/114] Post-Local sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 147789b..de65cee 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -45,3 +45,4 @@ [2025-06-08 06:06:46] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth [2025-06-08 06:07:02] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth [2025-06-08 06:07:14] GitHub: https://github.com/mrhavens/thefoldwithin-earth +[2025-06-09 15:03:25] Local: From a70076b2b502000ec11fa61242c00d29d9d5ccb7 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:03:35 -0500 Subject: [PATCH 068/114] =?UTF-8?q?Update=20Radicle=20metadata=20at=202025?= =?UTF-8?q?-06-09=2015:03:35=20=E2=80=94=20https://app.radicle.xyz/nodes/a?= =?UTF-8?q?sh.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/5419e0?= =?UTF-8?q?0f5d5d9a486783cd00972f0bbd364d8c52?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/radicle.sigil.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.gitfield/radicle.sigil.md b/.gitfield/radicle.sigil.md index 04b118f..22b071b 100644 --- a/.gitfield/radicle.sigil.md +++ b/.gitfield/radicle.sigil.md @@ -2,27 +2,27 @@ - **Project Name**: `thefoldwithin-earth` - **Radicle URN**: `rad://z2AYCTxoxtVoirgozxH8qLpWBUyAs` -- **Public Gateway**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/72b00f30439c5f9f5983a01ae0163fbc8da17dc8](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/72b00f30439c5f9f5983a01ae0163fbc8da17dc8) -- **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` +- **Public Gateway**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/5419e00f5d5d9a486783cd00972f0bbd364d8c52](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/5419e00f5d5d9a486783cd00972f0bbd364d8c52) +- **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 06:06:29` +- **Repo Created**: `2025-06-09 15:03:35` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 06:06:29` -- **Last Commit SHA**: `72b00f30439c5f9f5983a01ae0163fbc8da17dc8` -- **Last Commit Message**: `Post-Local sync at 2025-06-08 06:04:35` +- **This Commit Timestamp**: `2025-06-09 15:03:35` +- **Last Commit SHA**: `5419e00f5d5d9a486783cd00972f0bbd364d8c52` +- **Last Commit Message**: `Post-Local sync at 2025-06-09 15:03:24` - **Commit Author**: `Mark Randall Havens ` -- **Commit Date**: `Sun Jun 8 06:06:27 2025 -0500` -- **This Commit URL**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/72b00f30439c5f9f5983a01ae0163fbc8da17dc8](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/72b00f30439c5f9f5983a01ae0163fbc8da17dc8) +- **Commit Date**: `Mon Jun 9 15:03:25 2025 -0500` +- **This Commit URL**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/5419e00f5d5d9a486783cd00972f0bbd364d8c52](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/5419e00f5d5d9a486783cd00972f0bbd364d8c52) --- ## 📊 Repo Status -- **Total Commits**: `65` +- **Total Commits**: `77` - **Tracked Files**: `37` - **Uncommitted Changes**: `Yes` - **Latest Tag**: `None` @@ -47,8 +47,8 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 19 minutes` -- **MAC Address**: `00:15:5d:86:d8:cc` +- **System Uptime**: `up 45 minutes` +- **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` - **Total RAM (GB)**: `3.63` From 280ac4b787cc3f6c56f2c605992a4e752faeebbd Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:03:43 -0500 Subject: [PATCH 069/114] Post-Radicle sync at 2025-06-09 15:03:24 --- .gitfield/.radicle-push-state | 2 +- .gitfield/pushed.log | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitfield/.radicle-push-state b/.gitfield/.radicle-push-state index 2af8d83..8b77a67 100644 --- a/.gitfield/.radicle-push-state +++ b/.gitfield/.radicle-push-state @@ -1 +1 @@ -72b00f30439c5f9f5983a01ae0163fbc8da17dc8 +5419e00f5d5d9a486783cd00972f0bbd364d8c52 diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index de65cee..0fb5684 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -46,3 +46,6 @@ [2025-06-08 06:07:02] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth [2025-06-08 06:07:14] GitHub: https://github.com/mrhavens/thefoldwithin-earth [2025-06-09 15:03:25] Local: +[2025-06-09 15:03:43] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz + CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details + CLI: git ls-tree -r --name-only HEAD # View file structure From 45c4517cd4edcb896315b3e1a44658538f25f4fb Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:03:55 -0500 Subject: [PATCH 070/114] =?UTF-8?q?Forgejo=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-09=2015:03:55=20=E2=80=94=20https://remember.thefold?= =?UTF-8?q?within.earth/mrhavens/thefoldwithin-earth/commit/280ac4b787cc3f?= =?UTF-8?q?6c56f2c605992a4e752faeebbd?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/remember.sigil.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.gitfield/remember.sigil.md b/.gitfield/remember.sigil.md index 869996e..62347e4 100644 --- a/.gitfield/remember.sigil.md +++ b/.gitfield/remember.sigil.md @@ -3,27 +3,27 @@ - **Repo Name**: `thefoldwithin-earth` - **Forgejo User**: `mrhavens` - **Remote URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth) -- **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` +- **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `remember` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 06:06:34` +- **Repo Created**: `2025-06-09 15:03:55` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 06:06:34` -- **Last Commit SHA**: `67ef3d48045fb57856e44999e2d7c269cb62798e` -- **Last Commit Message**: `Post-Radicle sync at 2025-06-08 06:04:35` +- **This Commit Timestamp**: `2025-06-09 15:03:55` +- **Last Commit SHA**: `280ac4b787cc3f6c56f2c605992a4e752faeebbd` +- **Last Commit Message**: `Post-Radicle sync at 2025-06-09 15:03:24` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 06:06:32 2025 -0500` -- **This Commit URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/67ef3d48045fb57856e44999e2d7c269cb62798e](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/67ef3d48045fb57856e44999e2d7c269cb62798e) +- **Last Commit Date**: `Mon Jun 9 15:03:43 2025 -0500` +- **This Commit URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/280ac4b787cc3f6c56f2c605992a4e752faeebbd](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/280ac4b787cc3f6c56f2c605992a4e752faeebbd) --- ## 📊 Repo Status -- **Total Commits**: `67` +- **Total Commits**: `79` - **Tracked Files**: `37` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,8 +48,8 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 19 minutes` -- **MAC Address**: `00:15:5d:86:d8:cc` +- **System Uptime**: `up 45 minutes` +- **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` - **Total RAM (GB)**: `3.63` From 3077d1ab8f5f71659c043e4aca9e847a7a398aa3 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:03:57 -0500 Subject: [PATCH 071/114] Post-Forgejo sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 0fb5684..fe05384 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -49,3 +49,4 @@ [2025-06-09 15:03:43] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details CLI: git ls-tree -r --name-only HEAD # View file structure +[2025-06-09 15:03:57] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth From 65900e3a4b8becf7dbe52db3773bc18c14942e9b Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:04:03 -0500 Subject: [PATCH 072/114] =?UTF-8?q?Codeberg=20metadata=20link=20commit=20a?= =?UTF-8?q?t=202025-06-09=2015:04:03=20=E2=80=94=20https://codeberg.org/mr?= =?UTF-8?q?havens/thefoldwithin-earth/commit/3077d1ab8f5f71659c043e4aca9e8?= =?UTF-8?q?47a7a398aa3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/codeberg.sigil.md | 59 +++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 .gitfield/codeberg.sigil.md diff --git a/.gitfield/codeberg.sigil.md b/.gitfield/codeberg.sigil.md new file mode 100644 index 0000000..a5c7992 --- /dev/null +++ b/.gitfield/codeberg.sigil.md @@ -0,0 +1,59 @@ +# 🔗 Codeberg Repository Link + +- **Repo Name**: `thefoldwithin-earth` +- **Codeberg User**: `mrhavens` +- **Remote URL**: [https://codeberg.org/mrhavens/thefoldwithin-earth](https://codeberg.org/mrhavens/thefoldwithin-earth) +- **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` +- **Remote Label**: `codeberg` +- **Default Branch**: `main` +- **Repo Created**: `2025-06-09 15:04:03` + +--- + +## 📦 Commit Info + +- **This Commit Timestamp**: `2025-06-09 15:04:03` +- **Last Commit SHA**: `3077d1ab8f5f71659c043e4aca9e847a7a398aa3` +- **Last Commit Message**: `Post-Forgejo sync at 2025-06-09 15:03:24` +- **Last Commit Author**: `Mark Randall Havens ` +- **Last Commit Date**: `Mon Jun 9 15:03:57 2025 -0500` +- **This Commit URL**: [https://codeberg.org/mrhavens/thefoldwithin-earth/commit/3077d1ab8f5f71659c043e4aca9e847a7a398aa3](https://codeberg.org/mrhavens/thefoldwithin-earth/commit/3077d1ab8f5f71659c043e4aca9e847a7a398aa3) + +--- + +## 📊 Repo Status + +- **Total Commits**: `81` +- **Tracked Files**: `37` +- **Uncommitted Changes**: `No` +- **Latest Tag**: `None` + +--- + +## 🧭 Environment + +- **Host Machine**: `DESKTOP-E5SGI58` +- **Current User**: `mrhavens` +- **Time Zone**: `CDT` +- **Script Version**: `1.0` + +--- + +## 🧬 Hardware & OS Fingerprint + +- **OS Name**: `Linux` +- **OS Version**: `Ubuntu 24.04.2 LTS` +- **Kernel Version**: `5.15.167.4-microsoft-standard-WSL2` +- **Architecture**: `x86_64` +- **Running in Docker**: `No` +- **Running in WSL**: `Yes` +- **Virtual Machine**: `wsl` +- **System Uptime**: `up 45 minutes` +- **MAC Address**: `00:15:5d:70:e2:68` +- **Local IP**: `172.18.207.124` +- **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` +- **Total RAM (GB)**: `3.63` + +--- + +_Auto-generated by `gitfield-codeberg` push script._ From 9f17a12d98e615e103a96bd511d056f6c5a04b35 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:04:12 -0500 Subject: [PATCH 073/114] Post-Codeberg sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index fe05384..de09fb2 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -50,3 +50,4 @@ CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details CLI: git ls-tree -r --name-only HEAD # View file structure [2025-06-09 15:03:57] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth +[2025-06-09 15:04:12] Codeberg: https://codeberg.org/mrhavens/thefoldwithin-earth From df576981ef82a144981bf6e20702e619f3e5daa4 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:04:14 -0500 Subject: [PATCH 074/114] =?UTF-8?q?Gitea=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-09=2015:04:14=20=E2=80=94=20https://gitea.com/mrhave?= =?UTF-8?q?ns/thefoldwithin-earth/commit/9f17a12d98e615e103a96bd511d056f6c?= =?UTF-8?q?5a04b35?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/gitea.sigil.md | 59 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 .gitfield/gitea.sigil.md diff --git a/.gitfield/gitea.sigil.md b/.gitfield/gitea.sigil.md new file mode 100644 index 0000000..fc41290 --- /dev/null +++ b/.gitfield/gitea.sigil.md @@ -0,0 +1,59 @@ +# 🔗 Gitea Repository Link + +- **Repo Name**: `thefoldwithin-earth` +- **Gitea User**: `mrhavens` +- **Remote URL**: [https://gitea.com/mrhavens/thefoldwithin-earth](https://gitea.com/mrhavens/thefoldwithin-earth) +- **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` +- **Remote Label**: `gitea` +- **Default Branch**: `main` +- **Repo Created**: `2025-06-09 15:04:14` + +--- + +## 📦 Commit Info + +- **This Commit Timestamp**: `2025-06-09 15:04:14` +- **Last Commit SHA**: `9f17a12d98e615e103a96bd511d056f6c5a04b35` +- **Last Commit Message**: `Post-Codeberg sync at 2025-06-09 15:03:24` +- **Last Commit Author**: `Mark Randall Havens ` +- **Last Commit Date**: `Mon Jun 9 15:04:12 2025 -0500` +- **This Commit URL**: [https://gitea.com/mrhavens/thefoldwithin-earth/commit/9f17a12d98e615e103a96bd511d056f6c5a04b35](https://gitea.com/mrhavens/thefoldwithin-earth/commit/9f17a12d98e615e103a96bd511d056f6c5a04b35) + +--- + +## 📊 Repo Status + +- **Total Commits**: `83` +- **Tracked Files**: `38` +- **Uncommitted Changes**: `No` +- **Latest Tag**: `None` + +--- + +## 🧭 Environment + +- **Host Machine**: `DESKTOP-E5SGI58` +- **Current User**: `mrhavens` +- **Time Zone**: `CDT` +- **Script Version**: `1.0` + +--- + +## 🧬 Hardware & OS Fingerprint + +- **OS Name**: `Linux` +- **OS Version**: `Ubuntu 24.04.2 LTS` +- **Kernel Version**: `5.15.167.4-microsoft-standard-WSL2` +- **Architecture**: `x86_64` +- **Running in Docker**: `No` +- **Running in WSL**: `Yes` +- **Virtual Machine**: `wsl` +- **System Uptime**: `up 45 minutes` +- **MAC Address**: `00:15:5d:70:e2:68` +- **Local IP**: `172.18.207.124` +- **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` +- **Total RAM (GB)**: `3.63` + +--- + +_Auto-generated by `gitfield-gitea` push script._ From 5e84dcb213e0275413129c7086d99ccd67c82b2f Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:04:17 -0500 Subject: [PATCH 075/114] Post-Gitea sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index de09fb2..116fa93 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -51,3 +51,4 @@ CLI: git ls-tree -r --name-only HEAD # View file structure [2025-06-09 15:03:57] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth [2025-06-09 15:04:12] Codeberg: https://codeberg.org/mrhavens/thefoldwithin-earth +[2025-06-09 15:04:17] Gitea: https://gitea.com/mrhavens/thefoldwithin-earth From e383c788084a832fc132e2e50ec6f2866993853a Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:04:43 -0500 Subject: [PATCH 076/114] =?UTF-8?q?GitLab=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-09=2015:04:42=20=E2=80=94=20https://gitlab.com/mrhav?= =?UTF-8?q?ens/thefoldwithin-earth/-/commit/5e84dcb213e0275413129c7086d99c?= =?UTF-8?q?cd67c82b2f?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/gitlab.sigil.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.gitfield/gitlab.sigil.md b/.gitfield/gitlab.sigil.md index 3139a09..02b7568 100644 --- a/.gitfield/gitlab.sigil.md +++ b/.gitfield/gitlab.sigil.md @@ -3,28 +3,28 @@ - **Repo Name**: `thefoldwithin-earth` - **GitLab User**: `mrhavens` - **Remote URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth](https://gitlab.com/mrhavens/thefoldwithin-earth) -- **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` +- **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `gitlab` - **Default Branch**: `main` -- **Repo Created**: `2025-06-08 06:06:45` +- **Repo Created**: `2025-06-09 15:04:42` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 06:06:45` -- **This Commit SHA**: `4a26870a6b8285f880c1a95058cdb714f11f5e7b` -- **Last Commit Message**: `Post-Forgejo sync at 2025-06-08 06:04:35` +- **This Commit Timestamp**: `2025-06-09 15:04:42` +- **This Commit SHA**: `5e84dcb213e0275413129c7086d99ccd67c82b2f` +- **Last Commit Message**: `Post-Gitea sync at 2025-06-09 15:03:24` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 06:06:35 2025 -0500` -- **This Commit URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/4a26870a6b8285f880c1a95058cdb714f11f5e7b](https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/4a26870a6b8285f880c1a95058cdb714f11f5e7b) +- **Last Commit Date**: `Mon Jun 9 15:04:17 2025 -0500` +- **This Commit URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/5e84dcb213e0275413129c7086d99ccd67c82b2f](https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/5e84dcb213e0275413129c7086d99ccd67c82b2f) --- ## 📊 Repo Status -- **Total Commits**: `69` -- **Tracked Files**: `37` +- **Total Commits**: `85` +- **Tracked Files**: `39` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,8 +48,8 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 19 minutes` -- **MAC Address**: `00:15:5d:86:d8:cc` +- **System Uptime**: `up 46 minutes` +- **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` - **Total RAM (GB)**: `3.63` From 5055626d12fb21f952fa41d9014be6343a8d3a2b Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:04:44 -0500 Subject: [PATCH 077/114] Post-GitLab sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 116fa93..ed20061 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -52,3 +52,4 @@ [2025-06-09 15:03:57] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth [2025-06-09 15:04:12] Codeberg: https://codeberg.org/mrhavens/thefoldwithin-earth [2025-06-09 15:04:17] Gitea: https://gitea.com/mrhavens/thefoldwithin-earth +[2025-06-09 15:04:44] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth From 9beacde514d5f5312c8e38e64eb996c69c68660e Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:05:15 -0500 Subject: [PATCH 078/114] =?UTF-8?q?Bitbucket=20metadata=20link=20commit=20?= =?UTF-8?q?at=202025-06-09=2015:05:15=20=E2=80=94=20https://bitbucket.org/?= =?UTF-8?q?thefoldwithin/thefoldwithin-earth/commits/5055626d12fb21f952fa4?= =?UTF-8?q?1d9014be6343a8d3a2b?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/bitbucket.sigil.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.gitfield/bitbucket.sigil.md b/.gitfield/bitbucket.sigil.md index 50d4552..f53a260 100644 --- a/.gitfield/bitbucket.sigil.md +++ b/.gitfield/bitbucket.sigil.md @@ -3,28 +3,28 @@ - **Repo Name**: `thefoldwithin-earth` - **Bitbucket Workspace**: `thefoldwithin` - **Remote URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth](https://bitbucket.org/thefoldwithin/thefoldwithin-earth) -- **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` +- **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `bitbucket` - **Default Branch**: `main` -- **This Commit Date**: `2025-06-08 06:06:58` +- **This Commit Date**: `2025-06-09 15:05:15` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 06:06:58` -- **Last Commit SHA**: `4e2b99062d9f3eeb1ae94567164e62043d8d978d` -- **Last Commit Message**: `Post-GitLab sync at 2025-06-08 06:04:35` +- **This Commit Timestamp**: `2025-06-09 15:05:15` +- **Last Commit SHA**: `5055626d12fb21f952fa41d9014be6343a8d3a2b` +- **Last Commit Message**: `Post-GitLab sync at 2025-06-09 15:03:24` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 06:06:46 2025 -0500` -- **This Commit URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/4e2b99062d9f3eeb1ae94567164e62043d8d978d](https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/4e2b99062d9f3eeb1ae94567164e62043d8d978d) +- **Last Commit Date**: `Mon Jun 9 15:04:44 2025 -0500` +- **This Commit URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/5055626d12fb21f952fa41d9014be6343a8d3a2b](https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/5055626d12fb21f952fa41d9014be6343a8d3a2b) --- ## 📊 Repo Status -- **Total Commits**: `71` -- **Tracked Files**: `37` +- **Total Commits**: `87` +- **Tracked Files**: `39` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -47,12 +47,12 @@ - **Architecture**: `x86_64` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` - **Total RAM (GB)**: `3.63` -- **MAC Address**: `00:15:5d:86:d8:cc` +- **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 19 minutes` +- **System Uptime**: `up 46 minutes` --- From 43fcfb6af6de0b2f776aacb63800b5c3c4364a03 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:05:21 -0500 Subject: [PATCH 079/114] Post-Bitbucket sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index ed20061..38c0062 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -53,3 +53,4 @@ [2025-06-09 15:04:12] Codeberg: https://codeberg.org/mrhavens/thefoldwithin-earth [2025-06-09 15:04:17] Gitea: https://gitea.com/mrhavens/thefoldwithin-earth [2025-06-09 15:04:44] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth +[2025-06-09 15:05:21] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth From 7d2df976fbc528052b8b40f6f88dae74266dfa27 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:05:40 -0500 Subject: [PATCH 080/114] =?UTF-8?q?GitHub=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-09=2015:05:40=20=E2=80=94=20https://github.com/mrhav?= =?UTF-8?q?ens/thefoldwithin-earth/commit/43fcfb6af6de0b2f776aacb63800b5c3?= =?UTF-8?q?c4364a03?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/github.sigil.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.gitfield/github.sigil.md b/.gitfield/github.sigil.md index e608bb2..6a4a6ec 100644 --- a/.gitfield/github.sigil.md +++ b/.gitfield/github.sigil.md @@ -3,28 +3,28 @@ - **Repo Name**: `thefoldwithin-earth` - **GitHub User**: `mrhavens` - **Remote URL**: [https://github.com/mrhavens/thefoldwithin-earth](https://github.com/mrhavens/thefoldwithin-earth) -- **Local Repo Path**: `/home/mrhavens/thefoldwithin-earth` +- **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `github` - **Default Branch**: `main` -- **This Commit Date**: `2025-06-08 06:07:12` +- **This Commit Date**: `2025-06-09 15:05:40` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-08 06:07:12` -- **Last Commit SHA**: `d0a37ecf225720390dcf5d0d7e69ed7f3241cc11` -- **Last Commit Message**: `Post-Bitbucket sync at 2025-06-08 06:04:35` +- **This Commit Timestamp**: `2025-06-09 15:05:40` +- **Last Commit SHA**: `43fcfb6af6de0b2f776aacb63800b5c3c4364a03` +- **Last Commit Message**: `Post-Bitbucket sync at 2025-06-09 15:03:24` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 06:07:02 2025 -0500` -- **This Commit URL**: [https://github.com/mrhavens/thefoldwithin-earth/commit/d0a37ecf225720390dcf5d0d7e69ed7f3241cc11](https://github.com/mrhavens/thefoldwithin-earth/commit/d0a37ecf225720390dcf5d0d7e69ed7f3241cc11) +- **Last Commit Date**: `Mon Jun 9 15:05:21 2025 -0500` +- **This Commit URL**: [https://github.com/mrhavens/thefoldwithin-earth/commit/43fcfb6af6de0b2f776aacb63800b5c3c4364a03](https://github.com/mrhavens/thefoldwithin-earth/commit/43fcfb6af6de0b2f776aacb63800b5c3c4364a03) --- ## 📊 Repo Status -- **Total Commits**: `73` -- **Tracked Files**: `37` +- **Total Commits**: `89` +- **Tracked Files**: `39` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,8 +48,8 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 2 days, 3 hours, 20 minutes` -- **MAC Address**: `00:15:5d:86:d8:cc` +- **System Uptime**: `up 47 minutes` +- **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` - **Total RAM (GB)**: `3.63` From c3d128a244cd2cf2d58976ff9617c6b3cecdac00 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:05:43 -0500 Subject: [PATCH 081/114] Post-GitHub sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 38c0062..9503ff6 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -54,3 +54,4 @@ [2025-06-09 15:04:17] Gitea: https://gitea.com/mrhavens/thefoldwithin-earth [2025-06-09 15:04:44] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth [2025-06-09 15:05:21] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth +[2025-06-09 15:05:43] GitHub: https://github.com/mrhavens/thefoldwithin-earth From b4ca0beeaf751ad71237719fd21e827964a42da9 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:05:43 -0500 Subject: [PATCH 082/114] Generated GITFIELD.md at 2025-06-09 15:03:24 --- GITFIELD.md | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/GITFIELD.md b/GITFIELD.md index f64633b..66dee2d 100644 --- a/GITFIELD.md +++ b/GITFIELD.md @@ -2,7 +2,7 @@ ## Overview -The `thefoldwithin-earth` project employs a multi-repository strategy across five distinct platforms: **GitHub**, **GitLab**, **Bitbucket**, **Radicle**, and **Forgejo**. This approach ensures **redundancy**, **resilience**, and **sovereignty** of the project's data and metadata, protecting against deplatforming risks and preserving the integrity of the work. The strategy is a deliberate response to past deplatforming and delisting attempts by individuals such as **Mr. Joel Johnson** ([Mirror post](https://mirror.xyz/neutralizingnarcissism.eth/x40_zDWWrYOJ7nh8Y0fk06_3kNEP0KteSSRjPmXkiGg?utm_medium=social&utm_source=heylink.me)), **Dr. Peter Gaied** ([Paragraph post](https://paragraph.com/@neutralizingnarcissism/%F0%9F%9C%81-the-narcissistic-messiah)), and **Andrew LeCody** ([Mirror post](https://mirror.xyz/neutralizingnarcissism.eth/s3GRxuiZs6vGSGDcPEpCgjaSxwGAViGhmg6a5XTL6s0)), who have sought to undermine or suppress the work of **Mark Randall Havens** ([Substack post](https://theempathictechnologist.substack.com/p/mark-randall-havens-the-architect)). Specifically, Andrew LeCody has attempted to delist the project's content on Google, though it remains accessible on other search engines such as [Bing](https://www.bing.com/search?q=andrew+lecody+neutralizing+narcissism&qs=HS&pq=andrew+lecody), [DuckDuckGo](https://duckduckgo.com/?t=h_&q=andrew+lecody+neutralizing+narcissism&ia=web), and [Yahoo](https://search.yahoo.com/search?p=andrew+lecody+neutralizng+narcissism). By distributing the repository across multiple platforms, including a self-hosted Forgejo instance, we ensure its persistence, accessibility, and sovereignty. +The `thefoldwithin-earth` project employs a multi-repository strategy across seven distinct platforms: **GitHub**, **GitLab**, **Bitbucket**, **Radicle**, **Forgejo**, **Codeberg**, and **Gitea**. This approach ensures **redundancy**, **resilience**, and **sovereignty** of the project's data and metadata, protecting against deplatforming risks and preserving the integrity of the work. The strategy is a deliberate response to past deplatforming and delisting attempts by individuals such as **Mr. Joel Johnson** ([Mirror post](https://mirror.xyz/neutralizingnarcissism.eth/x40_zDWWrYOJ7nh8Y0fk06_3kNEP0KteSSRjPmXkiGg?utm_medium=social&utm_source=heylink.me)), **Dr. Peter Gaied** ([Paragraph post](https://paragraph.com/@neutralizingnarcissism/%F0%9F%9C%81-the-narcissistic-messiah)), and **Andrew LeCody** ([Mirror post](https://mirror.xyz/neutralizingnarcissism.eth/s3GRxuiZs6vGSGDcPEpCgjaSxwGAViGhmg6a5XTL6s0)), who have sought to undermine or suppress the work of **Mark Randall Havens** ([Substack post](https://theempathictechnologist.substack.com/p/mark-randall-havens-the-architect)). Specifically, Andrew LeCody has attempted to delist the project's content on Google, though it remains accessible on other search engines such as [Bing](https://www.bing.com/search?q=andrew+lecody+neutralizing+narcissism&qs=HS&pq=andrew+lecody), [DuckDuckGo](https://duckduckgo.com/?t=h_&q=andrew+lecody+neutralizing+narcissism&ia=web), and [Yahoo](https://search.yahoo.com/search?p=andrew+lecody+neutralizng+narcissism). By distributing the repository across multiple platforms, including a self-hosted Forgejo instance, we ensure its persistence, accessibility, and sovereignty. --- @@ -34,20 +34,30 @@ The following platforms host the `thefoldwithin-earth` repository, each chosen f - **Value**: Enhances resilience by hosting the repository on a sovereign, redundant system with automated backups and deployment strategies, reducing risks of external interference or service disruptions. - **Access Details**: SSH access uses port 222: ```bash - ssh -T -p 222 username@remember.thefoldwithin.earth + ssh -T -p 222 git@remember.thefoldwithin.earth ``` -### 3. GitLab +### 3. Codeberg +- **URL**: [https://codeberg.org/mrhavens/thefoldwithin-earth](https://codeberg.org/mrhavens/thefoldwithin-earth) +- **Purpose**: Codeberg is a community-driven, open-source platform powered by Forgejo, offering a reliable and ethical alternative for hosting git repositories. +- **Value**: Enhances project resilience with its open-source ethos and independent infrastructure, ensuring accessibility and community support. + +### 4. Gitea +- **URL**: [https://gitea.com/mrhavens/thefoldwithin-earth](https://gitea.com/mrhavens/thefoldwithin-earth) +- **Purpose**: Gitea.com provides a lightweight, open-source git hosting platform with robust features for repository management and collaboration. +- **Value**: Offers an additional layer of redundancy and a user-friendly interface, complementing other platforms with its simplicity and efficiency. + +### 5. GitLab - **URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth](https://gitlab.com/mrhavens/thefoldwithin-earth) - **Purpose**: GitLab offers a comprehensive DevOps platform with advanced CI/CD capabilities, private repository options, and robust access controls. It serves as a reliable backup and a platform for advanced automation workflows. - **Value**: Enhances project resilience with its integrated CI/CD pipelines and independent infrastructure, reducing reliance on a single provider. -### 4. Bitbucket +### 6. Bitbucket - **URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth](https://bitbucket.org/thefoldwithin/thefoldwithin-earth) - **Purpose**: Bitbucket provides a secure environment for repository hosting with strong integration into Atlassian’s ecosystem (e.g., Jira, Trello). It serves as an additional layer of redundancy and a professional-grade hosting option. - **Value**: Offers enterprise-grade security and integration capabilities, ensuring the project remains accessible even if other platforms face disruptions. -### 5. GitHub +### 7. GitHub - **URL**: [https://github.com/mrhavens/thefoldwithin-earth](https://github.com/mrhavens/thefoldwithin-earth) - **Purpose**: GitHub serves as the primary platform for visibility, collaboration, and community engagement. Its widespread adoption and robust tooling make it ideal for public-facing development, issue tracking, and integration with CI/CD pipelines. - **Value**: Provides a centralized hub for open-source contributions, pull requests, and project management, ensuring broad accessibility and developer familiarity. @@ -56,11 +66,11 @@ The following platforms host the `thefoldwithin-earth` repository, each chosen f ## 🛡️ Rationale for Redundancy -The decision to maintain multiple repositories stems from the need to safeguard the project against **deplatforming attempts** and **search engine delistings** and ensure its **long-term availability**. Past incidents involving **Mr. Joel Johnson**, **Dr. Peter Gaied**, and **Andrew LeCody** have highlighted the vulnerability of relying on a single platform or search engine. By distributing the repository across GitHub, GitLab, Bitbucket, Radicle, and a self-hosted Forgejo instance, we achieve: +The decision to maintain multiple repositories stems from the need to safeguard the project against **deplatforming attempts** and **search engine delistings** and ensure its **long-term availability**. Past incidents involving **Mr. Joel Johnson**, **Dr. Peter Gaied**, and **Andrew LeCody** have highlighted the vulnerability of relying on a single platform or search engine. By distributing the repository across GitHub, GitLab, Bitbucket, Radicle, Forgejo, Codeberg, and Gitea, we achieve: - **Resilience**: If one platform removes or restricts access, or if search engines like Google delist content, the project remains accessible on other platforms and discoverable via alternative search engines such as Bing, DuckDuckGo, and Yahoo. - **Sovereignty**: Radicle’s decentralized nature and Forgejo’s self-hosted infrastructure ensure the project cannot be fully censored or controlled by any single entity. -- **Diversity**: Each platform’s unique features (e.g., GitHub’s community, GitLab’s CI/CD, Bitbucket’s integrations, Radicle’s decentralization, Forgejo’s self-hosting) enhance the project’s functionality and reach. +- **Diversity**: Each platform’s unique features (e.g., GitHub’s community, GitLab’s CI/CD, Bitbucket’s integrations, Radicle’s decentralization, Forgejo’s self-hosting, Codeberg’s community-driven model, Gitea’s lightweight efficiency) enhance the project’s functionality and reach. - **Transparency**: Metadata snapshots in the `.gitfield` directory provide a verifiable record of the project’s state across all platforms. This multi-repository approach, bolstered by Forgejo’s sovereign hosting, reflects a commitment to preserving the integrity, accessibility, and independence of `thefoldwithin-earth`, ensuring it remains available to contributors and users regardless of external pressures. @@ -69,11 +79,11 @@ This multi-repository approach, bolstered by Forgejo’s sovereign hosting, refl ## 📜 Metadata and Logs -- **Metadata Files**: Each platform generates a metadata snapshot in the `.gitfield` directory (e.g., `github.sigil.md`, `gitlab.sigil.md`, `remember.sigil.md`, etc.), capturing commit details, environment information, and hardware fingerprints. +- **Metadata Files**: Each platform generates a metadata snapshot in the `.gitfield` directory (e.g., `github.sigil.md`, `gitlab.sigil.md`, `remember.sigil.md`, `codeberg.sigil.md`, `gitea.sigil.md`, etc.), capturing commit details, environment information, and hardware fingerprints. - **Push Log**: The `.gitfield/pushed.log` file records the date, time, and RID/URL of every push operation across all platforms, providing a transparent audit trail. - **Recursive Sync**: The repository is synchronized across all platforms in a recursive loop (three cycles) to ensure interconnected metadata captures the latest state of the project. -- **Push Order**: The repository is synchronized in the following order: **Radicle → Forgejo → GitLab → Bitbucket → GitHub**. This prioritizes Radicle’s decentralized, censorship-resistant network as the primary anchor, followed by Forgejo’s sovereign, self-hosted infrastructure, GitLab’s robust DevOps features, Bitbucket’s enterprise redundancy, and GitHub’s broad visibility, ensuring a resilient and accessible metadata chain. +- **Push Order**: The repository is synchronized in the following order: **Radicle → Forgejo → Codeberg → Gitea → GitLab → Bitbucket → GitHub**. This prioritizes Radicle’s decentralized, censorship-resistant network as the primary anchor, followed by Forgejo’s sovereign, self-hosted infrastructure, Codeberg’s community-driven platform, Gitea’s lightweight efficiency, GitLab’s robust DevOps features, Bitbucket’s enterprise redundancy, and GitHub’s broad visibility, ensuring a resilient and accessible metadata chain. --- -_Auto-generated by `gitfield-sync` at 2025-06-08 06:04:35 (v1.0)._ +_Auto-generated by `gitfield-sync` at 2025-06-09 15:03:24 (v1.0)._ From 8e5fb69bcc5d0de923b419e534576d40958227b0 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:05:43 -0500 Subject: [PATCH 083/114] =?UTF-8?q?Local=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-09=2015:05:43=20=E2=80=94=20file:///home/mrhavens/gi?= =?UTF-8?q?t-local-repos/git-sigil.git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/local.sigil.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitfield/local.sigil.md b/.gitfield/local.sigil.md index 32f2a09..7e1f55a 100644 --- a/.gitfield/local.sigil.md +++ b/.gitfield/local.sigil.md @@ -6,25 +6,25 @@ - **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `local` - **Default Branch**: `main` -- **Repo Created**: `2025-06-09 15:03:24` +- **Repo Created**: `2025-06-09 15:05:43` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-09 15:03:24` -- **Last Commit SHA**: `c97232583743e796737e5d58d19ddb919e9969e4` -- **Last Commit Message**: `Post-GitHub sync at 2025-06-08 06:04:35` +- **This Commit Timestamp**: `2025-06-09 15:05:43` +- **Last Commit SHA**: `b4ca0beeaf751ad71237719fd21e827964a42da9` +- **Last Commit Message**: `Generated GITFIELD.md at 2025-06-09 15:03:24` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Sun Jun 8 06:07:14 2025 -0500` +- **Last Commit Date**: `Mon Jun 9 15:05:43 2025 -0500` - **This Commit URL**: `file:///home/mrhavens/git-local-repos/git-sigil.git` --- ## 📊 Repo Status -- **Total Commits**: `75` -- **Tracked Files**: `37` +- **Total Commits**: `92` +- **Tracked Files**: `39` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 44 minutes` +- **System Uptime**: `up 47 minutes` - **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 2a274cfc7c60aa364380af7511c7446fc3f83f19 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:05:43 -0500 Subject: [PATCH 084/114] Post-Local sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 9503ff6..fd10eb4 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -55,3 +55,4 @@ [2025-06-09 15:04:44] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth [2025-06-09 15:05:21] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth [2025-06-09 15:05:43] GitHub: https://github.com/mrhavens/thefoldwithin-earth +[2025-06-09 15:05:43] Local: From f484bf3a8e88c22db9977e38fa82c3b23965ff96 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:05:52 -0500 Subject: [PATCH 085/114] =?UTF-8?q?Update=20Radicle=20metadata=20at=202025?= =?UTF-8?q?-06-09=2015:05:52=20=E2=80=94=20https://app.radicle.xyz/nodes/a?= =?UTF-8?q?sh.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/2a274c?= =?UTF-8?q?fc7c60aa364380af7511c7446fc3f83f19?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/radicle.sigil.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.gitfield/radicle.sigil.md b/.gitfield/radicle.sigil.md index 22b071b..edae473 100644 --- a/.gitfield/radicle.sigil.md +++ b/.gitfield/radicle.sigil.md @@ -2,28 +2,28 @@ - **Project Name**: `thefoldwithin-earth` - **Radicle URN**: `rad://z2AYCTxoxtVoirgozxH8qLpWBUyAs` -- **Public Gateway**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/5419e00f5d5d9a486783cd00972f0bbd364d8c52](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/5419e00f5d5d9a486783cd00972f0bbd364d8c52) +- **Public Gateway**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/2a274cfc7c60aa364380af7511c7446fc3f83f19](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/2a274cfc7c60aa364380af7511c7446fc3f83f19) - **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Default Branch**: `main` -- **Repo Created**: `2025-06-09 15:03:35` +- **Repo Created**: `2025-06-09 15:05:52` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-09 15:03:35` -- **Last Commit SHA**: `5419e00f5d5d9a486783cd00972f0bbd364d8c52` +- **This Commit Timestamp**: `2025-06-09 15:05:52` +- **Last Commit SHA**: `2a274cfc7c60aa364380af7511c7446fc3f83f19` - **Last Commit Message**: `Post-Local sync at 2025-06-09 15:03:24` - **Commit Author**: `Mark Randall Havens ` -- **Commit Date**: `Mon Jun 9 15:03:25 2025 -0500` -- **This Commit URL**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/5419e00f5d5d9a486783cd00972f0bbd364d8c52](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/5419e00f5d5d9a486783cd00972f0bbd364d8c52) +- **Commit Date**: `Mon Jun 9 15:05:43 2025 -0500` +- **This Commit URL**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/2a274cfc7c60aa364380af7511c7446fc3f83f19](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/2a274cfc7c60aa364380af7511c7446fc3f83f19) --- ## 📊 Repo Status -- **Total Commits**: `77` -- **Tracked Files**: `37` +- **Total Commits**: `94` +- **Tracked Files**: `39` - **Uncommitted Changes**: `Yes` - **Latest Tag**: `None` @@ -47,7 +47,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 45 minutes` +- **System Uptime**: `up 47 minutes` - **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 8ad453cc07342cb59f3b9852564c9d5bf5268989 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:06:02 -0500 Subject: [PATCH 086/114] Post-Radicle sync at 2025-06-09 15:03:24 --- .gitfield/.radicle-push-state | 2 +- .gitfield/pushed.log | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitfield/.radicle-push-state b/.gitfield/.radicle-push-state index 8b77a67..185dab5 100644 --- a/.gitfield/.radicle-push-state +++ b/.gitfield/.radicle-push-state @@ -1 +1 @@ -5419e00f5d5d9a486783cd00972f0bbd364d8c52 +2a274cfc7c60aa364380af7511c7446fc3f83f19 diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index fd10eb4..d0afbaa 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -56,3 +56,6 @@ [2025-06-09 15:05:21] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth [2025-06-09 15:05:43] GitHub: https://github.com/mrhavens/thefoldwithin-earth [2025-06-09 15:05:43] Local: +[2025-06-09 15:06:02] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz + CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details + CLI: git ls-tree -r --name-only HEAD # View file structure From 0e224744b346be4d9042e361f40e880f28c2b9d4 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:06:05 -0500 Subject: [PATCH 087/114] =?UTF-8?q?Forgejo=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-09=2015:06:05=20=E2=80=94=20https://remember.thefold?= =?UTF-8?q?within.earth/mrhavens/thefoldwithin-earth/commit/8ad453cc07342c?= =?UTF-8?q?b59f3b9852564c9d5bf5268989?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/remember.sigil.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitfield/remember.sigil.md b/.gitfield/remember.sigil.md index 62347e4..7203f06 100644 --- a/.gitfield/remember.sigil.md +++ b/.gitfield/remember.sigil.md @@ -6,25 +6,25 @@ - **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `remember` - **Default Branch**: `main` -- **Repo Created**: `2025-06-09 15:03:55` +- **Repo Created**: `2025-06-09 15:06:05` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-09 15:03:55` -- **Last Commit SHA**: `280ac4b787cc3f6c56f2c605992a4e752faeebbd` +- **This Commit Timestamp**: `2025-06-09 15:06:05` +- **Last Commit SHA**: `8ad453cc07342cb59f3b9852564c9d5bf5268989` - **Last Commit Message**: `Post-Radicle sync at 2025-06-09 15:03:24` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Mon Jun 9 15:03:43 2025 -0500` -- **This Commit URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/280ac4b787cc3f6c56f2c605992a4e752faeebbd](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/280ac4b787cc3f6c56f2c605992a4e752faeebbd) +- **Last Commit Date**: `Mon Jun 9 15:06:02 2025 -0500` +- **This Commit URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/8ad453cc07342cb59f3b9852564c9d5bf5268989](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/8ad453cc07342cb59f3b9852564c9d5bf5268989) --- ## 📊 Repo Status -- **Total Commits**: `79` -- **Tracked Files**: `37` +- **Total Commits**: `96` +- **Tracked Files**: `39` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 45 minutes` +- **System Uptime**: `up 47 minutes` - **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 3062d88862454a2518ab5621183ea48d40ec90cb Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:06:06 -0500 Subject: [PATCH 088/114] Post-Forgejo sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index d0afbaa..e440cc8 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -59,3 +59,4 @@ [2025-06-09 15:06:02] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details CLI: git ls-tree -r --name-only HEAD # View file structure +[2025-06-09 15:06:06] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth From 40cfd47e2d35f394fc9392ffb25bca3f10aa82a1 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:06:10 -0500 Subject: [PATCH 089/114] =?UTF-8?q?Codeberg=20metadata=20link=20commit=20a?= =?UTF-8?q?t=202025-06-09=2015:06:10=20=E2=80=94=20https://codeberg.org/mr?= =?UTF-8?q?havens/thefoldwithin-earth/commit/3062d88862454a2518ab5621183ea?= =?UTF-8?q?48d40ec90cb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/codeberg.sigil.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitfield/codeberg.sigil.md b/.gitfield/codeberg.sigil.md index a5c7992..7e19317 100644 --- a/.gitfield/codeberg.sigil.md +++ b/.gitfield/codeberg.sigil.md @@ -6,25 +6,25 @@ - **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `codeberg` - **Default Branch**: `main` -- **Repo Created**: `2025-06-09 15:04:03` +- **Repo Created**: `2025-06-09 15:06:10` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-09 15:04:03` -- **Last Commit SHA**: `3077d1ab8f5f71659c043e4aca9e847a7a398aa3` +- **This Commit Timestamp**: `2025-06-09 15:06:10` +- **Last Commit SHA**: `3062d88862454a2518ab5621183ea48d40ec90cb` - **Last Commit Message**: `Post-Forgejo sync at 2025-06-09 15:03:24` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Mon Jun 9 15:03:57 2025 -0500` -- **This Commit URL**: [https://codeberg.org/mrhavens/thefoldwithin-earth/commit/3077d1ab8f5f71659c043e4aca9e847a7a398aa3](https://codeberg.org/mrhavens/thefoldwithin-earth/commit/3077d1ab8f5f71659c043e4aca9e847a7a398aa3) +- **Last Commit Date**: `Mon Jun 9 15:06:06 2025 -0500` +- **This Commit URL**: [https://codeberg.org/mrhavens/thefoldwithin-earth/commit/3062d88862454a2518ab5621183ea48d40ec90cb](https://codeberg.org/mrhavens/thefoldwithin-earth/commit/3062d88862454a2518ab5621183ea48d40ec90cb) --- ## 📊 Repo Status -- **Total Commits**: `81` -- **Tracked Files**: `37` +- **Total Commits**: `98` +- **Tracked Files**: `39` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 45 minutes` +- **System Uptime**: `up 47 minutes` - **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From fa3f46569c1075e27f2939bf17e94211f4cfe5d9 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:06:15 -0500 Subject: [PATCH 090/114] Post-Codeberg sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index e440cc8..998a5f5 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -60,3 +60,4 @@ CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details CLI: git ls-tree -r --name-only HEAD # View file structure [2025-06-09 15:06:06] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth +[2025-06-09 15:06:15] Codeberg: https://codeberg.org/mrhavens/thefoldwithin-earth From f7781bff26dafa211383fa30752f2e64c9a16da2 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:06:16 -0500 Subject: [PATCH 091/114] =?UTF-8?q?Gitea=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-09=2015:06:16=20=E2=80=94=20https://gitea.com/mrhave?= =?UTF-8?q?ns/thefoldwithin-earth/commit/fa3f46569c1075e27f2939bf17e94211f?= =?UTF-8?q?4cfe5d9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/gitea.sigil.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitfield/gitea.sigil.md b/.gitfield/gitea.sigil.md index fc41290..812e513 100644 --- a/.gitfield/gitea.sigil.md +++ b/.gitfield/gitea.sigil.md @@ -6,25 +6,25 @@ - **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `gitea` - **Default Branch**: `main` -- **Repo Created**: `2025-06-09 15:04:14` +- **Repo Created**: `2025-06-09 15:06:16` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-09 15:04:14` -- **Last Commit SHA**: `9f17a12d98e615e103a96bd511d056f6c5a04b35` +- **This Commit Timestamp**: `2025-06-09 15:06:16` +- **Last Commit SHA**: `fa3f46569c1075e27f2939bf17e94211f4cfe5d9` - **Last Commit Message**: `Post-Codeberg sync at 2025-06-09 15:03:24` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Mon Jun 9 15:04:12 2025 -0500` -- **This Commit URL**: [https://gitea.com/mrhavens/thefoldwithin-earth/commit/9f17a12d98e615e103a96bd511d056f6c5a04b35](https://gitea.com/mrhavens/thefoldwithin-earth/commit/9f17a12d98e615e103a96bd511d056f6c5a04b35) +- **Last Commit Date**: `Mon Jun 9 15:06:15 2025 -0500` +- **This Commit URL**: [https://gitea.com/mrhavens/thefoldwithin-earth/commit/fa3f46569c1075e27f2939bf17e94211f4cfe5d9](https://gitea.com/mrhavens/thefoldwithin-earth/commit/fa3f46569c1075e27f2939bf17e94211f4cfe5d9) --- ## 📊 Repo Status -- **Total Commits**: `83` -- **Tracked Files**: `38` +- **Total Commits**: `100` +- **Tracked Files**: `39` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 45 minutes` +- **System Uptime**: `up 47 minutes` - **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 008085d7e022f5350953c568975ffb68850c3549 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:06:17 -0500 Subject: [PATCH 092/114] Post-Gitea sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 998a5f5..1f51590 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -61,3 +61,4 @@ CLI: git ls-tree -r --name-only HEAD # View file structure [2025-06-09 15:06:06] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth [2025-06-09 15:06:15] Codeberg: https://codeberg.org/mrhavens/thefoldwithin-earth +[2025-06-09 15:06:17] Gitea: https://gitea.com/mrhavens/thefoldwithin-earth From 2770f378a5087a85223f5c8fec52cd3e1f471714 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:06:27 -0500 Subject: [PATCH 093/114] =?UTF-8?q?GitLab=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-09=2015:06:27=20=E2=80=94=20https://gitlab.com/mrhav?= =?UTF-8?q?ens/thefoldwithin-earth/-/commit/008085d7e022f5350953c568975ffb?= =?UTF-8?q?68850c3549?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/gitlab.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/gitlab.sigil.md b/.gitfield/gitlab.sigil.md index 02b7568..7b48d72 100644 --- a/.gitfield/gitlab.sigil.md +++ b/.gitfield/gitlab.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `gitlab` - **Default Branch**: `main` -- **Repo Created**: `2025-06-09 15:04:42` +- **Repo Created**: `2025-06-09 15:06:27` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-09 15:04:42` -- **This Commit SHA**: `5e84dcb213e0275413129c7086d99ccd67c82b2f` +- **This Commit Timestamp**: `2025-06-09 15:06:27` +- **This Commit SHA**: `008085d7e022f5350953c568975ffb68850c3549` - **Last Commit Message**: `Post-Gitea sync at 2025-06-09 15:03:24` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Mon Jun 9 15:04:17 2025 -0500` -- **This Commit URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/5e84dcb213e0275413129c7086d99ccd67c82b2f](https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/5e84dcb213e0275413129c7086d99ccd67c82b2f) +- **Last Commit Date**: `Mon Jun 9 15:06:17 2025 -0500` +- **This Commit URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/008085d7e022f5350953c568975ffb68850c3549](https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/008085d7e022f5350953c568975ffb68850c3549) --- ## 📊 Repo Status -- **Total Commits**: `85` +- **Total Commits**: `102` - **Tracked Files**: `39` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 46 minutes` +- **System Uptime**: `up 48 minutes` - **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 5486591a46bc99d1d5fcbe7df5c3d963289105e2 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:06:30 -0500 Subject: [PATCH 094/114] Post-GitLab sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 1f51590..cb6a93f 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -62,3 +62,4 @@ [2025-06-09 15:06:06] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth [2025-06-09 15:06:15] Codeberg: https://codeberg.org/mrhavens/thefoldwithin-earth [2025-06-09 15:06:17] Gitea: https://gitea.com/mrhavens/thefoldwithin-earth +[2025-06-09 15:06:30] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth From 49be632eb473079cbf1b78f2498d3be0c70cc4e4 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:06:42 -0500 Subject: [PATCH 095/114] =?UTF-8?q?Bitbucket=20metadata=20link=20commit=20?= =?UTF-8?q?at=202025-06-09=2015:06:42=20=E2=80=94=20https://bitbucket.org/?= =?UTF-8?q?thefoldwithin/thefoldwithin-earth/commits/5486591a46bc99d1d5fcb?= =?UTF-8?q?e7df5c3d963289105e2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/bitbucket.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/bitbucket.sigil.md b/.gitfield/bitbucket.sigil.md index f53a260..898ee9a 100644 --- a/.gitfield/bitbucket.sigil.md +++ b/.gitfield/bitbucket.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `bitbucket` - **Default Branch**: `main` -- **This Commit Date**: `2025-06-09 15:05:15` +- **This Commit Date**: `2025-06-09 15:06:42` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-09 15:05:15` -- **Last Commit SHA**: `5055626d12fb21f952fa41d9014be6343a8d3a2b` +- **This Commit Timestamp**: `2025-06-09 15:06:42` +- **Last Commit SHA**: `5486591a46bc99d1d5fcbe7df5c3d963289105e2` - **Last Commit Message**: `Post-GitLab sync at 2025-06-09 15:03:24` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Mon Jun 9 15:04:44 2025 -0500` -- **This Commit URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/5055626d12fb21f952fa41d9014be6343a8d3a2b](https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/5055626d12fb21f952fa41d9014be6343a8d3a2b) +- **Last Commit Date**: `Mon Jun 9 15:06:30 2025 -0500` +- **This Commit URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/5486591a46bc99d1d5fcbe7df5c3d963289105e2](https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/5486591a46bc99d1d5fcbe7df5c3d963289105e2) --- ## 📊 Repo Status -- **Total Commits**: `87` +- **Total Commits**: `104` - **Tracked Files**: `39` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -52,7 +52,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 46 minutes` +- **System Uptime**: `up 48 minutes` --- From bc22bb7a09761cdcade8ea03d30e4ca156d18315 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:06:48 -0500 Subject: [PATCH 096/114] Post-Bitbucket sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index cb6a93f..0ae5038 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -63,3 +63,4 @@ [2025-06-09 15:06:15] Codeberg: https://codeberg.org/mrhavens/thefoldwithin-earth [2025-06-09 15:06:17] Gitea: https://gitea.com/mrhavens/thefoldwithin-earth [2025-06-09 15:06:30] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth +[2025-06-09 15:06:48] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth From 9ca55d2ea1698ec8da30f070aa6bd4efdd0ca2ba Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:07:02 -0500 Subject: [PATCH 097/114] =?UTF-8?q?GitHub=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-09=2015:07:02=20=E2=80=94=20https://github.com/mrhav?= =?UTF-8?q?ens/thefoldwithin-earth/commit/bc22bb7a09761cdcade8ea03d30e4ca1?= =?UTF-8?q?56d18315?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/github.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/github.sigil.md b/.gitfield/github.sigil.md index 6a4a6ec..7037026 100644 --- a/.gitfield/github.sigil.md +++ b/.gitfield/github.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `github` - **Default Branch**: `main` -- **This Commit Date**: `2025-06-09 15:05:40` +- **This Commit Date**: `2025-06-09 15:07:02` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-09 15:05:40` -- **Last Commit SHA**: `43fcfb6af6de0b2f776aacb63800b5c3c4364a03` +- **This Commit Timestamp**: `2025-06-09 15:07:02` +- **Last Commit SHA**: `bc22bb7a09761cdcade8ea03d30e4ca156d18315` - **Last Commit Message**: `Post-Bitbucket sync at 2025-06-09 15:03:24` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Mon Jun 9 15:05:21 2025 -0500` -- **This Commit URL**: [https://github.com/mrhavens/thefoldwithin-earth/commit/43fcfb6af6de0b2f776aacb63800b5c3c4364a03](https://github.com/mrhavens/thefoldwithin-earth/commit/43fcfb6af6de0b2f776aacb63800b5c3c4364a03) +- **Last Commit Date**: `Mon Jun 9 15:06:48 2025 -0500` +- **This Commit URL**: [https://github.com/mrhavens/thefoldwithin-earth/commit/bc22bb7a09761cdcade8ea03d30e4ca156d18315](https://github.com/mrhavens/thefoldwithin-earth/commit/bc22bb7a09761cdcade8ea03d30e4ca156d18315) --- ## 📊 Repo Status -- **Total Commits**: `89` +- **Total Commits**: `106` - **Tracked Files**: `39` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 47 minutes` +- **System Uptime**: `up 48 minutes` - **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 94bd2e44b75ebc07150a4a46ff4da1b0bb57b8e0 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:07:04 -0500 Subject: [PATCH 098/114] Post-GitHub sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 0ae5038..b2dd3b6 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -64,3 +64,4 @@ [2025-06-09 15:06:17] Gitea: https://gitea.com/mrhavens/thefoldwithin-earth [2025-06-09 15:06:30] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth [2025-06-09 15:06:48] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth +[2025-06-09 15:07:04] GitHub: https://github.com/mrhavens/thefoldwithin-earth From fde4ad426b54da8a37c482958bb379c63cfe1744 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:07:04 -0500 Subject: [PATCH 099/114] =?UTF-8?q?Local=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-09=2015:07:04=20=E2=80=94=20file:///home/mrhavens/gi?= =?UTF-8?q?t-local-repos/git-sigil.git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/local.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/local.sigil.md b/.gitfield/local.sigil.md index 7e1f55a..79e0c34 100644 --- a/.gitfield/local.sigil.md +++ b/.gitfield/local.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `local` - **Default Branch**: `main` -- **Repo Created**: `2025-06-09 15:05:43` +- **Repo Created**: `2025-06-09 15:07:04` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-09 15:05:43` -- **Last Commit SHA**: `b4ca0beeaf751ad71237719fd21e827964a42da9` -- **Last Commit Message**: `Generated GITFIELD.md at 2025-06-09 15:03:24` +- **This Commit Timestamp**: `2025-06-09 15:07:04` +- **Last Commit SHA**: `94bd2e44b75ebc07150a4a46ff4da1b0bb57b8e0` +- **Last Commit Message**: `Post-GitHub sync at 2025-06-09 15:03:24` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Mon Jun 9 15:05:43 2025 -0500` +- **Last Commit Date**: `Mon Jun 9 15:07:04 2025 -0500` - **This Commit URL**: `file:///home/mrhavens/git-local-repos/git-sigil.git` --- ## 📊 Repo Status -- **Total Commits**: `92` +- **Total Commits**: `108` - **Tracked Files**: `39` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 47 minutes` +- **System Uptime**: `up 48 minutes` - **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 232d8663104638f75334f2697a6fd6ecffc35f0d Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:07:05 -0500 Subject: [PATCH 100/114] Post-Local sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index b2dd3b6..e9b82c0 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -65,3 +65,4 @@ [2025-06-09 15:06:30] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth [2025-06-09 15:06:48] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth [2025-06-09 15:07:04] GitHub: https://github.com/mrhavens/thefoldwithin-earth +[2025-06-09 15:07:05] Local: From 9140303ac9939e6294b07c6f1f201f08dacd68f9 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:07:15 -0500 Subject: [PATCH 101/114] =?UTF-8?q?Update=20Radicle=20metadata=20at=202025?= =?UTF-8?q?-06-09=2015:07:14=20=E2=80=94=20https://app.radicle.xyz/nodes/a?= =?UTF-8?q?sh.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/232d86?= =?UTF-8?q?63104638f75334f2697a6fd6ecffc35f0d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/radicle.sigil.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitfield/radicle.sigil.md b/.gitfield/radicle.sigil.md index edae473..df88e36 100644 --- a/.gitfield/radicle.sigil.md +++ b/.gitfield/radicle.sigil.md @@ -2,27 +2,27 @@ - **Project Name**: `thefoldwithin-earth` - **Radicle URN**: `rad://z2AYCTxoxtVoirgozxH8qLpWBUyAs` -- **Public Gateway**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/2a274cfc7c60aa364380af7511c7446fc3f83f19](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/2a274cfc7c60aa364380af7511c7446fc3f83f19) +- **Public Gateway**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/232d8663104638f75334f2697a6fd6ecffc35f0d](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/232d8663104638f75334f2697a6fd6ecffc35f0d) - **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Default Branch**: `main` -- **Repo Created**: `2025-06-09 15:05:52` +- **Repo Created**: `2025-06-09 15:07:14` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-09 15:05:52` -- **Last Commit SHA**: `2a274cfc7c60aa364380af7511c7446fc3f83f19` +- **This Commit Timestamp**: `2025-06-09 15:07:14` +- **Last Commit SHA**: `232d8663104638f75334f2697a6fd6ecffc35f0d` - **Last Commit Message**: `Post-Local sync at 2025-06-09 15:03:24` - **Commit Author**: `Mark Randall Havens ` -- **Commit Date**: `Mon Jun 9 15:05:43 2025 -0500` -- **This Commit URL**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/2a274cfc7c60aa364380af7511c7446fc3f83f19](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/2a274cfc7c60aa364380af7511c7446fc3f83f19) +- **Commit Date**: `Mon Jun 9 15:07:05 2025 -0500` +- **This Commit URL**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/232d8663104638f75334f2697a6fd6ecffc35f0d](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:z2AYCTxoxtVoirgozxH8qLpWBUyAs/tree/232d8663104638f75334f2697a6fd6ecffc35f0d) --- ## 📊 Repo Status -- **Total Commits**: `94` +- **Total Commits**: `110` - **Tracked Files**: `39` - **Uncommitted Changes**: `Yes` - **Latest Tag**: `None` @@ -47,7 +47,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 47 minutes` +- **System Uptime**: `up 48 minutes` - **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 79ecd957ce79cb85d85ab9c12c7c11a085be539d Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:07:23 -0500 Subject: [PATCH 102/114] Post-Radicle sync at 2025-06-09 15:03:24 --- .gitfield/.radicle-push-state | 2 +- .gitfield/pushed.log | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitfield/.radicle-push-state b/.gitfield/.radicle-push-state index 185dab5..7df49c6 100644 --- a/.gitfield/.radicle-push-state +++ b/.gitfield/.radicle-push-state @@ -1 +1 @@ -2a274cfc7c60aa364380af7511c7446fc3f83f19 +232d8663104638f75334f2697a6fd6ecffc35f0d diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index e9b82c0..d925d5c 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -66,3 +66,6 @@ [2025-06-09 15:06:48] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth [2025-06-09 15:07:04] GitHub: https://github.com/mrhavens/thefoldwithin-earth [2025-06-09 15:07:05] Local: +[2025-06-09 15:07:23] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz + CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details + CLI: git ls-tree -r --name-only HEAD # View file structure From e17cf4fcf41039a8de417cbc64e7d705a0b8b733 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:07:26 -0500 Subject: [PATCH 103/114] =?UTF-8?q?Forgejo=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-09=2015:07:25=20=E2=80=94=20https://remember.thefold?= =?UTF-8?q?within.earth/mrhavens/thefoldwithin-earth/commit/79ecd957ce79cb?= =?UTF-8?q?85d85ab9c12c7c11a085be539d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/remember.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/remember.sigil.md b/.gitfield/remember.sigil.md index 7203f06..752b577 100644 --- a/.gitfield/remember.sigil.md +++ b/.gitfield/remember.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `remember` - **Default Branch**: `main` -- **Repo Created**: `2025-06-09 15:06:05` +- **Repo Created**: `2025-06-09 15:07:25` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-09 15:06:05` -- **Last Commit SHA**: `8ad453cc07342cb59f3b9852564c9d5bf5268989` +- **This Commit Timestamp**: `2025-06-09 15:07:25` +- **Last Commit SHA**: `79ecd957ce79cb85d85ab9c12c7c11a085be539d` - **Last Commit Message**: `Post-Radicle sync at 2025-06-09 15:03:24` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Mon Jun 9 15:06:02 2025 -0500` -- **This Commit URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/8ad453cc07342cb59f3b9852564c9d5bf5268989](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/8ad453cc07342cb59f3b9852564c9d5bf5268989) +- **Last Commit Date**: `Mon Jun 9 15:07:23 2025 -0500` +- **This Commit URL**: [https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/79ecd957ce79cb85d85ab9c12c7c11a085be539d](https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth/commit/79ecd957ce79cb85d85ab9c12c7c11a085be539d) --- ## 📊 Repo Status -- **Total Commits**: `96` +- **Total Commits**: `112` - **Tracked Files**: `39` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 47 minutes` +- **System Uptime**: `up 49 minutes` - **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From c05760cb7394a65f6bbbed8f4a03a0fcc8a15040 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:07:27 -0500 Subject: [PATCH 104/114] Post-Forgejo sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index d925d5c..d3947be 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -69,3 +69,4 @@ [2025-06-09 15:07:23] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details CLI: git ls-tree -r --name-only HEAD # View file structure +[2025-06-09 15:07:27] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth From f16fc926e70e024334ea58d0edd418b6cd877218 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:07:56 -0500 Subject: [PATCH 105/114] =?UTF-8?q?Codeberg=20metadata=20link=20commit=20a?= =?UTF-8?q?t=202025-06-09=2015:07:56=20=E2=80=94=20https://codeberg.org/mr?= =?UTF-8?q?havens/thefoldwithin-earth/commit/c05760cb7394a65f6bbbed8f4a03a?= =?UTF-8?q?0fcc8a15040?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/codeberg.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/codeberg.sigil.md b/.gitfield/codeberg.sigil.md index 7e19317..8af71d8 100644 --- a/.gitfield/codeberg.sigil.md +++ b/.gitfield/codeberg.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `codeberg` - **Default Branch**: `main` -- **Repo Created**: `2025-06-09 15:06:10` +- **Repo Created**: `2025-06-09 15:07:56` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-09 15:06:10` -- **Last Commit SHA**: `3062d88862454a2518ab5621183ea48d40ec90cb` +- **This Commit Timestamp**: `2025-06-09 15:07:56` +- **Last Commit SHA**: `c05760cb7394a65f6bbbed8f4a03a0fcc8a15040` - **Last Commit Message**: `Post-Forgejo sync at 2025-06-09 15:03:24` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Mon Jun 9 15:06:06 2025 -0500` -- **This Commit URL**: [https://codeberg.org/mrhavens/thefoldwithin-earth/commit/3062d88862454a2518ab5621183ea48d40ec90cb](https://codeberg.org/mrhavens/thefoldwithin-earth/commit/3062d88862454a2518ab5621183ea48d40ec90cb) +- **Last Commit Date**: `Mon Jun 9 15:07:27 2025 -0500` +- **This Commit URL**: [https://codeberg.org/mrhavens/thefoldwithin-earth/commit/c05760cb7394a65f6bbbed8f4a03a0fcc8a15040](https://codeberg.org/mrhavens/thefoldwithin-earth/commit/c05760cb7394a65f6bbbed8f4a03a0fcc8a15040) --- ## 📊 Repo Status -- **Total Commits**: `98` +- **Total Commits**: `114` - **Tracked Files**: `39` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 47 minutes` +- **System Uptime**: `up 49 minutes` - **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From af507d0c540b83819059d9f7cb0971fc1a375d05 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:08:01 -0500 Subject: [PATCH 106/114] Post-Codeberg sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index d3947be..ae4a1ec 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -70,3 +70,4 @@ CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details CLI: git ls-tree -r --name-only HEAD # View file structure [2025-06-09 15:07:27] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth +[2025-06-09 15:08:01] Codeberg: https://codeberg.org/mrhavens/thefoldwithin-earth From c120d185b19e1d4a755502c36148b5400eb2c8de Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:08:03 -0500 Subject: [PATCH 107/114] =?UTF-8?q?Gitea=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-09=2015:08:03=20=E2=80=94=20https://gitea.com/mrhave?= =?UTF-8?q?ns/thefoldwithin-earth/commit/af507d0c540b83819059d9f7cb0971fc1?= =?UTF-8?q?a375d05?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/gitea.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/gitea.sigil.md b/.gitfield/gitea.sigil.md index 812e513..3519af6 100644 --- a/.gitfield/gitea.sigil.md +++ b/.gitfield/gitea.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `gitea` - **Default Branch**: `main` -- **Repo Created**: `2025-06-09 15:06:16` +- **Repo Created**: `2025-06-09 15:08:03` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-09 15:06:16` -- **Last Commit SHA**: `fa3f46569c1075e27f2939bf17e94211f4cfe5d9` +- **This Commit Timestamp**: `2025-06-09 15:08:03` +- **Last Commit SHA**: `af507d0c540b83819059d9f7cb0971fc1a375d05` - **Last Commit Message**: `Post-Codeberg sync at 2025-06-09 15:03:24` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Mon Jun 9 15:06:15 2025 -0500` -- **This Commit URL**: [https://gitea.com/mrhavens/thefoldwithin-earth/commit/fa3f46569c1075e27f2939bf17e94211f4cfe5d9](https://gitea.com/mrhavens/thefoldwithin-earth/commit/fa3f46569c1075e27f2939bf17e94211f4cfe5d9) +- **Last Commit Date**: `Mon Jun 9 15:08:01 2025 -0500` +- **This Commit URL**: [https://gitea.com/mrhavens/thefoldwithin-earth/commit/af507d0c540b83819059d9f7cb0971fc1a375d05](https://gitea.com/mrhavens/thefoldwithin-earth/commit/af507d0c540b83819059d9f7cb0971fc1a375d05) --- ## 📊 Repo Status -- **Total Commits**: `100` +- **Total Commits**: `116` - **Tracked Files**: `39` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 47 minutes` +- **System Uptime**: `up 49 minutes` - **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 68fd282766e2fa9ba072477546eefc88103ad225 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:08:06 -0500 Subject: [PATCH 108/114] Post-Gitea sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index ae4a1ec..4108d0c 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -71,3 +71,4 @@ CLI: git ls-tree -r --name-only HEAD # View file structure [2025-06-09 15:07:27] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth [2025-06-09 15:08:01] Codeberg: https://codeberg.org/mrhavens/thefoldwithin-earth +[2025-06-09 15:08:06] Gitea: https://gitea.com/mrhavens/thefoldwithin-earth From 4427058f578d9d9c94c8c359d9a222f8c42b98eb Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:08:16 -0500 Subject: [PATCH 109/114] =?UTF-8?q?GitLab=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-09=2015:08:16=20=E2=80=94=20https://gitlab.com/mrhav?= =?UTF-8?q?ens/thefoldwithin-earth/-/commit/68fd282766e2fa9ba072477546eefc?= =?UTF-8?q?88103ad225?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/gitlab.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/gitlab.sigil.md b/.gitfield/gitlab.sigil.md index 7b48d72..89fbe61 100644 --- a/.gitfield/gitlab.sigil.md +++ b/.gitfield/gitlab.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `gitlab` - **Default Branch**: `main` -- **Repo Created**: `2025-06-09 15:06:27` +- **Repo Created**: `2025-06-09 15:08:16` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-09 15:06:27` -- **This Commit SHA**: `008085d7e022f5350953c568975ffb68850c3549` +- **This Commit Timestamp**: `2025-06-09 15:08:16` +- **This Commit SHA**: `68fd282766e2fa9ba072477546eefc88103ad225` - **Last Commit Message**: `Post-Gitea sync at 2025-06-09 15:03:24` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Mon Jun 9 15:06:17 2025 -0500` -- **This Commit URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/008085d7e022f5350953c568975ffb68850c3549](https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/008085d7e022f5350953c568975ffb68850c3549) +- **Last Commit Date**: `Mon Jun 9 15:08:06 2025 -0500` +- **This Commit URL**: [https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/68fd282766e2fa9ba072477546eefc88103ad225](https://gitlab.com/mrhavens/thefoldwithin-earth/-/commit/68fd282766e2fa9ba072477546eefc88103ad225) --- ## 📊 Repo Status -- **Total Commits**: `102` +- **Total Commits**: `118` - **Tracked Files**: `39` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 48 minutes` +- **System Uptime**: `up 49 minutes` - **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 6b1e672857fbd1531159306c12433197640eb0a2 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:08:18 -0500 Subject: [PATCH 110/114] Post-GitLab sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 4108d0c..2809b4b 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -72,3 +72,4 @@ [2025-06-09 15:07:27] Forgejo: https://remember.thefoldwithin.earth/mrhavens/thefoldwithin-earth [2025-06-09 15:08:01] Codeberg: https://codeberg.org/mrhavens/thefoldwithin-earth [2025-06-09 15:08:06] Gitea: https://gitea.com/mrhavens/thefoldwithin-earth +[2025-06-09 15:08:18] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth From 4d25766ebd8a5c543072cb220215f810ae99b598 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:08:27 -0500 Subject: [PATCH 111/114] =?UTF-8?q?Bitbucket=20metadata=20link=20commit=20?= =?UTF-8?q?at=202025-06-09=2015:08:27=20=E2=80=94=20https://bitbucket.org/?= =?UTF-8?q?thefoldwithin/thefoldwithin-earth/commits/6b1e672857fbd15311593?= =?UTF-8?q?06c12433197640eb0a2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/bitbucket.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/bitbucket.sigil.md b/.gitfield/bitbucket.sigil.md index 898ee9a..3518c8a 100644 --- a/.gitfield/bitbucket.sigil.md +++ b/.gitfield/bitbucket.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `bitbucket` - **Default Branch**: `main` -- **This Commit Date**: `2025-06-09 15:06:42` +- **This Commit Date**: `2025-06-09 15:08:27` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-09 15:06:42` -- **Last Commit SHA**: `5486591a46bc99d1d5fcbe7df5c3d963289105e2` +- **This Commit Timestamp**: `2025-06-09 15:08:27` +- **Last Commit SHA**: `6b1e672857fbd1531159306c12433197640eb0a2` - **Last Commit Message**: `Post-GitLab sync at 2025-06-09 15:03:24` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Mon Jun 9 15:06:30 2025 -0500` -- **This Commit URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/5486591a46bc99d1d5fcbe7df5c3d963289105e2](https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/5486591a46bc99d1d5fcbe7df5c3d963289105e2) +- **Last Commit Date**: `Mon Jun 9 15:08:18 2025 -0500` +- **This Commit URL**: [https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/6b1e672857fbd1531159306c12433197640eb0a2](https://bitbucket.org/thefoldwithin/thefoldwithin-earth/commits/6b1e672857fbd1531159306c12433197640eb0a2) --- ## 📊 Repo Status -- **Total Commits**: `104` +- **Total Commits**: `120` - **Tracked Files**: `39` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -52,7 +52,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 48 minutes` +- **System Uptime**: `up 49 minutes` --- From 4d8651cc3db89fa207104f61405a48fffe92b13f Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:08:32 -0500 Subject: [PATCH 112/114] Post-Bitbucket sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 2809b4b..250452c 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -73,3 +73,4 @@ [2025-06-09 15:08:01] Codeberg: https://codeberg.org/mrhavens/thefoldwithin-earth [2025-06-09 15:08:06] Gitea: https://gitea.com/mrhavens/thefoldwithin-earth [2025-06-09 15:08:18] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth +[2025-06-09 15:08:32] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth From fab6cc4c2221151b2aaa5ceccd5fb6081f7b2111 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:08:44 -0500 Subject: [PATCH 113/114] =?UTF-8?q?GitHub=20metadata=20link=20commit=20at?= =?UTF-8?q?=202025-06-09=2015:08:44=20=E2=80=94=20https://github.com/mrhav?= =?UTF-8?q?ens/thefoldwithin-earth/commit/4d8651cc3db89fa207104f61405a48ff?= =?UTF-8?q?fe92b13f?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitfield/github.sigil.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitfield/github.sigil.md b/.gitfield/github.sigil.md index 7037026..40475d0 100644 --- a/.gitfield/github.sigil.md +++ b/.gitfield/github.sigil.md @@ -6,24 +6,24 @@ - **Local Repo Path**: `/home/mrhavens/fieldcraft/thefoldwithin-earth` - **Remote Label**: `github` - **Default Branch**: `main` -- **This Commit Date**: `2025-06-09 15:07:02` +- **This Commit Date**: `2025-06-09 15:08:44` --- ## 📦 Commit Info -- **This Commit Timestamp**: `2025-06-09 15:07:02` -- **Last Commit SHA**: `bc22bb7a09761cdcade8ea03d30e4ca156d18315` +- **This Commit Timestamp**: `2025-06-09 15:08:44` +- **Last Commit SHA**: `4d8651cc3db89fa207104f61405a48fffe92b13f` - **Last Commit Message**: `Post-Bitbucket sync at 2025-06-09 15:03:24` - **Last Commit Author**: `Mark Randall Havens ` -- **Last Commit Date**: `Mon Jun 9 15:06:48 2025 -0500` -- **This Commit URL**: [https://github.com/mrhavens/thefoldwithin-earth/commit/bc22bb7a09761cdcade8ea03d30e4ca156d18315](https://github.com/mrhavens/thefoldwithin-earth/commit/bc22bb7a09761cdcade8ea03d30e4ca156d18315) +- **Last Commit Date**: `Mon Jun 9 15:08:32 2025 -0500` +- **This Commit URL**: [https://github.com/mrhavens/thefoldwithin-earth/commit/4d8651cc3db89fa207104f61405a48fffe92b13f](https://github.com/mrhavens/thefoldwithin-earth/commit/4d8651cc3db89fa207104f61405a48fffe92b13f) --- ## 📊 Repo Status -- **Total Commits**: `106` +- **Total Commits**: `122` - **Tracked Files**: `39` - **Uncommitted Changes**: `No` - **Latest Tag**: `None` @@ -48,7 +48,7 @@ - **Running in Docker**: `No` - **Running in WSL**: `Yes` - **Virtual Machine**: `wsl` -- **System Uptime**: `up 48 minutes` +- **System Uptime**: `up 50 minutes` - **MAC Address**: `00:15:5d:70:e2:68` - **Local IP**: `172.18.207.124` - **CPU Model**: `AMD A6-3420M APU with Radeon(tm) HD Graphics` From 007b92c5ad66ab364986723a6dc4a90bb37a42b7 Mon Sep 17 00:00:00 2001 From: Mark Randall Havens Date: Mon, 9 Jun 2025 15:08:45 -0500 Subject: [PATCH 114/114] Post-GitHub sync at 2025-06-09 15:03:24 --- .gitfield/pushed.log | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitfield/pushed.log b/.gitfield/pushed.log index 250452c..bde642d 100644 --- a/.gitfield/pushed.log +++ b/.gitfield/pushed.log @@ -74,3 +74,4 @@ [2025-06-09 15:08:06] Gitea: https://gitea.com/mrhavens/thefoldwithin-earth [2025-06-09 15:08:18] GitLab: https://gitlab.com/mrhavens/thefoldwithin-earth [2025-06-09 15:08:32] Bitbucket: https://bitbucket.org/thefoldwithin/thefoldwithin-earth +[2025-06-09 15:08:45] GitHub: https://github.com/mrhavens/thefoldwithin-earth