docs(#3906): add scorecard workspace AGENTS.md with metric IDs#3907
Open
fullsend-ai-coder[bot] wants to merge 1 commit into
Open
docs(#3906): add scorecard workspace AGENTS.md with metric IDs#3907fullsend-ai-coder[bot] wants to merge 1 commit into
fullsend-ai-coder[bot] wants to merge 1 commit into
Conversation
Add workspace-level AGENTS.md for the scorecard workspace to provide agents with reference material for metric ID naming conventions and the complete set of known metric IDs across all 6 providers (GitHub, Jira, Dependabot, SonarQube, OpenSSF, Filecheck -- 36 static metrics total). The file documents: - The lowerCamelCase naming convention for metric IDs - A complete reference table of all metric IDs by provider - OpenSSF edge cases where check names contain consecutive uppercase characters (CII-Best-Practices, CI-Tests, SAST) that require careful camelCase conversion - A checklist for changes to metric ID generation covering provider source, translations, config schema, app-config, and tests This addresses the gap that contributed to a regex bug in PR #3534 where the code agent lacked workspace-level docs about metric ID conventions and known check names. Closes #3906
fullsend-ai-coder
Bot
requested review from
christoph-jerolimov and
its-mitesh-kumar
as code owners
July 21, 2026 15:53
fullsend-ai-coder
Bot
requested review from
a team and
Eswaraiahsapram
as code owners
July 21, 2026 15:53
|
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.
Add workspace-level AGENTS.md for the scorecard workspace to provide agents with reference material for metric ID naming conventions and the complete set of known metric IDs across all 6 providers (GitHub, Jira, Dependabot, SonarQube, OpenSSF, Filecheck -- 36 static metrics total).
The file documents:
uppercase characters (CII-Best-Practices, CI-Tests, SAST)
that require careful camelCase conversion
provider source, translations, config schema, app-config,
and tests
This addresses the gap that contributed to a regex bug in PR #3534 where the code agent lacked workspace-level docs about metric ID conventions and known check names.
Closes #3906
Post-script verification
agent/3906-scorecard-agents-md)838a80deb2bb24c16522cf7c5a159331cff8aef6..HEAD)