chore(roadmap): split Phase 14 into beeping-cli + CLI distribution#14
Merged
Conversation
Scope change to extend Phase 14 with dual-mode capability for beeping-cli (Rust) and add new Phase 15 for public binary distribution of both CLIs (beepbox-cli C++ and beeping-cli Rust). Net delta: +1 milestone, +21 tasks, +79 SP, +16 calendar days. Project end: 2027-07-07 → 2027-07-23. Linear changes: - Renamed milestones cascade (Phase 15-20 → 16-21) - Created Phase 15: 📦 CLI distribution: beepbox-cli + beeping-cli - Moved BEE-150, BEE-151, BEE-152 from Phase 14 to new Phase 15 - Modified BEE-143, BEE-148, BEE-149 (dual-mode clarifications) - Created BEE-1772..1792 (21 new tasks) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Scope change registered in
docs/ROADMAP.md+docs/ROADMAP_CHANGELOG.mdto extend Phase 14 with dual-mode capability forbeeping-cli(Rust) and add a new Phase 15 for public binary distribution of both CLIs (beepbox-cliC++ andbeeping-cliRust).Net delta: +1 milestone, +21 tasks, +79 SP, +16 calendar days. Project end:
2027-07-07→2027-07-23.Linear changes (already applied via API)
Why two milestones instead of one
Phase 14 monolithic would have been ~142 SP, mixing CLI core (Rust + dual-mode) with distribution work for both CLIs. Splitting keeps each milestone shippable independently:
beeping-cliRust core + dual-mode (offline FFI tobeeping-core+ online HTTP tobeepbox-server)Test plan
markdownlintpasses (lefthook pre-commit hook)gitleakscleancommitlintpasses (commit-msg hook)protect-base-branchespasses (pre-push hook)developupdated locally with the new ROADMAPNotes
No code changes — this PR is pure planning/scope-change. No implementation work happens until a fresh
milestone/phase-14-beeping-cli-rustworktree is created post-merge.Tier 3 tasks (BEE-1791 macOS notarization, BEE-1792 Windows Authenticode) are created with
[pending-budget-approval]suffix in their titles — bloqueadas hasta decisión sobre los certificados ($99/año Apple Dev + $200-700/año Authenticode).🤖 Generated with Claude Code