Skip to content

Rename tagline: automated documentation healing - #10

Merged
dakshcodez merged 1 commit into
mainfrom
phase-10/rebrand-tagline
Aug 15, 2026
Merged

Rename tagline: automated documentation healing#10
dakshcodez merged 1 commit into
mainfrom
phase-10/rebrand-tagline

Conversation

@dakshcodez

Copy link
Copy Markdown
Owner

Summary

"Self-healing technical documentation" read as if the repo itself were a document, rather than a tool that acts on documentation. Renamed to "automated documentation healing" across:

  • Root README.md tagline
  • packages/cli/README.md tagline
  • packages/action/action.yml's name field
  • All package.json descriptions that used the old phrase (root, cli, action - core never used it)

Purely a branding/copy change, no logic touched.

Test plan

  • grep confirms no remaining occurrences of the old phrase anywhere in the repo
  • npm run lint / typecheck / build all pass
  • Confirmed packages/action/dist/ is unchanged after rebuilding (the tagline lives in action.yml/package.json, not bundled source) - the CI bundle-staleness check will pass

…ted documentation healing"

The old phrasing read as if the repo itself were a document rather
than a tool that acts on documentation. Updated across the root
README, packages/cli/README.md, the Action's action.yml name field,
and all four package.json descriptions (root, core untouched since
it never used the phrase, cli, action). Purely a branding/copy
change - no code, no dist output changes (confirmed via git status
after rebuilding).
@dakshcodez
dakshcodez merged commit 8f9df97 into main Aug 15, 2026
1 check passed
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