You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Renders a Markdown README from an A2A AgentCard JSON via agent-card-readme-generator. Posts as PR comment AND/OR writes to a target file path for auto-synced docs. First in the readme-generator Action quintet.
Scans a directory of JSON docs and identifies which Kinetic Gain Suite protocol each belongs to. Pairs with the per-protocol diff Action quintet for mixed-content governance repos.
Postgres extension that emits audit-stream-py-compatible governance events on watched table CRUD via pg_notify, plus a Python LISTEN bridge daemon. The database-tier governance producer for the Kinetic Gain Protocol Suite.
PR gate for OTel GenAI rollup cost/token jumps — diffs HEAD vs base.sha via otel-genai-diff with configurable threshold, posts PR comment with cost-delta. Fifth and final in the per-protocol diff Action quintet (quintet complete).
Azure Function that gates Azure OpenAI calls through deny-trumps-allow PolicyBundles derived from AI Procurement Decision Cards, emitting tool_invocation_* to audit-stream-py. The Azure-native sibling of mcp-permission-broker. Bicep IaC included.
Append-only governance event stream for the Kinetic Gain portfolio. Hash-chained for tamper-evidence, SSE for live tailing, REST for queries. Every portfolio repo is a producer.
PR gate for prompt-provenance breaking changes — diffs HEAD vs base.sha via prompt-provenance-diff, posts PR comment, fails on hash/approval/lineage regressions. Third in the per-protocol diff Action quintet.
Walks the Kinetic Gain Protocol Suite graph from an AI Incident Card and emits a structured remediation plan. Rust + petgraph; small surface, composes with the rest of the portfolio.
Convert a Kinetic Gain Agent Card into runtime-specific agent configs — OpenAI Assistants, Anthropic system-prompt bundle, Vercel AI SDK, and a markdown briefing.
PR gate for MCP Tool Card breaking changes — diffs HEAD vs base.sha via mcp-tool-card-diff, posts PR comment, fails on breaking. Second in the per-protocol diff Action quintet.