Skip to content

docs(#1797): add product and tool name casing conventions - #1798

Open
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
agent/1797-product-name-casing
Open

docs(#1797): add product and tool name casing conventions#1798
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
agent/1797-product-name-casing

Conversation

@fullsend-ai-coder

Copy link
Copy Markdown
Contributor

What:

Add a "Product and Tool Name Conventions" section to AGENTS.md with a reference table covering the canonical casing for product and tool names used in this codebase: roxctl, cosign, Sigstore, Rekor, Fulcio, Tekton, SLSA, Conforma, Clair, OPA, and Rego.

Why:

On PR #1795, a human reviewer caught inconsistent roxctl casing in Antora docs that neither the review agent nor automated bots flagged. The review agent's style sub-agent had no source of truth for product-name casing conventions. This change gives both human contributors and the review agent a documented reference so casing violations can be flagged automatically on future PRs.

Tickets:


Closes #1797

Post-script verification

  • Branch is not main/master (agent/1797-product-name-casing)
  • Secret scan passed (gitleaks — a1de4aa30a02860e6c90a8394d43d3c3b3da529a..HEAD)
  • PR body secret scan passed (gitleaks — no-git)

Add a "Product and Tool Name Conventions" section to AGENTS.md
documenting the canonical casing for product names used in this
codebase. This gives both human contributors and the review agent
a single source of truth for domain-specific terminology.

Covers roxctl, cosign, Sigstore, Rekor, Fulcio, Tekton, SLSA,
Conforma, Clair, OPA, and Rego with correct casing, incorrect
examples, and authoritative references. Includes notes clarifying
that CLI command usage and Rego identifiers are exempt.

Motivated by PR #1795 where a human reviewer caught inconsistent
roxctl casing that automated review agents missed due to the
absence of documented conventions.

Closes #1797
@fullsend-ai-review

fullsend-ai-review Bot commented Aug 7, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 8:09 PM UTC · Completed 8:22 PM UTC

Commit: 87c4a29 · View workflow run →

@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
unit-tests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fullsend-ai-review

Copy link
Copy Markdown

Review

Findings

Medium

  • [protected-path] AGENTS.md — This PR modifies AGENTS.md, which is a protected governance file. The change is well-justified (linked to issue Add Red Hat product-name casing conventions to AGENTS.md #1797, adds product-name casing conventions) and the implementation precisely matches the authorized scope. However, human approval is always required for protected-path changes, regardless of context or justification.

Labels: PR modifies AGENTS.md (documentation/governance file)

@fullsend-ai-review fullsend-ai-review Bot added requires-manual-review Review requires human judgment documentation Improvements or additions to documentation labels Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation requires-manual-review Review requires human judgment size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Red Hat product-name casing conventions to AGENTS.md

0 participants