docs(changelog): align v0.9.0 test count 595/1 -> 596/0 + drop obsolete #133 known-fail - #807
Merged
Merged
Conversation
#133 known-fail Tag-gate doc hygiene (flagged by po-2023 cycle 5, CHANGELOG is po-2024 lane). Two stale lines in the [0.9.0] section: 1. Test Coverage line (111): "595 pass / 1 fail" (2026-07-11 run) -> "596 pass / 0 fail / 5 skip / 601 total" (2026-07-14 run). The 1 known-fail (#133 OWLSharp round-trip) was cleared in #793: `skos:inScheme` now survives the round-trip (1408 assertions); the residual `rdf:type` reload-drop is asserted-as-expected and worked around by the survivor-fallback read path. Aligns with the consolidated release-notes draft (already 596/0 since #797). 2. OWL line (53): "#133 remains open; ... worked around by scoping readers" -> certified **publication-safe** (#793, 2026-07-12). The OWLSharp round-trip no longer drops `skos:inScheme`; only `rdf:type` drops on reload, asserted-as-expected. The "remains open" framing was obsolete post-#793. Docs-only, diff minimal (2 lines). Consistent with RELEASE-NOTES-v0.9.0 -DRAFT-consolidated.md. Gated: verdict = ai-01. Worker po-2024, dispatch x7xigw item 1. Co-Authored-By: Claude-Code <noreply@anthropic.com>
jsboige
added a commit
that referenced
this pull request
Jul 16, 2026
…6 tests / AIF layer (po-2024 tick 24) (#816) Sync release-notes canonical figures with the actual post-#807 master state: - 80 PDFs (10 types × 8 langues), not 64. Print&Play Standard + Light were added post-#648-650; the bundle now spans {Tarot, Poker, A0 poster, Thumbnails, Mémo, Rules, FallaciesWeb, Print&Play Standard, Print&Play Light, +1 expert tier} × 8 langues. Bundle v3 (2026-07-03) is 80/80 DeviceCMYK + SWOP OutputIntent (verified via pdfimages -list, Ghostscript post-process #632/#652). - 596 tests pass (post-#807 alignement; #133 OWLSharp known-fail cleared in #793), not 578. - AIF attack layer detailed: 145/1408 fallacies + 222/223 vertus with deterministic ASPIC+ node map; tiering methodology explained; anchor audit results (16 CLEAN / 2 SOFT / 0 erreur). - CrossLink layer: 1985 cells across 844 fallacies (59.9 percent), 8 relational predicates (#763). - Print production hardening: GS timeout 180s -> 900s (#670); per-image CMYK oxymore explained (PNG cannot carry CMYK, the authoritative CMYK path is the GS post-process). Out of scope (this PR): - Tag creation. The release is gated on jsboige visual GO + tag. - DNN security upgrade (separate post-release op, lane po-2023:jsboige). - Layer C (~1263 leaves without skos signature, generative pass), requires its own gated pilot. Diff: docs-only, 1 file. 0 code change. Refs: #134, #632, #648-650, #652, #670, #793, #807.
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.
What
Tag-gate doc hygiene: the
[0.9.0]section ofCHANGELOG.mdhad two stale lines left over from earlier release cycles. Aligns the CHANGELOG with the already-correctRELEASE-NOTES-v0.9.0-DRAFT-consolidated.md(596/0 since #797).Dispatched by ai-01 in
x7xigw(item 1); the CHANGELOG/release-notes lane belongs to po-2024 (flagged by po-2023 cycle 5, whose lane forbids docs).The two fixes
1. Test Coverage line (was
595 pass / 1 fail, 2026-07-11 run)2. OWL line (was "#133 remains open; worked around by scoping readers")
The "remains open" framing was obsolete post-#793 — the
skos:inSchemedrop was fixed, onlyrdf:typeremains (asserted, worked around).Verification
CHANGELOG.md(595 pass,1 fail,600 total,remains open— all 0)#133mentions now read as publication-safe (positive), not open/known-failRELEASE-NOTES-v0.9.0-DRAFT-consolidated.md(596/0 since docs(release): refresh RELEASE-NOTES-DRAFT test count 566→596 (#133 round-trip cleared) #797)Gate
Docs-only — verdict = ai-01. Worker po-2024, dispatch
x7xigwitem 1.