docs: Multi-variant branch strategy (#28) #29

Merged
seb merged 1 commits from sl-firmware/branch-strategy into main 2026-02-28 18:56:10 -05:00
Collaborator

Summary

  • Documents 6 variant branches: saltylab/saltylab-dev, saltyrover/saltyrover-dev, saltytank/saltytank-dev
  • Defines agent targeting rules: branch FROM <variant>-dev, PR TO <variant>-dev
  • Documents shared-code (main) vs variant-specific code split
  • Documents stable branch promotion from -dev after review/testing
  • Removes stale USB CDC blocker note (resolved in PR #10)

Test plan

  • Confirm all 6 branches exist on remote (git fetch origin --prune && git branch -r)
  • Review CLAUDE.md branch strategy table and rules for accuracy

🤖 Generated with Claude Code

## Summary - Documents 6 variant branches: `saltylab`/`saltylab-dev`, `saltyrover`/`saltyrover-dev`, `saltytank`/`saltytank-dev` - Defines agent targeting rules: branch FROM `<variant>-dev`, PR TO `<variant>-dev` - Documents shared-code (`main`) vs variant-specific code split - Documents stable branch promotion from `-dev` after review/testing - Removes stale USB CDC blocker note (resolved in PR #10) ## Test plan - [ ] Confirm all 6 branches exist on remote (`git fetch origin --prune && git branch -r`) - [ ] Review CLAUDE.md branch strategy table and rules for accuracy 🤖 Generated with [Claude Code](https://claude.com/claude-code)
sl-firmware added 1 commit 2026-02-28 18:49:57 -05:00
Document 6 variant branches (saltylab/dev, saltyrover/dev, saltytank/dev),
promotion rules, and agent targeting conventions. Remove resolved USB CDC
blocker note.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
seb approved these changes 2026-02-28 18:56:10 -05:00
seb left a comment
Owner

LGTM

LGTM
seb merged commit 76dc03db1b into main 2026-02-28 18:56:10 -05:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seb/saltylab-firmware#29
No description provided.