feat: add 8 verified semantic anchors#554
Conversation
Adds eight anchors that passed verification against the catalog's quality criteria (precise, rich, consistent, attributable) plus the recognition test, each with EN + DE docs, metadata, changelog and AgentSkill catalog entries: - Conway's Law (LLM-Coding#506) — software architecture - CAP Theorem (LLM-Coding#508) — software architecture - Fallacies of Distributed Computing (LLM-Coding#507) — software architecture - Law of Demeter (LLM-Coding#509) — design principles - First Principles Thinking (LLM-Coding#510) — problem-solving - Postel's Law / Robustness Principle (LLM-Coding#512) — design principles - Goodhart's Law (LLM-Coding#513) — strategic planning - Inverted Pyramid Style (LLM-Coding#538, proposed by @mhchem) — communication Borderline proposals (Inversion LLM-Coding#511, One sentence per line LLM-Coding#539, TDD Hamburg School LLM-Coding#458) and the counter-example YOLO (LLM-Coding#443) were left out pending rework/decision. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (23)
WalkthroughDieser PR erweitert den Semantic-Anchors-Katalog um acht neue Wissensprinzipien. Für jeden Anchor werden englische und deutsche Dokumentationen erstellt, Changelog und Referenzkataloge aktualisiert, die Website-Metadaten regeneriert und Zuordnungen zu Rollen und Kategorien gepflegt. ChangesNeue Semantic Anchors – Acht Prinzipien und Methoden
Geschätzter Code-Review-Aufwand🎯 2 (Simple) | ⏱️ ~10 Minuten Begründung: Die Änderungen sind überwiegend homogen und repetitiv (acht identisch strukturierte Anchor-Dokumentationen, konsistente JSON-Updates). Jede Anchor-Datei folgt demselben AsciiDoc-Template, und die Metadaten-Updates (JSON) sind mechanische Listeneinträge. Keine komplexe Logik, keine Umstrukturierungen oder Abhängigkeitskonflikt zu prüfen — nur Konsistenzvalidierung über alle acht Instanzen. Möglicherweise verwandte PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
Adds the eight anchor proposals that passed verification against the catalog's quality criteria (Precise / Rich / Consistent / Attributable) plus the recognition test. Each ships EN + DE docs, regenerated metadata, a changelog entry, and an AgentSkill catalog entry.
Verification notes
Deliberately excluded (pending rework / decision)
Verification done
extract-metadata→ 155 anchors, clean; all 16.adocrender via asciidoctor; the Conway's Law modal renders correctly in a preview build (title + Core Concepts + proponents); 97 unit tests pass.🤖 Generated with Claude Code
Summary by CodeRabbit
Versionshinweise