Skip to content

Commit 1ca1116

Browse files
committed
audit: drop inflated framework adapter count from README
'11 framework adapters' was wrong: src/adapters/ has 13 .ts files, of which only 8 are framework adapters (CrewAI, LangChain, ADK, A2A, MCP, OpenShell, IBAC, Gonka). The remainder are governance plumbing (gateway-reporter, governance-hook, mutual-auth-a2a, mutual-auth-mcp). Per the OpenSSF TAC reviewer pattern (ossf/tac#603): list the adapters explicitly rather than asserting a count, since exact counts age and invite fact-check failures.
1 parent d00ce34 commit 1ca1116

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ The composition contract specifies how a verifier MUST cross-check per-request s
143143

144144
## Numbers
145145

146-
2,545 tests. 8 protocol layers. 11 framework adapters. Gateway evaluation under 2ms. Zero heavy dependencies. Apache-2.0.
146+
2,545 tests. 8 protocol layers. Framework adapters for CrewAI, LangChain, ADK, A2A, MCP, OpenShell, IBAC, Gonka. Gateway evaluation under 2ms. Zero heavy dependencies. Apache-2.0.
147147

148148
## Papers
149149

0 commit comments

Comments
 (0)