feat: Add GRASP semantic anchor#359
Merged
Merged
Conversation
Co-authored-by: rdmueller <1856308+rdmueller@users.noreply.github.com> Agent-Logs-Url: https://github.com/LLM-Coding/Semantic-Anchors/sessions/0bbc4c9f-2da9-4b0c-a8ab-c93d4183af44
Copilot
AI
changed the title
[WIP] Add GRASP term for responsibility assignment
feat: Add GRASP semantic anchor
Mar 26, 2026
This was referenced Mar 26, 2026
Contributor
Analysis of Proposed AnchorsEvaluated against the quality criteria: Precise, Rich, Consistent, Attributable. Summary
Detailed Analysis#354 P.A.R.A. Method —
|
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.
Adds GRASP (General Responsibility Assignment Software Patterns) as proposed — Craig Larman's 9 OO responsibility-assignment guidelines that are foundational to object-oriented design.
New files
docs/anchors/grasp.adoc— English anchor covering all 9 patterns: Information Expert, Creator, Controller, Low Coupling, High Cohesion, Polymorphism, Pure Fabrication, Indirection, Protected Variationsdocs/anchors/grasp.de.adoc— German translation with full metadata attributesUpdated files
website/public/data/anchors.json— GRASP entry underdesign-principlescategory; related tosolid-principles,gof-design-patterns,clean-architecture,domain-driven-designskill/semantic-anchor-translator/references/catalog.md— GRASP entry added to Design Principles section for agent discoverabilityOriginal prompt
⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.