Conversation
|
test comment |
|
PR Review This PR adds four posts across two articles. Several editorial issues need addressing before merging. Scope mismatch The PR title says add: ground truth lies (FR+EN) but the diff includes two articles: the armor post (2026-02-03-) and the ground truth post (2026-03-24-). The armor posts are not mentioned in the PR description. 1. Rhythm and flow — armor posts opening (EN + FR) EN: The armor was the wound. It took seven years to see it. Both pairs are two consecutive sentences under 10 words (EN: 6+8, FR: 5+9). rhythm-and-flow.md: Two consecutive sentences both under ten words must be merged. This rule has NO exceptions. Suggestion: The armor was the wound, and it took seven years to see it. 2. Fragment sentence — armor posts Not the complexity itself, not the fifty models or the pipelines or the parallel systems. Those were symptoms. The first part has no verb. Rules require every sentence to have a subject and a verb. Fix: The complexity itself was not the problem, and neither were the fifty models, the pipelines, or the parallel systems. Those were symptoms. 3. Short sentence pair — armor posts mid-article EN: AI does not fix this. (5) + It makes the armor useless. (6) Must merge. Try: AI does not fix this; it makes the armor useless. 4. Bold in body text — ground truth posts Both ground truth posts bold a phrase in the Zeal section: the raw material of their own obsolescence (EN) and the FR equivalent. formatting.md: Bold is for headings and key terms only. This is rhetorical emphasis, not a key term. Remove the bold. 5. Colon in body text — armor posts EN: The first is a foundation: real analytical judgment, clean data... Colons in body text are only permitted before a direct question. This colon introduces a list. Fix: The first is a foundation made of real analytical judgment, clean data, metrics the business trusts, and questions answered before they are asked. 6. Missing section transitions — armor posts rhythm-and-flow.md: Every new section or subsection MUST open with a transition that connects it to what came before. Three sections open without bridging:
Each needs one linking sentence. Same issue in the ground truth posts: the Silence section opens without transitioning from the Dejours/zeal section. 7. Minor — categories format inconsistency Armor posts use categories: data work (bare string). Ground truth posts use categories: [data, ai] (YAML list). For consistency: categories: [data, work]. What is working well The Goodhart squared framing is precise and clarifying. The three examples escalate well, and the ambiguity in the third case (more diffuse disengagement than organized sabotage) is a strong authorial move. Dejours does not feel imported; it grows out of the examples. Header images, bilingual parity, ref matching, and front matter are all correct. The closing lines of both ground truth posts are strong. |
|
Overall, both versions are strong. The argument is tight, the Dejours section is the best part, and the structure holds together well. Two issues to fix before merging. Fragment in the EN version: 'Goodhart squared.' is a noun phrase without a verb. The rhythm rules are explicit: every sentence needs a subject and a verb. The FR version already handles this correctly with 'C est Goodhart au carre.' Fix: 'That is Goodhart squared.' or fold it into the preceding sentence. Borderline - bold phrase in body text: both versions bold 'the raw material of their own obsolescence' and 'la matiere premiere de leur propre obsolescence'. Formatting rules say bold is for headings and key terms only, not rhetorical emphasis on a phrase. Consider removing the bold. Everything else checks out: no em dashes, no colons outside permitted cases (the colon before a direct question is explicitly allowed), FR/EN ref values match, front matter complete on both sides, all header image fields present, no banned vocabulary, Dejours section respects tutoiement/neutral tone, FR title correctly cased, YAML apostrophe doubling in FR excerpt is correct. The fragment is the only blocker. The bold is a judgment call. |
|
test |
|
Review -- Strong post overall. The structure is tight, the Dejours angle is well-integrated, and the bank story lands well. A few issues against the editorial rules: (1) Fragment sentence EN: The fragment Goodhart squared. at end of the Goodhart squared section has no verb. Fix: This is Goodhart squared. (2) Missing and/et before last list item in both versions: in _posts/en/ section The silence, a label, a config, a code review should be a label, a config, and a code review; in _posts/fr/ section Le silence, un label, une config, une revue de code should be un label, une config et une revue de code. (3) Missing section transition: both versions open Goodhart squared / Goodhart au carre by diving straight into content with no linking sentence from the opening annotator paragraph -- every new section must open with a transition. The other three sections handle this correctly. Minor/non-blocking: Bold on the raw material of their own obsolescence (both versions) -- bold is for headings and key terms only, not thesis phrases. Items 1-3 are clear rule violations per .claude/rules/editorial/. The fragment sentence is the hard blocker; the rest are quick fixes. |
Data teams building complexity as defense against the audit, and what happens when AI makes that defense obsolete. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
08aa5e1 to
412b810
Compare
PR Review — "Ground truth lies" / "La vérité terrain ment"The core argument is strong and the Scott framework is well-used. Front matter is complete and correct on both sides, bilingual parity looks solid, and most of the rhythm/flow rules are followed. Three issues worth addressing before merge. 1. Missing transition into the final section (both versions) — rule violationThe rules require: "Every new section or subsection MUST open with a transition that connects it to what came before." EN: FR: Same issue — A single linking sentence is enough. Something like: "That self-reinforcing loop isn't a corner case, it's the default. Yet the mainstream alignment debate..." or in FR: "Ce mécanisme auto-renforçant n'est pas un cas limite. Or, le débat public sur l'alignement..." 2. Ambiguous pronoun in the "skills" paragraph (both versions)EN: "when senior developers pool skills meant to let less senior people perform their work, some of them subtly degrade what they contribute to the shared space" "Some of them" — the senior developers, or the skills? Intended meaning is clearly the senior developers, but "them" is syntactically closer to "less senior people," which inverts the meaning on a first read. Restructure: "...some of those senior developers subtly degrade..." or "...senior developers who subtly degrade..." FR: Same sentence, same ambiguity: "certains dégradent subtilement ce qu'ils contribuent au commun" — "certains" floats free without a clear antecedent after the long relative clause. 3. Minor — dangling possessive in EN "Why it stays invisible""The bank case is a past anomaly, the Kenyan annotator's is structural and ongoing" "The Kenyan annotator's" ellipts the noun ("case"), which is grammatically fine but reads slightly off in isolation. Consider: "the Kenyan annotator's case is structural and ongoing" — adds one word, removes any hesitation. What's working well
|
Summary
Editorial
scripts/check-bilingual.shpasses)Test plan
🤖 Generated with Claude Code