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
GitHub Action that probes your /.well-known/ for all 11 Kinetic Gain Suite documents and reports a 0-100 self-score. Optional PR comment, SVG badge, and pulse receipt. Closes the loop opened by pulse.kineticgain.com Issue #2.
PR gate for A2A AgentCard breaking changes. Diffs HEAD vs base.sha via agent-card-diff, posts a PR comment, fails on breaking. First in the per-protocol diff Action quintet.
One Action, all 5 Kinetic Gain Suite protocols. Auto-routes changed JSON docs via kg-protocol-detect to the right diff (agent-card / mcp-tool-card / prompt-provenance / evidence-bundle / otel-genai), posts one consolidated PR comment.
Generate a human-readable Markdown README from a single MCP Tool Card JSON. Renders identity, safety badges, input schema, tested-with table, performance, cost, audit. Per-doc analog to mcp-server-readme-generator. Closes the per-doc readme-gen pattern across all 4 governance protocols.
Renders a Markdown README from a prompt-provenance JSON document. Posts as PR comment AND/OR writes to a target file path. Third in the readme-generator Action quintet.
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.
Walk a mixed-protocol directory of Kinetic Gain Suite JSONs and surface spec-version drift per protocol. Composes kg-protocol-detect routing with version-distribution accounting.
GitHub Action wrapping kg-suite-fleet-overview. Posts a unified one-page composition overview as a PR comment. Optionally fails on missing-core-protocol or unrouted-doc threshold. Completes the cross-protocol Suite governance Action quartet.
Composition capstone for the Kinetic Gain Suite. Walks a mixed-protocol dir, emits a single unified one-page overview (composition by protocol, missing cores, per-doc tables, low-confidence routings, unrouted files). Fifth cross-protocol primitive.
Sniff which protocol a JSON document represents: agent-cards-spec, mcp-tool-card-spec, prompt-provenance-spec, evidence-bundle-spec, OTel GenAI OTLP envelope, or MCP tools/list. Routing primitive in front of any governance pipeline.
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.
GitHub Action wrapping agent-card-fleet-summary. Walks a dir of AgentCards, surfaces governance gaps (autonomous-without-IRU, destructive-on-non-autonomous, etc.), posts Markdown PR comment, fails on high findings. Sibling of llm-cost-rollup-action.
Evidence Bundle v0.1 draft. Portable format for shipping evidence packets between systems (RAG citations, audit excerpts, compliance disclosures, incident-response artifacts). manifest.json + content/ + hashes + relationships + provenance + signature. Part of the Kinetic Gain Protocol Suite.