Below you will find pages that utilize the taxonomy term “KMing-L”
April 16, 2026
LyingDocs
Version updated for https://github.com/KMing-L/lying-docs to version v1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary LyingDocs is a GitHub Action designed to ensure alignment between a repository’s documentation, code, and configuration by detecting discrepancies, such as outdated or misleading documentation, undocumented code paths, or mismatches between stated and actual behavior. It automates the auditing process using two agents: Hermes, which analyzes documentation to extract claims, and Argus, which verifies these claims against the actual codebase, producing a structured report of any misalignments. This helps maintain the repository’s trustworthiness for both humans and AI systems, reducing “trust debt” and improving overall reliability.