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 PR comment, fails on breaking. First in the per-protocol diff Action quintet.
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.
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.
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.
Build + validate a minimal A2A AgentCard per agent-cards-spec v0.1 from a StampOptions struct. Enforces id/version regex, enum constraints, and the spec's autonomy→IRU allOf clause. Sibling of prompt-provenance-stamp.
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.
Generate a human-readable Markdown README from a prompt-provenance JSON document (per prompt-provenance-spec v0.1). Renders identity, approval state, lineage chain, authorship, intent (in/out scope, supported models), and evaluations table. Third in the readme-gen trio with agent-card-readme-generator and mcp-server-readme-generator.
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.
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.
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.
Renders a Markdown README from an evidence-bundle manifest JSON. Posts as PR comment AND/OR writes to a target file path. Fourth in the readme-generator Action quartet.
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.