docs: add Agentmetry to ADOPTERS (evaluation / pilot) - #4068
Open
Ricky Gummadi (Ricky-G) wants to merge 2 commits into
Open
Ricky Gummadi (Ricky-G) wants to merge 2 commits into
Ricky Gummadi (Ricky-G) wants to merge 2 commits into
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Signed-off-by: Ricky Gummadi <ricky.gummadi@outlook.com>
Ricky Gummadi (Ricky-G)
requested review from
MohammadHaroonAbuomar,
liamcrumm and
Prayag (prayagupa)
as code owners
September 22, 2026 04:45
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
PR Review Summary
Verdict: AI review comments are untrusted advisory output. The summary reports workflow-generated completion status only, not model-authored pass/fail claims. |
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Signed-off-by: Ricky Gummadi <ricky.gummadi@outlook.com>
Ricky Gummadi (Ricky-G)
enabled auto-merge (squash)
September 22, 2026 05:45
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.
Summary
Add Agentmetry to the
Evaluation / Pilotsection ofdocs/ADOPTERS.md, documenting its use of AGTFileAuditSinkoutput for local hash-chain verification and cross-session detection.This is a maintainer-authored replacement for stale #3644, based on current
mainso the change can be reviewed and tracked cleanly.Problem
#3644 has been open since August 7 and still has an outstanding DCO request. Its branch also predates subsequent
mainchanges. This PR carries forward only the intended documentation change from that PR without preserving its stale branch history or original author as the PR author.The repository's modified-file link check also rejected two pre-existing Provedit URLs with HTTP 403 responses. Those URLs are now code-formatted, following the documentation guidance for bot-blocked external sites, without changing the link-check workflow.
Changes
docs/ADOPTERS.md.cspell-repo-terms.txtAgentmetryandblitzcriegto the repository spell-check terms.Tracking
@blitzcrieg1because that is the project's factual maintainer attribution; this PR and its commits are authored byRicky-G.Testing
python scripts/docs/check_links.py— passed (0 new broken links).python scripts/docs/check_frontmatter.py --strict— passed (0 findings).git diff --check— passed.cspellwas unavailable locally; CI will run the repository spell-check workflow.markdown-link-checkfailure was traced to the two pre-existing Provedit URLs and addressed without changing the workflow.