From 051718d18215391ea92ea0c50539e24712918bd4 Mon Sep 17 00:00:00 2001 From: shenxianpeng Date: Mon, 25 May 2026 23:14:41 +0300 Subject: [PATCH] chore: remove Cast Slice from profile, focus on Cast CLI --- profile/README.md | 24 ++++-------------------- 1 file changed, 4 insertions(+), 20 deletions(-) diff --git a/profile/README.md b/profile/README.md index 3b40f95..ceed297 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,32 +1,16 @@
-# CAST β€” Open-Source Tools for Secure, Standardized, and Cost-Aware Software Delivery +# Cast CLI β€” The DevSecOps Governance Toolkit -**One engineer's standards. Every team's pipeline.** +**AI can generate a pipeline that runs. Cast CLI enforces a pipeline that complies.** [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE) [![PyPI version](https://img.shields.io/pypi/v/castops.svg)](https://pypi.org/project/castops/)
-CAST builds open-source tools for secure, standardized, and cost-aware software delivery. We translate DevOps/Platform engineer best practices into executable CI/CD baselines β€” one command to install, continuous audit to enforce, and automated upgrade to stay current. +Cast CLI enforces pipeline standards across GitHub Actions & GitLab CI without manual reviews. Ship code securely and uniformly β€” with built-in audit, upgrade, and org-level governance. ---- - -### πŸ“¦ The CAST Ecosystem - -#### πŸš€ [Cast CLI](https://github.com/castops/cast-cli) β€” *The DevSecOps Governance Toolkit* - -Enforce pipeline standards across GitHub Actions & GitLab CI without manual reviews. Ship code securely and uniformly β€” with built-in audit, upgrade, and org-level governance. - -> **AI can generate a pipeline that runs. CAST enforces a pipeline that complies.** +DevOps/Platform engineer best practices, translated into executable CI/CD baselines: one command to install, continuous audit to enforce, and automated upgrade to stay current. πŸ“– **Docs:** [English](https://castops.github.io/cast-cli/) Β· [δΈ­ζ–‡](https://castops.github.io/cast-cli/zh/) - ---- - -#### βœ‚οΈ [Cast Slice](https://github.com/castops/cast-slice) β€” *The GPU FinOps Engine for Kubernetes* - -Automatically intercept resource requests and "slice" idle GPUs to maximize utilization. Run workloads cost-effectively. - -πŸ“– **Docs:** [castops.github.io/cast-slice](https://castops.github.io/cast-slice/)