Skip to content

docs(changelog): record what PR #191 changed - #192

Merged
kevintseng merged 1 commit into
mainfrom
docs/changelog-for-191
Aug 23, 2026
Merged

docs(changelog): record what PR #191 changed#192
kevintseng merged 1 commit into
mainfrom
docs/changelog-for-191

Conversation

@kevintseng

Copy link
Copy Markdown
Contributor

[Unreleased] documented release:finish and nothing else — #191's six gate fixes and two corrected command names had no entry, against this repo's own "docs move with the change" rule.

One correction is user-visible: the 4.5.1 notes named a dream subcommand that git log -S finds no trace of in cli.ts's entire history.

Worth noting: the gate added in #191 rejected this entry on the first try, flagging the wrong command names I had quoted as examples of being wrong. It cannot tell prose from instruction — and it is right not to, since an agent reading a backticked command runs it. The names are now described rather than written.

npm run verify:release   exit=0
  ✓ 90 nested `memesh <config|kg|dream> <sub>` mentions across 31 markdown files all resolve

The [Unreleased] section documented release:finish and nothing else, so six
gate fixes and two corrected command names were merged with no entry at all -
against this repository's own rule that docs move with the change.

One of those corrections is user-visible: the 4.5.1 notes told readers to run a
`dream` subcommand that git log -S finds no trace of in cli.ts's whole history.

Writing this entry, the nested-subcommand gate added in #191 rejected the
entry itself - it flagged the wrong command names quoted as EXAMPLES of being
wrong. The gate is right: an agent reading a backticked command runs it, and it
cannot tell prose from instruction. The names are described rather than
written.
@kevintseng
kevintseng merged commit a266e7d into main Aug 23, 2026
13 checks passed
@kevintseng
kevintseng deleted the docs/changelog-for-191 branch August 23, 2026 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant