Skip to content

chore: strip residual label-convention rules (followup)#35

Merged
samtuckerdavis merged 3 commits intomainfrom
chore/strip-label-conventions-followup-2026-04-28
Apr 27, 2026
Merged

chore: strip residual label-convention rules (followup)#35
samtuckerdavis merged 3 commits intomainfrom
chore/strip-label-conventions-followup-2026-04-28

Conversation

@OriginalGary
Copy link
Copy Markdown

@OriginalGary OriginalGary commented Apr 27, 2026

Summary

Followup to the org-wide label-convention strip merged earlier today. The upstream Open-Paws/structured-coding-with-ai#49 deleted these files in the canonical source, but they did not auto-propagate to this repo (sync mechanism either doesn't run on this repo or only propagates additions, not deletions).

Changes

Delete .claude/rules/:

  • pipeline-nevers.md (encodes label-driven gate semantics)
  • parallelization.md (encodes label-driven wave dispatch)
  • desloppify.md (label-prescribing variant)

Why

Layer-3 dispatcher is stopped. All label definitions across the org have already been deleted. Leaving these rules files in place keeps stale label-name references in the rules tree.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation
    • Removed internal development process and constraint documentation files.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 27, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: b8d45c7d-3e79-48e0-847b-d2763b6b404e

📥 Commits

Reviewing files that changed from the base of the PR and between cb37eca and 5adcc02.

📒 Files selected for processing (3)
  • .claude/rules/desloppify.md
  • .claude/rules/parallelization.md
  • .claude/rules/pipeline-nevers.md
💤 Files with no reviewable changes (3)
  • .claude/rules/desloppify.md
  • .claude/rules/pipeline-nevers.md
  • .claude/rules/parallelization.md

📝 Walkthrough

Walkthrough

This campaign removes three documentation files from the .claude/rules/ directory: desloppify operational directives, parallelization/subagent control flow constraints, and non-negotiable pipeline policy rules. No replacement content is introduced.

Changes

Cohort / File(s) Summary
Rule Documentation Deletions
.claude/rules/desloppify.md, .claude/rules/parallelization.md, .claude/rules/pipeline-nevers.md
Deletion of three consolidated rule documents: desloppify install/execution workflow, parallel execution model with subagent isolation and wave semantics, and centralized non-negotiable pipeline constraints (workflow gating, repository hygiene, override handling, commit conventions). Total 213 lines removed.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 8
✅ Passed checks (8 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed Title clearly describes the main change: deletion of residual label-convention rule files as a followup cleanup action.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
No Hardcoded Secrets Or Credentials ✅ Passed No hardcoded credentials found in production code. GitHub Actions workflows properly use secrets syntax. Test files contain intentional test fixtures.
No Speciesist Idioms ✅ Passed PR deletes three documentation files without introducing speciesist idioms; no prohibited language detected in removed content.
No Tier 3 Data Committed ✅ Passed PR deletes three documentation files without introducing Tier 3 data; remaining rules files contain only domain terminology, organizational safeguard guidelines, and public workflow documentation.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/strip-label-conventions-followup-2026-04-28
  • 🛠️ fix NAV violations: Commit on current branch
  • 🛠️ fix NAV violations: Create PR

Comment @coderabbitai help to get the list of available commands and usage tips.

@samtuckerdavis samtuckerdavis merged commit 2221da7 into main Apr 27, 2026
12 checks passed
@samtuckerdavis samtuckerdavis deleted the chore/strip-label-conventions-followup-2026-04-28 branch April 27, 2026 14:58
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.

2 participants