What is wrong
Both this repository and gardener now live under the Stephenson-Software
organization:
$ gh repo view --json nameWithOwner -q .nameWithOwner
Stephenson-Software/create-dev-loop
$ gh repo view dmccoystephenson/gardener --json nameWithOwner -q .nameWithOwner
Stephenson-Software/gardener
CLAUDE.md line 26 still links gardener as
https://github.com/dmccoystephenson/gardener. The link resolves today only
because GitHub redirects from the previous owner. Should that redirect ever be
shadowed — for example by a new repository created at the old path — the link
would silently resolve to the wrong project rather than break visibly.
Why this was not fixed in the sweep that found it
The same drift in README.md (the CI badge and the gardener link) was corrected
in the Stage A documentation-accuracy sweep that produced PR #107. CLAUDE.md was
deliberately left untouched: it is agent-loaded configuration, and the generated
dev-loop skill's Phase 1 classification requires that edits to it be authorized
explicitly and separately rather than made mid-cycle.
Suggested fix
Update the link target in CLAUDE.md line 26 to
https://github.com/Stephenson-Software/gardener.
The two remaining dmccoystephenson links in the repository — in SECURITY.md and
CODE_OF_CONDUCT.md — point at the maintainer's personal GitHub profile and are
correct as written. No change is needed there.
This issue body was drafted during a Gardener session (https://github.com/Stephenson-Software/gardener).
What is wrong
Both this repository and
gardenernow live under theStephenson-Softwareorganization:
CLAUDE.mdline 26 still linksgardenerashttps://github.com/dmccoystephenson/gardener. The link resolves today onlybecause GitHub redirects from the previous owner. Should that redirect ever be
shadowed — for example by a new repository created at the old path — the link
would silently resolve to the wrong project rather than break visibly.
Why this was not fixed in the sweep that found it
The same drift in
README.md(the CI badge and thegardenerlink) was correctedin the Stage A documentation-accuracy sweep that produced PR #107.
CLAUDE.mdwasdeliberately left untouched: it is agent-loaded configuration, and the generated
dev-loop skill's Phase 1 classification requires that edits to it be authorized
explicitly and separately rather than made mid-cycle.
Suggested fix
Update the link target in
CLAUDE.mdline 26 tohttps://github.com/Stephenson-Software/gardener.The two remaining
dmccoystephensonlinks in the repository — inSECURITY.mdandCODE_OF_CONDUCT.md— point at the maintainer's personal GitHub profile and arecorrect as written. No change is needed there.
This issue body was drafted during a Gardener session (https://github.com/Stephenson-Software/gardener).