[docs] docs: reduce bullet-point bloat in PLAN.md#23
Draft
github-actions[bot] wants to merge 1 commit into
Draft
[docs] docs: reduce bullet-point bloat in PLAN.md#23github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
Condense verbose bullet lists into prose in 5 sections: - WS0001 rule description (4 bullets to 1 prose line) - Interceptor numbered list (3 items to 1 prose line) - CI/CD workflow sub-bullets (8 sub-bullets to 2 inline lines) - Docs/README sub-bullets and OSS housekeeping (13 bullets to 2 lines) - Future-work items 1, 3, 4 (8 sub-bullets to prose on parent lines) Result: 69 to 37 bullets (46% reduction), 399 to 365 lines (8.5% reduction). All information preserved; no technical details removed. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.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.
What was improved
File:
PLAN.mdTypes of bloat removed
Excessive sub-bullets converted to inline prose in 5 sections:
*Context:*/*Decision:*/*Problem:*sub-bulletsReduction
Information preserved
All technical details are retained — package names, type names, behavioral descriptions, and design decisions. No information was removed; only the formatting structure was simplified.