Skip to content

docs(changelog): align v0.9.0 test count 595/1 -> 596/0 + drop obsolete #133 known-fail - #807

Merged
jsboige merged 1 commit into
masterfrom
docs/changelog-test-count-596
Jul 15, 2026
Merged

docs(changelog): align v0.9.0 test count 595/1 -> 596/0 + drop obsolete #133 known-fail#807
jsboige merged 1 commit into
masterfrom
docs/changelog-test-count-596

Conversation

@jsboige

@jsboige jsboige commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

What

Tag-gate doc hygiene: the [0.9.0] section of CHANGELOG.md had two stale lines left over from earlier release cycles. Aligns the CHANGELOG with the already-correct RELEASE-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)

- **595 tests pass** (... 2026-07-11 ... 600 total: 595 pass / 1 fail / 5 skip), ...
  1 known-fail (OWLSharp ... tracked #133)
+ **596 tests pass** (... 2026-07-14 ... 601 total: 596 pass / 0 fail / 5 skip), ...
  The last known-fail (#133, OWLSharp XML 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.

2. OWL line (was "#133 remains open; worked around by scoping readers")

- #133 (OWL publication) remains open; ... worked around by scoping readers on surviving annotations
+ #133 (OWL publication) certified **publication-safe** (#793, 2026-07-12): `skos:inScheme` survives
  the OWLSharp XML round-trip (1408 assertions); only `rdf:type` drops on reload, asserted-as-expected.

The "remains open" framing was obsolete post-#793 — the skos:inScheme drop was fixed, only rdf:type remains (asserted, worked around).

Verification

Gate

Docs-only — verdict = ai-01. Worker po-2024, dispatch x7xigw item 1.

#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
jsboige merged commit 7212014 into master Jul 15, 2026
3 checks passed
@jsboige
jsboige deleted the docs/changelog-test-count-596 branch July 15, 2026 11:08
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant