From 66a458c8030df8c95ec9fb26f1346a1cfb2b223a Mon Sep 17 00:00:00 2001 From: Simon Gonzalez De Cruz Date: Tue, 2 Jun 2026 19:36:47 -0700 Subject: [PATCH 1/2] docs: add KyaniteLabs cross-link footer (SEO internal linking) --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index c5e057e..bde2170 100644 --- a/README.md +++ b/README.md @@ -132,3 +132,15 @@ For the installable, CLI-driven archaeology pipeline with SQLite databases, Data ## License MIT + +--- + +## Part of KyaniteLabs + +Open-source tools by [KyaniteLabs](https://kyanitelabs.tech). Related projects: + +- **[devarch-framework](https://github.com/KyaniteLabs/devarch-framework)** — git-repository archaeology framework +- **[checkyourself](https://github.com/KyaniteLabs/checkyourself)** — local-first production-readiness checks for AI-built code +- **[Elixis](https://github.com/KyaniteLabs/Elixis)** — local-first AI pattern-synthesis engine for ideas + +→ More at **[kyanitelabs.tech](https://kyanitelabs.tech)** From 8ba1a972a30121ff98886504fb4534ddf1479a5e Mon Sep 17 00:00:00 2001 From: Simon Gonzalez De Cruz Date: Tue, 2 Jun 2026 19:39:01 -0700 Subject: [PATCH 2/2] docs: neutral footer wording (BSL repos are source-available, not open-source) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bde2170..bdcc9fb 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ MIT ## Part of KyaniteLabs -Open-source tools by [KyaniteLabs](https://kyanitelabs.tech). Related projects: +More from [KyaniteLabs](https://kyanitelabs.tech). Related projects: - **[devarch-framework](https://github.com/KyaniteLabs/devarch-framework)** — git-repository archaeology framework - **[checkyourself](https://github.com/KyaniteLabs/checkyourself)** — local-first production-readiness checks for AI-built code