G2 S5: rewrite dv2-multi-branch demo narration off the fashion-retailer legend (B2)#162
Merged
Merged
Conversation
…gend demo_voiced.narration.txt and demo_transcript.txt (docs/dv2-multi-branch/) still told the story of a "mid-market fashion retailer" with an 18%-returns pain point and a 40/25/15/10/10 branch order split — a leftover from before the kitchen-appliance-wholesaler legend migration (G2 audit finding B2). - demo_voiced.narration.txt: replaced the fashion framing with the current legend's three operational pains (domain.md §4): cross-channel oversell on a shared warehouse, 40-60 day container ETA from China, and the five-program ops triage (1C/Bitrix24/WMS/marketplace cabinets/Excel). Also repinned the model/branch-distribution numbers this beat quotes (70 tables 8/8/48/6, msk 95.4% order concentration, 15ms query latency) to the real re-captured figures in demo_evidence.md, and renamed "loyalty" to "dealer bonuses" per domain.md's vocabulary guardrail. - demo_transcript.txt: repinned Beats 2-4 (table counts, branch distribution, BV MDM counts) to the same re-captured numbers; Beats 1, 5a, 5b are untouched kind-cluster sections already flagged pending Mac re-capture in demo_evidence.md. - demo.cast.README.md, demo.html, demo_evidence.md: added a superseded notice — the text scripts above are rewritten, but demo_voiced.mp4 and demo.cast (captured 2026-05-23) still carry the old fashion-retailer narration/numbers and are pending TTS+ffmpeg re-recording on the Mac stand (plan step S6). Media files are unchanged, not deleted. No code changes; ruff/ruff-format/mypy unaffected and re-verified green.
DORA Metrics
MTTR note: No failed mainline CI runs in the selected window. |
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
docs/dv2-multi-branch/demo_voiced.narration.txtanddemo_transcript.txtstill told the story of a "mid-market fashion retailer" (50 people, 18% returns, 40/25/15/10/10 branch split) — left over from before the kitchen-appliance-wholesaler legend migration, directly contradicting the project's own "never a retailer" guardrail.domain.md§4's three operational pains (cross-channel oversell on a shared warehouse, 40-60 day China container ETA, five-program ops triage: 1C/Bitrix24/WMS/marketplace cabinets/Excel) and repinned the technical numbers each beat quotes (table counts, branch order distribution, query latency, BV MDM counts) to the real re-captured figures already documented indemo_evidence.md(2026-07-03 recapture). Applied the "loyalty → dealer bonuses" vocabulary guardrail fromdomain.md§5.4.demo_transcript.txtBeats 1/5a/5b (cluster topology, cold-offload) are untouched — those are kind-cluster sections already flagged indemo_evidence.mdas pending Mac re-capture (plan step S6), out of scope for this text-only fix.demo.cast.README.md,demo.html, anddemo_evidence.md: the text scripts are rewritten in this PR, butdemo_voiced.mp4anddemo.cast(captured 2026-05-23) still carry the old fashion-retailer narration/numbers and are pending TTS+ffmpeg re-recording on the Mac stand (S6). Media files are unchanged, not deleted or regenerated.git grep -i fashion,git grep -i "40/25/15/10/10"); the remaining hits are the new superseded-marker text itself, plus pre-existing "retired seed" references indemo_evidence.md/generator-spec.mdthat already correctly frame the old numbers as retired.Test plan
ruff check src/ tests/ scripts/— cleanruff format --check src/ tests/ scripts/— clean (361 files already formatted)mypy src/ --ignore-missing-imports— clean (docs-only change, unaffected)tests/for references todemo_voiced/demo_transcript/demo.cast/demo_evidence— none found, no test updates neededgit grep -i fashion/git grep -i "40/25/15/10/10"— only the intended superseded-marker text and pre-existing "retired" references remain🤖 Generated with Claude Code