From 288eca98652296ff085fa03b44cae94e5fe7e975 Mon Sep 17 00:00:00 2001 From: Simon Gonzalez De Cruz Date: Tue, 2 Jun 2026 19:36:42 -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 5d3f9be..c1453da 100644 --- a/README.md +++ b/README.md @@ -332,3 +332,15 @@ No. DevArch runs entirely locally. All mining, analysis, and report generation h - **[Dev Learning Archaeologist](https://github.com/KyaniteLabs/dev-learning-archaeologist)** — Zero-setup ICM folder for Claude Code. Drop it in, ask one question, get a full HTML learning diagnostic. The lightweight version of this framework. - **[KyaniteLabs](https://github.com/KyaniteLabs)** — More AI-native developer tools: MCP servers, time estimation, and multi-agent orchestration. + +--- + +## Part of KyaniteLabs + +Open-source tools by [KyaniteLabs](https://kyanitelabs.tech). Related projects: + +- **[dev-learning-archaeologist](https://github.com/KyaniteLabs/dev-learning-archaeologist)** — forensic git-history learning diagnostic +- **[checkyourself](https://github.com/KyaniteLabs/checkyourself)** — local-first production-readiness checks for AI-built code +- **[Epoch](https://github.com/KyaniteLabs/Epoch)** — time-estimation MCP server (PERT) for AI agents + +→ More at **[kyanitelabs.tech](https://kyanitelabs.tech)** From a8bad1178547275b4b1b9808289451f370d0ab08 Mon Sep 17 00:00:00 2001 From: Simon Gonzalez De Cruz Date: Tue, 2 Jun 2026 19:39:00 -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 c1453da..2db41e8 100644 --- a/README.md +++ b/README.md @@ -337,7 +337,7 @@ No. DevArch runs entirely locally. All mining, analysis, and report generation h ## Part of KyaniteLabs -Open-source tools by [KyaniteLabs](https://kyanitelabs.tech). Related projects: +More from [KyaniteLabs](https://kyanitelabs.tech). Related projects: - **[dev-learning-archaeologist](https://github.com/KyaniteLabs/dev-learning-archaeologist)** — forensic git-history learning diagnostic - **[checkyourself](https://github.com/KyaniteLabs/checkyourself)** — local-first production-readiness checks for AI-built code