From 430f26e5aaf2f65bc4e7bee5d5d5bbd9ef557298 Mon Sep 17 00:00:00 2001 From: Sairen Christian Buerano <122254250+sairenchristianbuerano@users.noreply.github.com> Date: Fri, 7 Aug 2026 09:27:05 +0800 Subject: [PATCH] docs: retire "static reliability/safety analyzer" lead and fix banner alt Punchlist v7 items 5 and 18. Item 18 - the intro led with "the static reliability/safety analyzer for agent repos". "static analyzer" is retired as a lead per the terminology table. Replaced with "AI agent reliability in CI - finds and fixes reliability and safety defects in agent repos", and split the framework list out of the parenthetical so it reads as body text. Item 5 - banner alt carried "open-source tooling for production-ready agentic tools", which is retired phrasing on the most-shared surface in the repo. Now "Trustabl GitHub Action - AI agent reliability in CI". SARIF and PR-annotation detail already sit in visible text below, which is where they are indexed. Item 8 deliberately NOT applied. It calls the "Used by" badge broken against trustabl/actions. Verified today: trustabl/actions now redirects to trustabl/trustabl-action, .github/badges/trustabl-action.json exists, and both raw URLs return HTTP 200. The badge works. Repointing it at "actions" as the punchlist directs would aim it at the redirect alias instead of the canonical name, so the item is stale and the block is left alone. --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fc7a6da..a84233d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
-
+
@@ -10,10 +10,13 @@ # Trustabl Action -A GitHub Action that runs [trustabl](https://github.com/trustabl/trustabl) — the -static reliability/safety analyzer for agent repos (Claude Agent SDK, OpenAI -Agents SDK, Google ADK, LangChain, CrewAI, Pydantic AI, Vercel AI, AutoGen, MCP -servers, and Claude subagents & skills) — and surfaces the results where you work: +AI agent reliability in CI — finds and fixes reliability and safety defects in +agent repos. + +A GitHub Action that runs [trustabl](https://github.com/trustabl/trustabl) +against Claude Agent SDK, OpenAI Agents SDK, Google ADK, LangChain / LangGraph, +CrewAI, Pydantic AI, Vercel AI SDK, AutoGen, and MCP servers — plus Claude +subagents and skills — and surfaces the results where you work: - **Inline PR annotations + the Security tab.** Findings are uploaded to GitHub Code Scanning, so they appear on the changed lines in the PR diff and in the