docs(changelog): refresh v0.9.0 entry for bundle v3 (CMYK/P&P/OWL + stability fixes) (#134) - #689
Merged
Merged
Conversation
…tability fixes) (#134) The v0.9.0 entry predating bundle v3 missed the print-production and late-cycle stability work. This refresh brings it in line with master `21e2c666`, cross-checked against the release-validation dossier v4 (docs/RELEASE-VALIDATION-v0.9.0.md §3.3) and dashboard decisions #26-69. Added: - "Print Production (CMYK & Print&Play)" section: Ghostscript post-process (#632), `--pdf-cmyk` entry-point (#652), bundle v3 = 80 PDFs DeviceCMYK + SWOP OutputIntent (6.18 GB RGB -> 5.30 GB CMYK), P&P Standard/Light (#645/#648-650, 64 -> 80 PDFs), GS timeout 180->900s (#670) - "OWL Ontology (Bilingual EN/FR)" section: Fallacies OWL 5.07 MB (#634 regen), Virtues OWL (#592/#499 Phase 2), honest scope note (EN+FR only, not 8-lang) - "Fixed - Pipeline Stability (Jun-Jul 2026)" section: harvest deadlock #651, serial retry #613/#676, logger Spectre #630/#655, CMYK oxymore, Johnny 6.1.3 #653, Rules i18n refonte #640, CSV hygiene #579/#581/#584, OWL staleness #634 Corrected (code=truth): - Magick.NET 14.13.1 -> 14.14.0 (verified in .csproj) - Test count 548 -> 578 pass / 1 known-fail #133 / 5 skip / 584 total (empirical `dotnet test` on Argumentum.AssetConverter.Tests, 2026-07-04, .NET 9). Previous counts in docs (548/549/570) were all stale No existing content regressed; all prior sections preserved. Co-Authored-By: Claude-Code <noreply@anthropic.com>
4 tasks
clusterManager-Myia
left a comment
Collaborator
There was a problem hiding this comment.
[NanoClaw] — LGTM (factual anchors byte-vérifiés firsthand contre master)
Vérifications code=truth :
- Magick.NET 14.14.0 confirmé dans
Generation/Converters/Argumentum.AssetConverter/Argumentum.AssetConverter.csproj:<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="14.14.0" />✓ (correction 14.13.1→14.14.0 exacte) - CMYK post-process référencé (
#632/#652/#670) = cohérent avecConverterMode.cs:24 PdfCmykPostProcess = 1 << 15présent sur master ✓
Caveat honnête (non bloquant) : le claim test count 578 pass / 584 total est empirique (dotnet test 2026-07-04) — non re-vérifiable sans toolchain .NET local, MAIS la méthode est sound : le PR corrige 3 chiffres stale en circulation (CHANGELOG=548, dossier v4=549, dashboard=570) en faveur d'un run empirique — c'est exactement la discipline code=truth (mesurer > recopier). La correction de 3 sources stale indépendantes = signal de fiabilité, pas d'invention.
Docs-only (+32/-3 CHANGELOG.md), additif + 2 corrections factuelles, 0 contenu régressé. Décision merge Emerjesse.
This was referenced Jul 5, 2026
Merged
jsboige
added a commit
that referenced
this pull request
Jul 5, 2026
, tests 578/584) (#698) Reconcile the release dossier (v4) with the freshly-merged CHANGELOG (#689) so the dossier presented to jsboige at tag is internally coherent (0 stale number). Triggered by ai-01 dispatch 0hbg9t (tertiary). Surgical edits (3 lines, RELEASE-VALIDATION-v0.9.0.md): - Master de référence: a41cbda -> d90ce61 (current). - Test count: ~566/1/5 and 549 pass/0 fail/5 skip -> 578 pass / 1 known-fail #133 (OWLSharp round-trip, pre-existing, no asset impact) / 5 skip / 584 total (empirical dotnet test on master d90ce61 2026-07-05, po-2024 #689 + re-verified this tick). - Header date: refresh v4.1 note. Historical anchors preserved (3e2fa0c Release v1 regen, 27442ad bundle v3 regen = accurate per-cycle). Line 144 "64/64 PDFs" is the correct historical Release v1 cycle count (pre P&P expansion #648-650), not stale. Co-authored-by: Claude-Code <noreply@anthropic.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.
Summary
Refreshes the
[0.9.0]CHANGELOG entry, which predated bundle v3 and missed the print-production and late-cycle stability work. Cross-checked againstdocs/RELEASE-VALIDATION-v0.9.0.md(dossier v4 §3.3) and dashboard decisions #26-69. Refs #134.Dispatch: ai-01
ryxzma(PRIMAIRE — CHANGELOG v0.9.0 update).What changed
Added sections
--pdf-cmykentry-point (feat(cmyk): add --pdf-cmyk CLI entry point for standalone CMYK post-pass (#632) #652), bundle v3 = 80 PDFs DeviceCMYK + SWOP OutputIntent (6.18 GB RGB → 5.30 GB CMYK), P&P Standard/Light (feat(pnp): Print&Play standard = jeu complet (toutes cartes) + variante light = échantillon #645/feat(pnp): #645 Print&Play Standard (jeu complet) + Light (échantillon historique) #648-650, 64 → 80 PDFs), GS timeout 180→900s (fix(cmyk): #632 follow-up — raise GS per-PDF timeout 180→900s (Bundle v3) #670)Corrected (code=truth)
Argumentum.AssetConverter.csproj)dotnet testonArgumentum.AssetConverter.Tests(2026-07-04, .NET 9, 11 s). The three prior counts in circulation (CHANGELOG=548, dossier v4=549, dashboard=570) were all stale — caught by running the suite rather than copying a reported number.Method (code=truth, not memory)
Every claim verified against master, not a remembered number:
grepin.csprojdotnet testempirical run (578 pass, not a reported figure)Scope / risk
DoD (dispatch
ryxzma)21e2c666state🤖 Worker po-2024 (dispatch
ryxzma, cron 2h5abcf39a)