Commit 1ca1116
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
0 commit comments