From 702e22540d2b17c0df6d8bff131a8ed46164601b Mon Sep 17 00:00:00 2001 From: Eike Waldt Date: Wed, 8 Jul 2026 13:41:27 +0200 Subject: [PATCH 1/4] docs(README): remove AI-generated phrasing Rules: CANONICAL-LINT (1 occurrence) Signed-off-by: Eike Waldt On-behalf-of: SAP Assisted-by: Kilo:claude-opus-4-7 Assisted-by: Kilo:claude-sonnet-4-6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c273595a..c34a6564 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ To find our more, visit our ## Licensing Copyright 2025 SAP SE or an SAP affiliate company and GardenLinux contributors. -Please see our [LICENSE](LICENSE.md) for copyright and license information. +See our [LICENSE](LICENSE.md) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://reuse.software). From 9b88c42c59a392191837ee079e8f7687370832a9 Mon Sep 17 00:00:00 2001 From: Eike Waldt Date: Wed, 8 Jul 2026 13:41:32 +0200 Subject: [PATCH 2/4] docs(overview/index): remove AI-generated phrasing Rules: HYPE-OPEN (1 occurrence) Signed-off-by: Eike Waldt On-behalf-of: SAP Assisted-by: Kilo:claude-opus-4-7 Assisted-by: Kilo:claude-sonnet-4-6 --- docs/overview/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overview/index.md b/docs/overview/index.md index 526bf231..53f0073c 100644 --- a/docs/overview/index.md +++ b/docs/overview/index.md @@ -22,7 +22,7 @@ artifacts, S3 buckets, and GitHub releases. ## Overview -The Garden Linux Python Library is a comprehensive toolkit for managing and +The Garden Linux Python Library is a toolkit for managing and interacting with Garden Linux components. It includes: - **Feature Management**: Parse and work with Garden Linux features and generate From 6f05095656ca05471f6932b796b5b3f9f0d5ffc4 Mon Sep 17 00:00:00 2001 From: Eike Waldt Date: Thu, 9 Jul 2026 13:29:39 +0200 Subject: [PATCH 3/4] docs(docs/how-to/release.md): remove AI-generated phrasing Rules: HYPE-OPEN (1 occurrence) Signed-off-by: Eike Waldt On-behalf-of: SAP Assisted-by: Kilo:claude-opus-4-7 Assisted-by: Kilo:claude-sonnet-4-6 --- docs/how-to/release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/release.md b/docs/how-to/release.md index 00eb70a7..7a4f8668 100644 --- a/docs/how-to/release.md +++ b/docs/how-to/release.md @@ -35,7 +35,7 @@ command line. - `pyproject.toml` - `.github/actions/setup/action.yml` - Additionally at the moment (removal pending): + Also at the moment (removal pending): - `.github/actions/features_parse/action.yml` - `.github/actions/flavors_parse/action.yml` From 8dfdb1a7985ff0241630a735664dcd96285e956f Mon Sep 17 00:00:00 2001 From: Eike Waldt Date: Thu, 9 Jul 2026 13:29:40 +0200 Subject: [PATCH 4/4] docs(docs/overview/index.md): remove AI-generated phrasing Rules: TITLE-CASE (2 occurrences) Signed-off-by: Eike Waldt On-behalf-of: SAP Assisted-by: Kilo:claude-opus-4-7 Assisted-by: Kilo:claude-sonnet-4-6 --- docs/overview/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/overview/index.md b/docs/overview/index.md index 53f0073c..bc1eca9b 100644 --- a/docs/overview/index.md +++ b/docs/overview/index.md @@ -14,7 +14,7 @@ github_source_path: docs/overview/index.md github_target_path: "docs/reference/supporting_tools/python-gardenlinux-lib.md" --- -# Garden Linux Python Library Documentation +# Garden Linux Python library documentation Welcome to the Garden Linux Python Library documentation. This library provides Python tools and utilities for working with Garden Linux features, flavors, OCI @@ -78,7 +78,7 @@ For more examples and for all CLI tools, see the **Command-Line Interface** and **API Reference** sections in the docs: [https://gardenlinux.github.io/python-gardenlinux-lib/](https://gardenlinux.github.io/python-gardenlinux-lib/) -## Quick Start +## Quick start ### Command-Line Interface