From 9d989988e0a51b3a2411c1cf70f379aa848f58ea Mon Sep 17 00:00:00 2001 From: Albert Mavashev Date: Fri, 15 May 2026 06:23:12 -0400 Subject: [PATCH] docs: update renamed docs repo reference --- AUDIT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUDIT.md b/AUDIT.md index dace609..1f3406e 100644 --- a/AUDIT.md +++ b/AUDIT.md @@ -236,7 +236,7 @@ Metadata-only release retargeting the package for category-search discovery on P - **Keywords expanded 12 → 21**, organized into category-search terms (`ai-agent`, `agent-budget`, `budget-control`, `cost-control`, `cost-enforcement`, `spending-limit`, `llm-cost`, `runtime-authority`, `action-control`, `multi-tenant`), framework targeting (`langchain`, `langgraph`, `crewai`, `autogen`, `openai-agents`, `mcp`, `openai`, `anthropic`), and brand (`cycles`, `runcycles`). - **Classifier added:** `Topic :: Scientific/Engineering :: Artificial Intelligence`. -Driven by Python-side adoption diagnostic finding the biggest sub-gap was discovery, not SDK feature parity. Companion changes: GitHub topics on this repo (`governance` dropped, `mcp` added) and Python framework integration guide retitling on `runcycles/docs` (PR #568). +Driven by Python-side adoption diagnostic finding the biggest sub-gap was discovery, not SDK feature parity. Companion changes: GitHub topics on this repo (`governance` dropped, `mcp` added) and Python framework integration guide retitling on `runcycles/cycles-docs` (PR #568). Protocol conformance: No protocol or wire-format changes. Existing test suite at 100% coverage; no test additions.