docs(agents): forbid self-claiming and unverified detail embedding - #40
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a guideline to AGENTS.md:
This addresses a recurring issue: commit messages/PR bodies claiming verification steps (like signing status) as if they were novel or explicitly performed, when they are actually the baseline state. Keeps claims evidence-grounded.
Greptile Summary
This change adds guidance for accurate agent reporting and adds CI linting for GitHub Actions workflows. The actionlint job was exercised using its exact release URL, checksum, extraction command, and no-argument invocation: the archive checksum passed, version 1.7.12 ran successfully, and workflow discovery correctly identified an intentionally invalid control workflow.
Confidence Score: 5/5
Safe to merge based on the verified workflow behavior and absence of reported defects.
The changed CI path was reproduced end to end, including download integrity verification, extraction, workflow linting, and a control proving that no-argument invocation discovers workflow files.
Files Needing Attention: No files need follow-up changes.
What T-Rex did
Reviews (1): Last reviewed commit: "docs(agents): forbid self-claiming and u..." | Re-trigger Greptile