docs(EC-1980): add product naming guidance to AGENTS.md - #3457
Conversation
|
Warning Review limit reached
Next review available in: 54 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. 📝 WalkthroughWalkthroughThe change adds an AGENTS.md convention that requires “Conforma CLI” and prohibits “ec-cli” in user-facing strings, errors, and documentation. ChangesNaming convention
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
PR Summary by QodoAdd product naming guidance to AGENTS.md (use “Conforma CLI”, not “ec-cli”)
AI Description
High-Level Assessment
Files changed (1)
|
|
🤖 Review · |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@AGENTS.md`:
- Around line 46-48: Revise the product-naming guidance in AGENTS.md to prohibit
“ec-cli” only in new user-facing product names and prose, while explicitly
allowing exact legacy identifiers required for compatibility, migration, or
historical context. Preserve required references such as the deprecated
quay.io/enterprise-contract/ec-cli registry image.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
Code Review by Qodo
Context used✅ Compliance rules (platform):
34 rules 1.
|
AI code agents were using the old "ec-cli" name in generated error messages and strings. Add explicit guidance that the project name is "Conforma CLI" and the old name should not be used. Ref: EC-1980 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
🤖 Finished Review · ✅ Success · Started 2:59 AM UTC · Completed 3:07 AM UTC |
ReviewFindingsMedium
Labels: PR modifies AGENTS.md documentation with product naming guidance |
Codecov Report✅ All modified and coverable lines are covered by tests.
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
🤖 Finished Retro · ✅ Success · Started 12:28 PM UTC · Completed 12:41 PM UTC |
Retro: PR #3457 — docs(EC-1980): add product naming guidance to AGENTS.mdTimelinePR #3457 was a small (4 additions, 1 file) human-authored docs PR adding product naming guidance to AGENTS.md, co-authored with Claude. The workflow ran cleanly:
Agents repo: What went well
Evidence for existing open issuesAll improvement opportunities identified in this retro are already tracked. New evidence from this PR:
No new proposalsAll identified improvements are covered by existing open issues. No new proposals filed. |
Summary
ec)Ref: EC-1980
Upstream: #3389
Test plan
🤖 Generated with Claude Code