@skill-map/cli 0.56.0 → 0.58.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -39,7 +39,7 @@ Mark `graph-export`: done.
39
39
  > different families: `core/name-reserved` (a file shadows a vendor
40
40
  > built-in like `/help`), `core/link-self-loop` (a node links to itself),
41
41
  > `core/reference-redundant` (two surfaces in the same body
42
- > point at the same target), `core/signal-collision` (two extractors
42
+ > point at the same target), `core/extractor-collision` (two extractors
43
43
  > detected the SAME byte range with different interpretations, the
44
44
  > resolver picked one and the warning explains who lost and why).
45
45
  > Same `sm check --analyzers <id>` pattern works for any of them.
@@ -87,7 +87,7 @@ Mark `tour-1-intro: done`.
87
87
  > Performs a write operation on a node, the graph, or the
88
88
  > filesystem. May modify your `.md` files (frontmatter, body)
89
89
  > ONLY with your explicit permission.
90
- > Examples: `node-bump`, `node-supersede`.
90
+ > Examples: `node-bump`, `node-set-stability`.
91
91
  >
92
92
  > 🎨 **formatter**
93
93
  > Renders a result in a specific shape (`sm export --format md`