Skip to content

feat: add Cohesion Criteria (Constantine & Yourdon) anchor#411

Merged
rdmueller merged 1 commit into
LLM-Coding:mainfrom
raifdmueller:feat/cohesion-criteria-anchor
Apr 7, 2026
Merged

feat: add Cohesion Criteria (Constantine & Yourdon) anchor#411
rdmueller merged 1 commit into
LLM-Coding:mainfrom
raifdmueller:feat/cohesion-criteria-anchor

Conversation

@raifdmueller

Copy link
Copy Markdown
Contributor

Summary

  • Add new anchor: Cohesion Criteria (Constantine & Yourdon) — the 7 levels of module cohesion from coincidental to functional
  • Bilingual: English + German
  • Category: design-principles
  • Related to: GRASP, SOLID SRP, Clean Architecture, Vertical Slice Architecture

Proposed by Gernot Starke.

Changed files

  • docs/anchors/cohesion-criteria.adoc — new anchor (EN)
  • docs/anchors/cohesion-criteria.de.adoc — new anchor (DE)
  • docs/changelog.adoc — changelog entry
  • skill/semantic-anchor-translator/references/catalog.md — catalog update
  • plugins/semantic-anchors/skills/semantic-anchor-translator/references/catalog.md — catalog mirror update

Test plan

  • Verify anchor renders correctly on the website
  • Verify German translation renders correctly
  • Verify related anchors link correctly

🤖 Generated with Claude Code

Seven levels of module cohesion from coincidental to functional.
Proposed by Gernot Starke.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@raifdmueller has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 1 minutes and 30 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 1 minutes and 30 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: 0b7657a2-db47-4eb8-abbb-98821b5bca0d

📥 Commits

Reviewing files that changed from the base of the PR and between 21767d6 and 8e3470f.

📒 Files selected for processing (5)
  • docs/anchors/cohesion-criteria.adoc
  • docs/anchors/cohesion-criteria.de.adoc
  • docs/changelog.adoc
  • plugins/semantic-anchors/skills/semantic-anchor-translator/references/catalog.md
  • skill/semantic-anchor-translator/references/catalog.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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 and usage tips.

@rdmueller rdmueller merged commit e618176 into LLM-Coding:main Apr 7, 2026
8 checks passed
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.

2 participants