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
Copy file name to clipboardExpand all lines: content_templates/template-concept.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,10 @@ Write 2–4 sentences answering: *What is this? What problem does it solve? Wher
12
12
13
13
Avoid "how to configure" or step-by-step instructions here. This section builds the mental model.
14
14
15
-
> **Example:** A resolver maps component name patterns to OCM repositories. When OCM encounters a component reference during recursive resolution, it consults the configured resolvers to locate the right repository — without requiring the caller to know where each component lives.
15
+
> **Example:** A resolver maps component name patterns to OCM repositories.
16
+
> When OCM encounters a component reference during recursive resolution,
17
+
> it consults the configured resolvers to locate the right repository — without
18
+
> requiring the caller to know where each component lives.
16
19
17
20
## Why does it exist?
18
21
@@ -81,20 +84,23 @@ If this concept has common misconceptions, address them here briefly.
0 commit comments