docs(#4334): add new-module creation conventions to scorecard AGENTS.md - #4336
Open
fullsend-ai-coder[bot] wants to merge 1 commit into
Open
docs(#4334): add new-module creation conventions to scorecard AGENTS.md#4336fullsend-ai-coder[bot] wants to merge 1 commit into
fullsend-ai-coder[bot] wants to merge 1 commit into
Conversation
Add a "New Module Creation" section documenting the scaffolding conventions for new scorecard backend modules. The section covers initial version (0.0.0), changeset creation, API report generation, README requirements, config visibility annotations, and prettier formatting. These conventions were learned from fix iterations on PR #4258, where the code agent's initial commit required three human-triggered fixes for version, changeset, API report, README, and an incorrect @DeepVisibility secret annotation on a non-sensitive filter field. Closes #4334
fullsend-ai-coder
Bot
requested a review
from christoph-jerolimov
as a code owner
August 16, 2026 08:05
fullsend-ai-coder
Bot
requested review from
a team,
Eswaraiahsapram and
its-mitesh-kumar
as code owners
August 16, 2026 08:05
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4336 +/- ##
=======================================
Coverage 61.38% 61.38%
=======================================
Files 2520 2520
Lines 100936 100936
Branches 28304 28305 +1
=======================================
Hits 61958 61958
Misses 38427 38427
Partials 551 551
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
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 a "New Module Creation" section documenting the scaffolding conventions for new scorecard backend modules. The section covers initial version (0.0.0), changeset creation, API report generation, README requirements, config visibility annotations, and prettier formatting.
These conventions were learned from fix iterations on PR #4258, where the code agent's initial commit required three human-triggered fixes for version, changeset, API report, README, and an incorrect @DeepVisibility secret annotation on a non-sensitive filter field.
Closes #4334
Post-script verification
agent/4334-new-module-conventions)ee6947c241eb2aad2efcb8f6c8dd73fb24b24bf5..HEAD)