You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: update rejected proposals — link to Semantic Contracts
- TLDR → now "Concise Response" contract (BLUF + Strunk & White)
- ELI5 → now "Simple Explanation" contract (Feynman Technique)
- Spec-Driven Development → now "Specification" + "Requirements Discovery"
- Explicit Contract Surface → now "Layer Boundaries" contract
- Added tip: rejected anchors can live on as Semantic Contracts
Updated both EN and DE versions.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
| Relevant concept but no single canonical definition — different people mean different things (API-first, formal specs, our workflow). Not attributable to a specific proponent. +
37
+
*Now available as link:#/contracts[Semantic Contracts]*: "Specification" + "Requirements Discovery" — composes Gherkin, BDD, Socratic Method, MECE, PRD.
| Well-described design practice but not an established term in the literature. Combines existing anchors (Clean Architecture, Hexagonal, DDD, SOLID DIP/ISP) without adding new activation. +
42
+
*Now available as link:#/contracts[Semantic Contract]*: "Layer Boundaries".
| A real UX framework with defined methodology, but not widely enough documented for LLMs to reliably recognize it and activate the correct concepts.
35
47
36
48
|===
37
49
50
+
[TIP]
51
+
====
52
+
Terms that don't qualify as semantic anchors can still be useful as link:#/contracts[Semantic Contracts].
53
+
A contract defines what a term means in your project — either by composing established anchors or by providing custom definitions that only exist within your team.
54
+
====
55
+
38
56
== How We Evaluate
39
57
40
58
Every proposal is tested against our four quality criteria:
| Relevantes Konzept, aber keine einheitliche Definition — verschiedene Interpretationen (API-first, formale Specs, unser Workflow). Nicht einem konkreten Urheber zuordenbar. +
| Gut beschriebene Design-Praxis, aber kein etablierter Begriff in der Literatur. Kombiniert bestehende Anker (Clean Architecture, Hexagonal, DDD, SOLID DIP/ISP) ohne neue Aktivierung. +
42
+
*Jetzt verfügbar als link:#/contracts[Semantic Contract]*: "Layer Boundaries".
| Ein echtes UX-Framework mit definierter Methodik, aber nicht weit genug dokumentiert, damit LLMs es zuverlässig erkennen und die richtigen Konzepte aktivieren.
35
47
36
48
|===
37
49
50
+
[TIP]
51
+
====
52
+
Begriffe, die nicht als Semantic Anchors qualifizieren, können trotzdem als link:#/contracts[Semantic Contracts] nützlich sein.
53
+
Ein Contract definiert, was ein Begriff in deinem Projekt bedeutet — entweder durch Komposition etablierter Anker oder durch eigene Definitionen, die nur in deinem Team existieren.
54
+
====
55
+
38
56
== Wie wir bewerten
39
57
40
58
Jeder Vorschlag wird gegen unsere vier Qualitätskriterien getestet:
0 commit comments