docs(roadmap): formally defer Phase 7 — device profile ecosystem - #33
Merged
Merged
Conversation
Phases 3–10 shipped after Phase 7 was originally scoped, absorbing most of its value: harden covers recommended toggles, Phase 8 covers manufacturer-level flash guidance, Phase 5 covers per-device camera profiles, and Phase 10 adds form-factor detection. The remaining unique value (codename-level bug tracking) carries high maintenance cost with limited contributor bandwidth, and the remote profile index conflicts with the project's no-unsigned-remote-code principle. The note previously implied Phase 7 would resume after Phase 9; this commit removes that implication and documents the rationale clearly so future contributors don't re-open it without understanding why it was closed. https://claude.ai/code/session_01WKQja5GgRhArwfQGdF3dcW
richardkfm
marked this pull request as ready for review
May 7, 2026 17:36
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.
$(cat <<'EOF'
Summary
Rationale
Phases 3–10 shipped after Phase 7 was originally scoped, absorbing most of its planned value:
why+tradeoff+fix_command)flash/guide.py(manufacturer-level)camera/profiles.py(7 devices)DeviceFacts.form_factorThe remaining unique value — codename-level bug tracking (e.g. "Pixel 6 Bluetooth dropout on LOS 20, fixed in LOS 21") — carries high ongoing maintenance cost with limited contributor bandwidth. Stale quirk data is worse than no quirk data.
The optional remote profile index would require GPG key management, hosting, and signing infrastructure in tension with the "no unsigned remote code" principle.
Test plan
roadmap.mdrenders correctly (no broken markdown)https://claude.ai/code/session_01WKQja5GgRhArwfQGdF3dcW
EOF
)
Generated by Claude Code