Release: v6.3.0 — Teaching Style Consolidation + Help Compliance #334
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
Teaching Style Consolidation (feat: Teaching config consolidation - unified config for flow-cli and Scholar #298) — Read
teaching_style:andcommand_overrides:from.flow/teach-config.ymlwith legacy fallback to.claude/teaching-style.local.mdlib/teach-style-helpers.zshwith 4 helper functions (_teach_find_style_source,_teach_get_style,_teach_get_command_override,_teach_style_is_redirect)teach style/teach style show— display current teaching style configteach style check— validate teaching style configurationteach doctor— new "Teaching Style" section reports source and config statusteaching_style+command_overridesdefinitionsHelp Compliance System (feat: help compliance for all 12 dispatchers + automated checker #328) — 9-rule automated validator for all 12 dispatcher help functions
flow doctor --help-checkvalidates against CONVENTIONS.md standardsDocumentation Overhaul — Website reorganized (14→7 sections), 11 new teaching docs, section landing pages, MkDocs tags
Test Fixes — Repaired 3 pre-existing test failures (cc-dispatcher scope bug, obs-dispatcher stale assertions, e2e-dot-safety sandbox guard)
Stats
82 files changed, +3,628 / -4,251 lines
Test plan
run-all.sh— 21 passed, 0 failed, 7 timeout (interactive-only)automated-teach-style-dogfood.zsh— 19 passed, 15 skipped (sandbox), 0 failedflow doctor --help-check— 12/12 dispatchers compliant (9/9 rules each)zsh tests/automated-teach-style-dogfood.zshin real terminal (all 34 should pass with yq)🤖 Generated with Claude Code