fix: stop shipping dev-session .claude/ artifacts in the source tree #45

Merged
hexajon merged 1 commit from refs/pull/45/head into main 2026-07-13 21:01:11 +00:00
hexajon commented 2026-07-13 21:00:54 +00:00 (Migrated from codeberg.org)

Summary

A source clone carried maintainer-session Claude Code artifacts: .claude/commands/madtea-dev.md (the contributor checklist pointer — canonical content lives in docs/contributing/adding-commands.md) and two hookify *.local.md rules. These are dev-session tooling for THIS checkout, not product: project-scoped .claude/ files only load for sessions inside a madtea clone, so they do nothing for madtea users elsewhere — and where they would load, they impose maintainer-only workflow on contributors. Untracked all three (they remain as local files for maintainer sessions) and gitignored .claude/ so session-local state can never ship again. The block-madtea-api rule's intent (track every raw-API gap) is served by the shipped endpointSuggestions surface instead (#43).

## Summary A source clone carried maintainer-session Claude Code artifacts: `.claude/commands/madtea-dev.md` (the contributor checklist pointer — canonical content lives in docs/contributing/adding-commands.md) and two hookify `*.local.md` rules. These are dev-session tooling for THIS checkout, not product: project-scoped `.claude/` files only load for sessions inside a madtea clone, so they do nothing for madtea users elsewhere — and where they would load, they impose maintainer-only workflow on contributors. Untracked all three (they remain as local files for maintainer sessions) and gitignored `.claude/` so session-local state can never ship again. The block-madtea-api rule's intent (track every raw-API gap) is served by the shipped endpointSuggestions surface instead (#43).
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sixfold-space/madtea!45
No description provided.