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.
-
Updated
Sep 11, 2026 - TypeScript
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.
GitHub Action wrapping prompt-provenance-fleet-summary. Walks a dir of prompt-provenance docs, flags approved-without-evaluations / no-reviewers / failing-evals / deprecated-still-referenced. PR comment + fail-on-high. Third in the fleet-summary Action family.
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.
Diff two prompt-provenance JSON documents (per prompt-provenance-spec v0.1). Classifies 24 change reasons across 7 dimensions; flags breaking (prompt-hash-changed, approval-state-regressed, etc.). Sibling of agent-card-diff / mcp-tool-card-diff / evidence-bundle-diff.
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.
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.
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.
Fleet-analyze a directory of prompt-provenance docs. Counts by approval state; flags approved-without-evaluations / no-reviewers / failing-evals, deprecated-still-passing, single-reviewer, missing out-of-scope. Sibling of agent-card-fleet-summary.
Unified MCP server for all 12 Kinetic Gain Protocol Suite specs + DefenseTech (8 tools): 75 callable tools (47 spec + 16 implementation + 8 DefenseTech + 4 AI Claims Decision Card). One Claude Desktop config, stdio, no API key, no build step.
To associate your repository with the prompt-provenance topic, visit your repo's landing page and select "manage topics."