Release: v6.2.0 - Help Compliance System #332
Merged
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
flow doctor --help-check) and 342-test dogfooding suitetags_fileMkDocs deprecation resolved,package.jsonsynced to v6.2.0, color fallback pattern documented in CONVENTIONS.mdChanges
New Files
lib/help-compliance.zsh— 9-rule compliance checker enginetests/test-help-compliance.zsh— 14 core compliance teststests/test-help-compliance-dogfood.zsh— 342-test dogfooding suite (incl. negative tests)docs/specs/SPEC-help-compliance-2026-02-02.md— Feature specModified (12 dispatchers + infra)
commands/doctor.zsh—--help-checkflag, header migrated to_C_*colorslib/dispatchers/{cc,dot,obs,prompt,r,teach,tm,v}-dispatcher.zsh— Help functions standardizeddocs/CONVENTIONS.md— Color fallback pattern documentedmkdocs.yml— Removed deprecatedtags_filepackage.json— Version bumped to 6.2.0Stats
18 files changed, +1,653 / -422 lines
Test plan
tests/test-help-compliance.zsh— 14/14 passingtests/test-help-compliance-dogfood.zsh— 342/342 passingflow doctor --help-check— 12/12 dispatchers compliantmkdocs build— Builds without tags deprecation warning🤖 Generated with Claude Code