Skip to content

fix(crg): align profile template with v2.0 spec - #765

Open
hyperpolymath wants to merge 2 commits into
mainfrom
fix/crg-template-v2
Open

fix(crg): align profile template with v2.0 spec#765
hyperpolymath wants to merge 2 commits into
mainfrom
fix/crg-template-v2

Conversation

@hyperpolymath

@hyperpolymath hyperpolymath commented Sep 9, 2026

Copy link
Copy Markdown
Owner

Fixes #733.

The CRG profile template now identifies the published CRG v2.0 specification
both in its metadata table and in its strict-baseline description.

Validation:

  • rendered CRG-PROFILE-TEMPLATE.adoc with representative profile attributes
    using asciidoctor --failure-level=WARN;
  • asserted both v2.0 template strings and absence of v2.2 in the template;
  • regenerated .machine_readable/REGISTRY.a2ml with the authoritative
    scripts/build-registry.sh after staging the template source, then verified
    scripts/build-registry.sh --check;
  • git diff --check.

The repository also contains older v2.2 references in ARG/TRG/FRG companion
documents. Those are outside this issue's two-string template scope and remain
unchanged for separate review.

@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

Next included review available in 34 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 503c18be-55a3-445d-8c23-a8723f05bdd1

📥 Commits

Reviewing files that changed from the base of the PR and between 1f3eef6 and c94044e.

📒 Files selected for processing (2)
  • .machine_readable/REGISTRY.a2ml
  • component-readiness-grades/templates/CRG-PROFILE-TEMPLATE.adoc

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

sonarqubecloud Bot commented Sep 9, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(crg): CRG-PROFILE-TEMPLATE claims conformance to v2.2, but the spec declares v2.0

2 participants