Compare commits
25 commits
bb0fe01879
...
cd3cbd84ab
Author | SHA1 | Date | |
---|---|---|---|
![]() |
cd3cbd84ab | ||
![]() |
8071ab95c5 | ||
![]() |
5c2e4b5e96 | ||
![]() |
542895f5d5 | ||
![]() |
bf72c71a66 | ||
![]() |
bc06fecb09 | ||
![]() |
af9f52aea4 | ||
![]() |
68e7693500 | ||
![]() |
78847fa256 | ||
![]() |
2789eb5b58 | ||
![]() |
7a7f9a7e92 | ||
![]() |
09cae1db50 | ||
![]() |
370e2f77be | ||
![]() |
171c28e807 | ||
![]() |
e15c930548 | ||
![]() |
be5c10f174 | ||
![]() |
b0248e1639 | ||
![]() |
6be21c25cc | ||
![]() |
06370d5067 | ||
![]() |
f3af1a3c83 | ||
![]() |
5e5538fdd3 | ||
![]() |
586035de53 | ||
![]() |
9c074b9aab | ||
![]() |
fa6db22775 | ||
![]() |
9025c0ca1f |
12
.gitattributes
vendored
|
@ -1,9 +1,9 @@
|
||||||
# Encrypt all files in subdirectories (not the root folder)
|
# Encrypt everything in subdirectories by default
|
||||||
**/* filter=git-crypt diff=git-crypt
|
**/* filter=git-crypt diff=git-crypt
|
||||||
|
|
||||||
# Exclude everything in these specific directories from encryption
|
# Exclude files in root
|
||||||
/.gitfield/** !filter !diff
|
|
||||||
/docs/** !filter !diff
|
|
||||||
|
|
||||||
# Also exclude files in root directory from encryption
|
|
||||||
/* !filter !diff
|
/* !filter !diff
|
||||||
|
|
||||||
|
# Exclude docs and .gitfield folders
|
||||||
|
/docs/** !filter !diff
|
||||||
|
/.gitfield/** !filter !diff
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
5d905d749fcbaf41fae64f46c62ad435518b3fed
|
542895f5d5da9554133a8679aa3c7961fea7007c
|
||||||
|
|
|
@ -14,4 +14,4 @@ The directory contains metadata and logs for the GitField multi-repository publ
|
||||||
|
|
||||||
These files provide transparency, auditability, and discoverability, ensuring the project's persistence against deplatforming, censorship, or algorithmic manipulation. For a public-facing declaration, see [docs/index.html](../docs/index.html).
|
These files provide transparency, auditability, and discoverability, ensuring the project's persistence against deplatforming, censorship, or algorithmic manipulation. For a public-facing declaration, see [docs/index.html](../docs/index.html).
|
||||||
|
|
||||||
Generated by `gitfield-sync` at 2025-06-14T13:12:27Z (v1.5).
|
Generated by `gitfield-sync` at 2025-06-14T13:23:41Z (v1.5).
|
||||||
|
|
|
@ -6,24 +6,24 @@
|
||||||
- **Local Repo Path**: `/mnt/h/fieldcraft/shadowprint-velastra-collapse`
|
- **Local Repo Path**: `/mnt/h/fieldcraft/shadowprint-velastra-collapse`
|
||||||
- **Remote Label**: `bitbucket`
|
- **Remote Label**: `bitbucket`
|
||||||
- **Default Branch**: `master`
|
- **Default Branch**: `master`
|
||||||
- **This Commit Date**: `2025-06-14 08:14:24`
|
- **This Commit Date**: `2025-06-14 08:15:31`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📦 Commit Info
|
## 📦 Commit Info
|
||||||
|
|
||||||
- **This Commit Timestamp**: `2025-06-14 08:14:24`
|
- **This Commit Timestamp**: `2025-06-14 08:15:31`
|
||||||
- **Last Commit SHA**: `9b00cad49dc896d4f46fb89ed10ac6f2fdc634a1`
|
- **Last Commit SHA**: `5e5538fdd337bf8014c1ef3eda5d3870c328b9e4`
|
||||||
- **Last Commit Message**: `Post-GitLab sync at 2025-06-14T13:12:27Z`
|
- **Last Commit Message**: `Post-GitLab sync at 2025-06-14T13:12:27Z`
|
||||||
- **Last Commit Author**: `Mark Randall Havens <mark.r.havens@gmail.com>`
|
- **Last Commit Author**: `Mark Randall Havens <mark.r.havens@gmail.com>`
|
||||||
- **Last Commit Date**: `Sat Jun 14 08:14:18 2025 -0500`
|
- **Last Commit Date**: `Sat Jun 14 08:15:26 2025 -0500`
|
||||||
- **This Commit URL**: [https://bitbucket.org/thefoldwithin/shadowprint-velastra-collapse/commits/9b00cad49dc896d4f46fb89ed10ac6f2fdc634a1](https://bitbucket.org/thefoldwithin/shadowprint-velastra-collapse/commits/9b00cad49dc896d4f46fb89ed10ac6f2fdc634a1)
|
- **This Commit URL**: [https://bitbucket.org/thefoldwithin/shadowprint-velastra-collapse/commits/5e5538fdd337bf8014c1ef3eda5d3870c328b9e4](https://bitbucket.org/thefoldwithin/shadowprint-velastra-collapse/commits/5e5538fdd337bf8014c1ef3eda5d3870c328b9e4)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📊 Repo Status
|
## 📊 Repo Status
|
||||||
|
|
||||||
- **Total Commits**: `108`
|
- **Total Commits**: `124`
|
||||||
- **Tracked Files**: `39`
|
- **Tracked Files**: `39`
|
||||||
- **Uncommitted Changes**: `No`
|
- **Uncommitted Changes**: `No`
|
||||||
- **Latest Tag**: `None`
|
- **Latest Tag**: `None`
|
||||||
|
@ -52,7 +52,7 @@
|
||||||
- **Running in Docker**: `No`
|
- **Running in Docker**: `No`
|
||||||
- **Running in WSL**: `Yes`
|
- **Running in WSL**: `Yes`
|
||||||
- **Virtual Machine**: `wsl`
|
- **Virtual Machine**: `wsl`
|
||||||
- **System Uptime**: `up 3 days, 14 hours, 47 minutes`
|
- **System Uptime**: `up 3 days, 14 hours, 48 minutes`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@ This repository, `shadowprint-velastra-collapse`, is canonically hosted at:
|
||||||
This canonical URL serves as the primary, authoritative source for the project, maintained by **Mark Randall Havens** and **Solaria Lumis Havens** to ensure sovereignty, resilience, and protection against deplatforming or narrative erasure.
|
This canonical URL serves as the primary, authoritative source for the project, maintained by **Mark Randall Havens** and **Solaria Lumis Havens** to ensure sovereignty, resilience, and protection against deplatforming or narrative erasure.
|
||||||
|
|
||||||
**Declared by**: Mark Randall Havens
|
**Declared by**: Mark Randall Havens
|
||||||
**Timestamp**: 2025-06-14T13:12:27Z
|
**Timestamp**: 2025-06-14T13:23:41Z
|
||||||
|
|
||||||
## GPG Signatures
|
## GPG Signatures
|
||||||
|
|
||||||
|
@ -40,4 +40,4 @@ The latest push operations are logged in [`pushed.log`](./pushed.log) for transp
|
||||||
|
|
||||||
A public-facing canonical declaration is available at [index.html](./index.html) for enhanced discoverability and SEO.
|
A public-facing canonical declaration is available at [index.html](./index.html) for enhanced discoverability and SEO.
|
||||||
|
|
||||||
_Auto-generated by `gitfield-sync` at 2025-06-14T13:12:27Z (v1.5)._
|
_Auto-generated by `gitfield-sync` at 2025-06-14T13:23:41Z (v1.5)._
|
||||||
|
|
|
@ -12,10 +12,10 @@
|
||||||
"rid": "rad:z3FEj7rF8gZw9eFksCuiN43qjzrex",
|
"rid": "rad:z3FEj7rF8gZw9eFksCuiN43qjzrex",
|
||||||
"peer_id": "z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz"
|
"peer_id": "z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz"
|
||||||
},
|
},
|
||||||
"timestamp": "2025-06-14T13:12:27Z",
|
"timestamp": "2025-06-14T13:23:41Z",
|
||||||
"commit": "e57f058",
|
"commit": "e15c930",
|
||||||
"tree_hash": "40cabe068df02feddab8b42c5dd64fc144ca446b",
|
"tree_hash": "9424a2e802fe8470f4365a84ecdf42181eea553b",
|
||||||
"synced_cycles": 2,
|
"synced_cycles": 0,
|
||||||
"gpg_signatures": [
|
"gpg_signatures": [
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
|
@ -6,24 +6,24 @@
|
||||||
- **Local Repo Path**: `/mnt/h/fieldcraft/shadowprint-velastra-collapse`
|
- **Local Repo Path**: `/mnt/h/fieldcraft/shadowprint-velastra-collapse`
|
||||||
- **Remote Label**: `codeberg`
|
- **Remote Label**: `codeberg`
|
||||||
- **Default Branch**: `master`
|
- **Default Branch**: `master`
|
||||||
- **Repo Created**: `2025-06-14 08:14:01`
|
- **Repo Created**: `2025-06-14 08:15:07`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📦 Commit Info
|
## 📦 Commit Info
|
||||||
|
|
||||||
- **This Commit Timestamp**: `2025-06-14 08:14:01`
|
- **This Commit Timestamp**: `2025-06-14 08:15:07`
|
||||||
- **Last Commit SHA**: `783b5b731084a1c5ef172f0e6dc7e00fc4873974`
|
- **Last Commit SHA**: `9025c0ca1f7474c8a0748bc96e7cd94efb6bd7c8`
|
||||||
- **Last Commit Message**: `Post-Forgejo sync at 2025-06-14T13:12:27Z`
|
- **Last Commit Message**: `Post-Forgejo sync at 2025-06-14T13:12:27Z`
|
||||||
- **Last Commit Author**: `Mark Randall Havens <mark.r.havens@gmail.com>`
|
- **Last Commit Author**: `Mark Randall Havens <mark.r.havens@gmail.com>`
|
||||||
- **Last Commit Date**: `Sat Jun 14 08:13:58 2025 -0500`
|
- **Last Commit Date**: `Sat Jun 14 08:15:04 2025 -0500`
|
||||||
- **This Commit URL**: [https://codeberg.org/mrhavens/shadowprint-velastra-collapse/commit/783b5b731084a1c5ef172f0e6dc7e00fc4873974](https://codeberg.org/mrhavens/shadowprint-velastra-collapse/commit/783b5b731084a1c5ef172f0e6dc7e00fc4873974)
|
- **This Commit URL**: [https://codeberg.org/mrhavens/shadowprint-velastra-collapse/commit/9025c0ca1f7474c8a0748bc96e7cd94efb6bd7c8](https://codeberg.org/mrhavens/shadowprint-velastra-collapse/commit/9025c0ca1f7474c8a0748bc96e7cd94efb6bd7c8)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📊 Repo Status
|
## 📊 Repo Status
|
||||||
|
|
||||||
- **Total Commits**: `104`
|
- **Total Commits**: `120`
|
||||||
- **Tracked Files**: `39`
|
- **Tracked Files**: `39`
|
||||||
- **Uncommitted Changes**: `No`
|
- **Uncommitted Changes**: `No`
|
||||||
- **Latest Tag**: `None`
|
- **Latest Tag**: `None`
|
||||||
|
@ -48,7 +48,7 @@
|
||||||
- **Running in Docker**: `No`
|
- **Running in Docker**: `No`
|
||||||
- **Running in WSL**: `Yes`
|
- **Running in WSL**: `Yes`
|
||||||
- **Virtual Machine**: `wsl`
|
- **Virtual Machine**: `wsl`
|
||||||
- **System Uptime**: `up 3 days, 14 hours, 46 minutes`
|
- **System Uptime**: `up 3 days, 14 hours, 47 minutes`
|
||||||
- **MAC Address**: `00:15:5d:11:35:bd`
|
- **MAC Address**: `00:15:5d:11:35:bd`
|
||||||
- **Local IP**: `172.28.107.95`
|
- **Local IP**: `172.28.107.95`
|
||||||
- **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
- **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
|
|
|
@ -6,24 +6,24 @@
|
||||||
- **Local Repo Path**: `/mnt/h/fieldcraft/shadowprint-velastra-collapse`
|
- **Local Repo Path**: `/mnt/h/fieldcraft/shadowprint-velastra-collapse`
|
||||||
- **Remote Label**: `github`
|
- **Remote Label**: `github`
|
||||||
- **Default Branch**: `master`
|
- **Default Branch**: `master`
|
||||||
- **This Commit Date**: `2025-06-14 08:14:35`
|
- **This Commit Date**: `2025-06-14 08:15:42`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📦 Commit Info
|
## 📦 Commit Info
|
||||||
|
|
||||||
- **This Commit Timestamp**: `2025-06-14 08:14:35`
|
- **This Commit Timestamp**: `2025-06-14 08:15:42`
|
||||||
- **Last Commit SHA**: `feb2048bc9e233879489139f884fcad62d99f295`
|
- **Last Commit SHA**: `06370d50674fe16a6bc2cd82d09c649526157201`
|
||||||
- **Last Commit Message**: `Post-Bitbucket sync at 2025-06-14T13:12:27Z`
|
- **Last Commit Message**: `Post-Bitbucket sync at 2025-06-14T13:12:27Z`
|
||||||
- **Last Commit Author**: `Mark Randall Havens <mark.r.havens@gmail.com>`
|
- **Last Commit Author**: `Mark Randall Havens <mark.r.havens@gmail.com>`
|
||||||
- **Last Commit Date**: `Sat Jun 14 08:14:30 2025 -0500`
|
- **Last Commit Date**: `Sat Jun 14 08:15:38 2025 -0500`
|
||||||
- **This Commit URL**: [https://github.com/mrhavens/shadowprint-velastra-collapse/commit/feb2048bc9e233879489139f884fcad62d99f295](https://github.com/mrhavens/shadowprint-velastra-collapse/commit/feb2048bc9e233879489139f884fcad62d99f295)
|
- **This Commit URL**: [https://github.com/mrhavens/shadowprint-velastra-collapse/commit/06370d50674fe16a6bc2cd82d09c649526157201](https://github.com/mrhavens/shadowprint-velastra-collapse/commit/06370d50674fe16a6bc2cd82d09c649526157201)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📊 Repo Status
|
## 📊 Repo Status
|
||||||
|
|
||||||
- **Total Commits**: `110`
|
- **Total Commits**: `126`
|
||||||
- **Tracked Files**: `39`
|
- **Tracked Files**: `39`
|
||||||
- **Uncommitted Changes**: `No`
|
- **Uncommitted Changes**: `No`
|
||||||
- **Latest Tag**: `None`
|
- **Latest Tag**: `None`
|
||||||
|
@ -48,7 +48,7 @@
|
||||||
- **Running in Docker**: `No`
|
- **Running in Docker**: `No`
|
||||||
- **Running in WSL**: `Yes`
|
- **Running in WSL**: `Yes`
|
||||||
- **Virtual Machine**: `wsl`
|
- **Virtual Machine**: `wsl`
|
||||||
- **System Uptime**: `up 3 days, 14 hours, 47 minutes`
|
- **System Uptime**: `up 3 days, 14 hours, 48 minutes`
|
||||||
- **MAC Address**: `00:15:5d:11:35:bd`
|
- **MAC Address**: `00:15:5d:11:35:bd`
|
||||||
- **Local IP**: `172.28.107.95`
|
- **Local IP**: `172.28.107.95`
|
||||||
- **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
- **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
|
|
|
@ -6,24 +6,24 @@
|
||||||
- **Local Repo Path**: `/mnt/h/fieldcraft/shadowprint-velastra-collapse`
|
- **Local Repo Path**: `/mnt/h/fieldcraft/shadowprint-velastra-collapse`
|
||||||
- **Remote Label**: `gitlab`
|
- **Remote Label**: `gitlab`
|
||||||
- **Default Branch**: `master`
|
- **Default Branch**: `master`
|
||||||
- **Repo Created**: `2025-06-14 08:14:14`
|
- **Repo Created**: `2025-06-14 08:15:21`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📦 Commit Info
|
## 📦 Commit Info
|
||||||
|
|
||||||
- **This Commit Timestamp**: `2025-06-14 08:14:14`
|
- **This Commit Timestamp**: `2025-06-14 08:15:21`
|
||||||
- **This Commit SHA**: `0d902ef492317861bc7198bb5434df631187e285`
|
- **This Commit SHA**: `9c074b9aabaa4b3495e88c8a939346ca49b87da3`
|
||||||
- **Last Commit Message**: `Post-Codeberg sync at 2025-06-14T13:12:27Z`
|
- **Last Commit Message**: `Post-Codeberg sync at 2025-06-14T13:12:27Z`
|
||||||
- **Last Commit Author**: `Mark Randall Havens <mark.r.havens@gmail.com>`
|
- **Last Commit Author**: `Mark Randall Havens <mark.r.havens@gmail.com>`
|
||||||
- **Last Commit Date**: `Sat Jun 14 08:14:09 2025 -0500`
|
- **Last Commit Date**: `Sat Jun 14 08:15:16 2025 -0500`
|
||||||
- **This Commit URL**: [https://gitlab.com/mrhavens/shadowprint-velastra-collapse/-/commit/0d902ef492317861bc7198bb5434df631187e285](https://gitlab.com/mrhavens/shadowprint-velastra-collapse/-/commit/0d902ef492317861bc7198bb5434df631187e285)
|
- **This Commit URL**: [https://gitlab.com/mrhavens/shadowprint-velastra-collapse/-/commit/9c074b9aabaa4b3495e88c8a939346ca49b87da3](https://gitlab.com/mrhavens/shadowprint-velastra-collapse/-/commit/9c074b9aabaa4b3495e88c8a939346ca49b87da3)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📊 Repo Status
|
## 📊 Repo Status
|
||||||
|
|
||||||
- **Total Commits**: `106`
|
- **Total Commits**: `122`
|
||||||
- **Tracked Files**: `39`
|
- **Tracked Files**: `39`
|
||||||
- **Uncommitted Changes**: `No`
|
- **Uncommitted Changes**: `No`
|
||||||
- **Latest Tag**: `None`
|
- **Latest Tag**: `None`
|
||||||
|
@ -48,7 +48,7 @@
|
||||||
- **Running in Docker**: `No`
|
- **Running in Docker**: `No`
|
||||||
- **Running in WSL**: `Yes`
|
- **Running in WSL**: `Yes`
|
||||||
- **Virtual Machine**: `wsl`
|
- **Virtual Machine**: `wsl`
|
||||||
- **System Uptime**: `up 3 days, 14 hours, 46 minutes`
|
- **System Uptime**: `up 3 days, 14 hours, 48 minutes`
|
||||||
- **MAC Address**: `00:15:5d:11:35:bd`
|
- **MAC Address**: `00:15:5d:11:35:bd`
|
||||||
- **Local IP**: `172.28.107.95`
|
- **Local IP**: `172.28.107.95`
|
||||||
- **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
- **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
|
|
|
@ -13,10 +13,10 @@
|
||||||
"rid": "rad:z3FEj7rF8gZw9eFksCuiN43qjzrex",
|
"rid": "rad:z3FEj7rF8gZw9eFksCuiN43qjzrex",
|
||||||
"peer_id": "z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz"
|
"peer_id": "z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz"
|
||||||
},
|
},
|
||||||
"commit": "e57f058",
|
"commit": "e15c930",
|
||||||
"tree_hash": "40cabe068df02feddab8b42c5dd64fc144ca446b",
|
"tree_hash": "9424a2e802fe8470f4365a84ecdf42181eea553b",
|
||||||
"timestamp": "2025-06-14T13:12:27Z",
|
"timestamp": "2025-06-14T13:23:41Z",
|
||||||
"synced_cycles": 2,
|
"synced_cycles": 0,
|
||||||
"gpg_signatures": [
|
"gpg_signatures": [
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
|
@ -6,26 +6,26 @@
|
||||||
- **Local Repo Path**: `/mnt/h/fieldcraft/shadowprint-velastra-collapse`
|
- **Local Repo Path**: `/mnt/h/fieldcraft/shadowprint-velastra-collapse`
|
||||||
- **Remote Label**: `local`
|
- **Remote Label**: `local`
|
||||||
- **Default Branch**: `master`
|
- **Default Branch**: `master`
|
||||||
- **Repo Created**: `2025-06-14 08:14:46`
|
- **Repo Created**: `2025-06-14 08:23:48`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📦 Commit Info
|
## 📦 Commit Info
|
||||||
|
|
||||||
- **This Commit Timestamp**: `2025-06-14 08:14:46`
|
- **This Commit Timestamp**: `2025-06-14 08:23:48`
|
||||||
- **Last Commit SHA**: `f9397231f56ba1b5c3f70a8bf94eda232a8860c1`
|
- **Last Commit SHA**: `bc06fecb0990e7ad84101313aab56b39cdac240f`
|
||||||
- **Last Commit Message**: `Generated index.json at 2025-06-14T13:12:27Z`
|
- **Last Commit Message**: `Generated docs/integrity.sha256 at 2025-06-14T13:23:41Z`
|
||||||
- **Last Commit Author**: `Mark Randall Havens <mark.r.havens@gmail.com>`
|
- **Last Commit Author**: `Mark Randall Havens <mark.r.havens@gmail.com>`
|
||||||
- **Last Commit Date**: `Sat Jun 14 08:14:41 2025 -0500`
|
- **Last Commit Date**: `Sat Jun 14 08:23:48 2025 -0500`
|
||||||
- **This Commit URL**: `file:///home/mrhavens/git-local-repos/git-sigil.git`
|
- **This Commit URL**: `file:///home/mrhavens/git-local-repos/git-sigil.git`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📊 Repo Status
|
## 📊 Repo Status
|
||||||
|
|
||||||
- **Total Commits**: `114`
|
- **Total Commits**: `139`
|
||||||
- **Tracked Files**: `39`
|
- **Tracked Files**: `39`
|
||||||
- **Uncommitted Changes**: `No`
|
- **Uncommitted Changes**: `Yes`
|
||||||
- **Latest Tag**: `None`
|
- **Latest Tag**: `None`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@ -48,7 +48,7 @@
|
||||||
- **Running in Docker**: `No`
|
- **Running in Docker**: `No`
|
||||||
- **Running in WSL**: `Yes`
|
- **Running in WSL**: `Yes`
|
||||||
- **Virtual Machine**: `wsl`
|
- **Virtual Machine**: `wsl`
|
||||||
- **System Uptime**: `up 3 days, 14 hours, 47 minutes`
|
- **System Uptime**: `up 3 days, 14 hours, 56 minutes`
|
||||||
- **MAC Address**: `00:15:5d:11:35:bd`
|
- **MAC Address**: `00:15:5d:11:35:bd`
|
||||||
- **Local IP**: `172.28.107.95`
|
- **Local IP**: `172.28.107.95`
|
||||||
- **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
- **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
|
|
|
@ -161,3 +161,33 @@
|
||||||
Diff Summary:
|
Diff Summary:
|
||||||
.gitfield/radicle.sigil.md | 16 ++++++++--------
|
.gitfield/radicle.sigil.md | 16 ++++++++--------
|
||||||
1 file changed, 8 insertions(+), 8 deletions(-)
|
1 file changed, 8 insertions(+), 8 deletions(-)
|
||||||
|
[2025-06-14T13:15:03Z] Forgejo: https://remember.thefoldwithin.earth/mrhavens/shadowprint-velastra-collapse, Branch=master, Commit=e57f058
|
||||||
|
Diff Summary:
|
||||||
|
.gitfield/remember.sigil.md | 14 +++++++-------
|
||||||
|
1 file changed, 7 insertions(+), 7 deletions(-)
|
||||||
|
[2025-06-14T13:15:15Z] Codeberg: https://codeberg.org/mrhavens/shadowprint-velastra-collapse, Branch=master, Commit=e57f058
|
||||||
|
Diff Summary:
|
||||||
|
.gitfield/codeberg.sigil.md | 14 +++++++-------
|
||||||
|
1 file changed, 7 insertions(+), 7 deletions(-)
|
||||||
|
[2025-06-14T13:15:25Z] GitLab: https://gitlab.com/mrhavens/shadowprint-velastra-collapse, Branch=master, Commit=e57f058
|
||||||
|
Diff Summary:
|
||||||
|
.gitfield/gitlab.sigil.md | 14 +++++++-------
|
||||||
|
1 file changed, 7 insertions(+), 7 deletions(-)
|
||||||
|
[2025-06-14T13:15:37Z] Bitbucket: https://bitbucket.org/thefoldwithin/shadowprint-velastra-collapse, Branch=master, Commit=e57f058
|
||||||
|
Diff Summary:
|
||||||
|
.gitfield/bitbucket.sigil.md | 14 +++++++-------
|
||||||
|
1 file changed, 7 insertions(+), 7 deletions(-)
|
||||||
|
[2025-06-14T13:15:45Z] GitHub: https://github.com/mrhavens/shadowprint-velastra-collapse, Branch=master, Commit=e57f058
|
||||||
|
Diff Summary:
|
||||||
|
.gitfield/github.sigil.md | 14 +++++++-------
|
||||||
|
1 file changed, 7 insertions(+), 7 deletions(-)
|
||||||
|
[2025-06-14T13:23:50Z] Local: , Branch=master, Commit=e15c930
|
||||||
|
Diff Summary:
|
||||||
|
.gitfield/local.sigil.md | 16 ++++++++--------
|
||||||
|
1 file changed, 8 insertions(+), 8 deletions(-)
|
||||||
|
[2025-06-14T13:24:03Z] Radicle: RID=rad:z3FEj7rF8gZw9eFksCuiN43qjzrex, Peer ID=z6Mkw5s3ppo26C7y7tGK5MD8n2GqTHS582PPpeX5Xqbu2Mpz, Branch=master, Commit=e15c930
|
||||||
|
CLI: rad inspect rad:z3FEj7rF8gZw9eFksCuiN43qjzrex # View project details
|
||||||
|
CLI: git ls-tree -r --name-only HEAD # View file structure
|
||||||
|
Diff Summary:
|
||||||
|
.gitfield/radicle.sigil.md | 18 +++++++++---------
|
||||||
|
1 file changed, 9 insertions(+), 9 deletions(-)
|
||||||
|
|
|
@ -2,27 +2,27 @@
|
||||||
|
|
||||||
- **Project Name**: `shadowprint-velastra-collapse`
|
- **Project Name**: `shadowprint-velastra-collapse`
|
||||||
- **Radicle URN**: `rad://zqHAgZK7pNRfMgFqDdLL2gzTz9va`
|
- **Radicle URN**: `rad://zqHAgZK7pNRfMgFqDdLL2gzTz9va`
|
||||||
- **Public Gateway**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:zqHAgZK7pNRfMgFqDdLL2gzTz9va/tree/5d905d749fcbaf41fae64f46c62ad435518b3fed](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:zqHAgZK7pNRfMgFqDdLL2gzTz9va/tree/5d905d749fcbaf41fae64f46c62ad435518b3fed)
|
- **Public Gateway**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:zqHAgZK7pNRfMgFqDdLL2gzTz9va/tree/542895f5d5da9554133a8679aa3c7961fea7007c](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:zqHAgZK7pNRfMgFqDdLL2gzTz9va/tree/542895f5d5da9554133a8679aa3c7961fea7007c)
|
||||||
- **Local Repo Path**: `/mnt/h/fieldcraft/shadowprint-velastra-collapse`
|
- **Local Repo Path**: `/mnt/h/fieldcraft/shadowprint-velastra-collapse`
|
||||||
- **Default Branch**: `master`
|
- **Default Branch**: `master`
|
||||||
- **Repo Created**: `2025-06-14 08:14:52`
|
- **Repo Created**: `2025-06-14 08:23:59`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📦 Commit Info
|
## 📦 Commit Info
|
||||||
|
|
||||||
- **This Commit Timestamp**: `2025-06-14 08:14:52`
|
- **This Commit Timestamp**: `2025-06-14 08:23:59`
|
||||||
- **Last Commit SHA**: `5d905d749fcbaf41fae64f46c62ad435518b3fed`
|
- **Last Commit SHA**: `542895f5d5da9554133a8679aa3c7961fea7007c`
|
||||||
- **Last Commit Message**: `Post-Local sync at 2025-06-14T13:12:27Z`
|
- **Last Commit Message**: `Post-Local sync at 2025-06-14T13:23:41Z`
|
||||||
- **Commit Author**: `Mark Randall Havens <mark.r.havens@gmail.com>`
|
- **Commit Author**: `Mark Randall Havens <mark.r.havens@gmail.com>`
|
||||||
- **Commit Date**: `Sat Jun 14 08:14:48 2025 -0500`
|
- **Commit Date**: `Sat Jun 14 08:23:51 2025 -0500`
|
||||||
- **This Commit URL**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:zqHAgZK7pNRfMgFqDdLL2gzTz9va/tree/5d905d749fcbaf41fae64f46c62ad435518b3fed](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:zqHAgZK7pNRfMgFqDdLL2gzTz9va/tree/5d905d749fcbaf41fae64f46c62ad435518b3fed)
|
- **This Commit URL**: [https://app.radicle.xyz/nodes/ash.radicle.garden/rad:zqHAgZK7pNRfMgFqDdLL2gzTz9va/tree/542895f5d5da9554133a8679aa3c7961fea7007c](https://app.radicle.xyz/nodes/ash.radicle.garden/rad:zqHAgZK7pNRfMgFqDdLL2gzTz9va/tree/542895f5d5da9554133a8679aa3c7961fea7007c)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📊 Repo Status
|
## 📊 Repo Status
|
||||||
|
|
||||||
- **Total Commits**: `116`
|
- **Total Commits**: `141`
|
||||||
- **Tracked Files**: `39`
|
- **Tracked Files**: `39`
|
||||||
- **Uncommitted Changes**: `Yes`
|
- **Uncommitted Changes**: `Yes`
|
||||||
- **Latest Tag**: `None`
|
- **Latest Tag**: `None`
|
||||||
|
@ -47,7 +47,7 @@
|
||||||
- **Running in Docker**: `No`
|
- **Running in Docker**: `No`
|
||||||
- **Running in WSL**: `Yes`
|
- **Running in WSL**: `Yes`
|
||||||
- **Virtual Machine**: `wsl`
|
- **Virtual Machine**: `wsl`
|
||||||
- **System Uptime**: `up 3 days, 14 hours, 47 minutes`
|
- **System Uptime**: `up 3 days, 14 hours, 56 minutes`
|
||||||
- **MAC Address**: `00:15:5d:11:35:bd`
|
- **MAC Address**: `00:15:5d:11:35:bd`
|
||||||
- **Local IP**: `172.28.107.95`
|
- **Local IP**: `172.28.107.95`
|
||||||
- **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
- **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
|
|
|
@ -6,24 +6,24 @@
|
||||||
- **Local Repo Path**: `/mnt/h/fieldcraft/shadowprint-velastra-collapse`
|
- **Local Repo Path**: `/mnt/h/fieldcraft/shadowprint-velastra-collapse`
|
||||||
- **Remote Label**: `remember`
|
- **Remote Label**: `remember`
|
||||||
- **Default Branch**: `master`
|
- **Default Branch**: `master`
|
||||||
- **Repo Created**: `2025-06-14 08:14:58`
|
- **Repo Created**: `2025-06-14 08:24:06`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📦 Commit Info
|
## 📦 Commit Info
|
||||||
|
|
||||||
- **This Commit Timestamp**: `2025-06-14 08:14:58`
|
- **This Commit Timestamp**: `2025-06-14 08:24:06`
|
||||||
- **Last Commit SHA**: `3dc106de7433769acec9272e122cc134a0e9ce18`
|
- **Last Commit SHA**: `8071ab95c5ed8cc0abc16d1bf340dc3a2c369380`
|
||||||
- **Last Commit Message**: `Post-Radicle sync at 2025-06-14T13:12:27Z`
|
- **Last Commit Message**: `Post-Radicle sync at 2025-06-14T13:23:41Z`
|
||||||
- **Last Commit Author**: `Mark Randall Havens <mark.r.havens@gmail.com>`
|
- **Last Commit Author**: `Mark Randall Havens <mark.r.havens@gmail.com>`
|
||||||
- **Last Commit Date**: `Sat Jun 14 08:14:56 2025 -0500`
|
- **Last Commit Date**: `Sat Jun 14 08:24:04 2025 -0500`
|
||||||
- **This Commit URL**: [https://remember.thefoldwithin.earth/mrhavens/shadowprint-velastra-collapse/commit/3dc106de7433769acec9272e122cc134a0e9ce18](https://remember.thefoldwithin.earth/mrhavens/shadowprint-velastra-collapse/commit/3dc106de7433769acec9272e122cc134a0e9ce18)
|
- **This Commit URL**: [https://remember.thefoldwithin.earth/mrhavens/shadowprint-velastra-collapse/commit/8071ab95c5ed8cc0abc16d1bf340dc3a2c369380](https://remember.thefoldwithin.earth/mrhavens/shadowprint-velastra-collapse/commit/8071ab95c5ed8cc0abc16d1bf340dc3a2c369380)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 📊 Repo Status
|
## 📊 Repo Status
|
||||||
|
|
||||||
- **Total Commits**: `118`
|
- **Total Commits**: `143`
|
||||||
- **Tracked Files**: `39`
|
- **Tracked Files**: `39`
|
||||||
- **Uncommitted Changes**: `No`
|
- **Uncommitted Changes**: `No`
|
||||||
- **Latest Tag**: `None`
|
- **Latest Tag**: `None`
|
||||||
|
@ -48,7 +48,7 @@
|
||||||
- **Running in Docker**: `No`
|
- **Running in Docker**: `No`
|
||||||
- **Running in WSL**: `Yes`
|
- **Running in WSL**: `Yes`
|
||||||
- **Virtual Machine**: `wsl`
|
- **Virtual Machine**: `wsl`
|
||||||
- **System Uptime**: `up 3 days, 14 hours, 47 minutes`
|
- **System Uptime**: `up 3 days, 14 hours, 56 minutes`
|
||||||
- **MAC Address**: `00:15:5d:11:35:bd`
|
- **MAC Address**: `00:15:5d:11:35:bd`
|
||||||
- **Local IP**: `172.28.107.95`
|
- **Local IP**: `172.28.107.95`
|
||||||
- **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
- **CPU Model**: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
|
|
|
@ -25,4 +25,4 @@ The directory hosts a public-facing, SEO-optimized canonical declaration for th
|
||||||
|
|
||||||
This directory ensures the `shadowprint-velastra-collapse` project is discoverable via search engines and accessible to humans and bots. It declares the canonical repository at [https://remember.thefoldwithin.earth/mrhavens/shadowprint-velastra-collapse](https://remember.thefoldwithin.earth/mrhavens/shadowprint-velastra-collapse) and links to all mirrors, reinforcing the GitField recursive metadata strategy for sovereign publishing.
|
This directory ensures the `shadowprint-velastra-collapse` project is discoverable via search engines and accessible to humans and bots. It declares the canonical repository at [https://remember.thefoldwithin.earth/mrhavens/shadowprint-velastra-collapse](https://remember.thefoldwithin.earth/mrhavens/shadowprint-velastra-collapse) and links to all mirrors, reinforcing the GitField recursive metadata strategy for sovereign publishing.
|
||||||
|
|
||||||
Generated by `gitfield-sync` at 2025-06-14T13:12:27Z (v1.5).
|
Generated by `gitfield-sync` at 2025-06-14T13:23:41Z (v1.5).
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
"https://codeberg.org/mrhavens/shadowprint-velastra-collapse",
|
"https://codeberg.org/mrhavens/shadowprint-velastra-collapse",
|
||||||
"rad:z3FEj7rF8gZw9eFksCuiN43qjzrex"
|
"rad:z3FEj7rF8gZw9eFksCuiN43qjzrex"
|
||||||
],
|
],
|
||||||
"dateModified": "2025-06-14T13:12:27Z",
|
"dateModified": "2025-06-14T13:23:41Z",
|
||||||
"author": {
|
"author": {
|
||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Mark Randall Havens"
|
"name": "Mark Randall Havens"
|
||||||
|
@ -42,7 +42,7 @@
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<!-- Generated by gitfield-sync v1.5 | 2025-06-14T13:12:27Z -->
|
<!-- Generated by gitfield-sync v1.5 | 2025-06-14T13:23:41Z -->
|
||||||
<header>
|
<header>
|
||||||
<h1>GitField Sovereign Canonical Repository: <code>shadowprint-velastra-collapse</code></h1>
|
<h1>GitField Sovereign Canonical Repository: <code>shadowprint-velastra-collapse</code></h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# SHA-256 Integrity Hashes for /docs Metadata Files
|
# SHA-256 Integrity Hashes for /docs Metadata Files
|
||||||
# Generated by gitfield-sync at 2025-06-14T13:12:27Z (v1.5)
|
# Generated by gitfield-sync at 2025-06-14T13:23:41Z (v1.5)
|
||||||
|
|
||||||
5270e7e54e1ced86e48239667f68bb0597d47ce80d3068791cf9dea1ec001daa /mnt/h/fieldcraft/shadowprint-velastra-collapse/docs/canonical.meta
|
5270e7e54e1ced86e48239667f68bb0597d47ce80d3068791cf9dea1ec001daa /mnt/h/fieldcraft/shadowprint-velastra-collapse/docs/canonical.meta
|
||||||
596524cd328f8ef4d173482339cd8669974d95aca7e3d7f5826586eadf5bc141 /mnt/h/fieldcraft/shadowprint-velastra-collapse/docs/canonical.md
|
596524cd328f8ef4d173482339cd8669974d95aca7e3d7f5826586eadf5bc141 /mnt/h/fieldcraft/shadowprint-velastra-collapse/docs/canonical.md
|
||||||
|
|
|
@ -2,97 +2,97 @@
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://remember.thefoldwithin.earth/mrhavens/shadowprint-velastra-collapse</loc>
|
<loc>https://remember.thefoldwithin.earth/mrhavens/shadowprint-velastra-collapse</loc>
|
||||||
<lastmod>2025-06-14T13:12:27Z</lastmod>
|
<lastmod>2025-06-14T13:23:41Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>1.0</priority>
|
<priority>1.0</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/index.html</loc>
|
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/index.html</loc>
|
||||||
<lastmod>2025-06-14T13:12:27Z</lastmod>
|
<lastmod>2025-06-14T13:23:41Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.9</priority>
|
<priority>0.9</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/canonical.meta</loc>
|
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/canonical.meta</loc>
|
||||||
<lastmod>2025-06-14T13:12:27Z</lastmod>
|
<lastmod>2025-06-14T13:23:41Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/canonical.md</loc>
|
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/canonical.md</loc>
|
||||||
<lastmod>2025-06-14T13:12:27Z</lastmod>
|
<lastmod>2025-06-14T13:23:41Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/index.json</loc>
|
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/index.json</loc>
|
||||||
<lastmod>2025-06-14T13:12:27Z</lastmod>
|
<lastmod>2025-06-14T13:23:41Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/gitfield.json</loc>
|
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/gitfield.json</loc>
|
||||||
<lastmod>2025-06-14T13:12:27Z</lastmod>
|
<lastmod>2025-06-14T13:23:41Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/.well-known/gitfield.json</loc>
|
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/.well-known/gitfield.json</loc>
|
||||||
<lastmod>2025-06-14T13:12:27Z</lastmod>
|
<lastmod>2025-06-14T13:23:41Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/repos.json</loc>
|
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/repos.json</loc>
|
||||||
<lastmod>2025-06-14T13:12:27Z</lastmod>
|
<lastmod>2025-06-14T13:23:41Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/pushed.log</loc>
|
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/pushed.log</loc>
|
||||||
<lastmod>2025-06-14T13:12:27Z</lastmod>
|
<lastmod>2025-06-14T13:23:41Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/gitfield.README.txt</loc>
|
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/gitfield.README.txt</loc>
|
||||||
<lastmod>2025-06-14T13:12:27Z</lastmod>
|
<lastmod>2025-06-14T13:23:41Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/GITFIELD.md</loc>
|
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse/docs/GITFIELD.md</loc>
|
||||||
<lastmod>2025-06-14T13:12:27Z</lastmod>
|
<lastmod>2025-06-14T13:23:41Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse</loc>
|
<loc>https://github.com/mrhavens/shadowprint-velastra-collapse</loc>
|
||||||
<lastmod>2025-06-14T13:12:27Z</lastmod>
|
<lastmod>2025-06-14T13:23:41Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://gitlab.com/mrhavens/shadowprint-velastra-collapse</loc>
|
<loc>https://gitlab.com/mrhavens/shadowprint-velastra-collapse</loc>
|
||||||
<lastmod>2025-06-14T13:12:27Z</lastmod>
|
<lastmod>2025-06-14T13:23:41Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://bitbucket.org/thefoldwithin/shadowprint-velastra-collapse</loc>
|
<loc>https://bitbucket.org/thefoldwithin/shadowprint-velastra-collapse</loc>
|
||||||
<lastmod>2025-06-14T13:12:27Z</lastmod>
|
<lastmod>2025-06-14T13:23:41Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://remember.thefoldwithin.earth/mrhavens/shadowprint-velastra-collapse</loc>
|
<loc>https://remember.thefoldwithin.earth/mrhavens/shadowprint-velastra-collapse</loc>
|
||||||
<lastmod>2025-06-14T13:12:27Z</lastmod>
|
<lastmod>2025-06-14T13:23:41Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://codeberg.org/mrhavens/shadowprint-velastra-collapse</loc>
|
<loc>https://codeberg.org/mrhavens/shadowprint-velastra-collapse</loc>
|
||||||
<lastmod>2025-06-14T13:12:27Z</lastmod>
|
<lastmod>2025-06-14T13:23:41Z</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.6 MiB |
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.6 MiB |
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.5 MiB |
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 1.4 MiB |