Skip to content

docs(claude): 942 — stop pointing at a workspace nobody else has - #113

Open
randomdevpete wants to merge 1 commit into
masterfrom
task-942-remove-workspace-references-from-a-public-repo
Open

docs(claude): 942 — stop pointing at a workspace nobody else has#113
randomdevpete wants to merge 1 commit into
masterfrom
task-942-remove-workspace-references-from-a-public-repo

Conversation

@randomdevpete

Copy link
Copy Markdown
Owner
  • Confirm vendoring a derived style guide into the repo is preferred over dropping the section
  • Note that the untracked local file must be created by hand on other machines, since it's gitignored

jarl is the only public repository on this board. Its tracked CLAUDE.md pointed at workspace-internal locations that resolve for nobody holding only this repo. This PR vendors a public docs/coding-style.md derived from the internal guide, points CLAUDE.md at it instead, and moves the board-side coupling to a gitignored CLAUDE.local.md.

Implementation summary

  • Replaced <root>/TODOS/CODING-STYLE.md reference with a link to docs/coding-style.md
  • Deleted the TODOs section that pointed at the TODOS board folder
  • Vendored a public version of the style guide with board vocabulary stripped
  • Converted the one prose ticket reference to its mirrored GitHub issue (Migrate CI from CircleCI/Now to GitHub Actions #112)
  • Added CLAUDE.local.md to .gitignore

jarl is the only public repo on the board and its CLAUDE.md pointed at
an internal style guide and ticket board that resolve for nobody
holding only this repo. Vendor a public docs/coding-style.md derived
from that internal guide and point CLAUDE.md at it instead, and
convert the one prose ticket reference in docs/legacy-ci.md to the
GitHub issue it mirrors (#112). The board-side coupling this repo
still needs for sessions opened through that workflow moves to a
gitignored, untracked CLAUDE.local.md.

Ticket: 942
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