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.
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.
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.
Curated conformance corpus for agent-cards-spec v0.1, categorized JSON fixtures (valid / dirty / shape) with declarative manifest. Final piece of the test-vectors corpus pattern across all 4 Kinetic Gain Suite specs.
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.
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.
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.
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.
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.
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.
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.