Skip to content

Commit 9fe02dc

Browse files
ThomasDeBeclaude
andcommitted
docs(migration): DEC-13 — M6-FAIL (Ballot-Suffix vs. CalVer-Check) dokumentiert
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014Lz5R6qoEg8fX7dREfz3ST
1 parent 3225146 commit 9fe02dc

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

migration-log/migration-report.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,19 @@ fsh-generated-Tracking (Quelle trackt, Template generiert — ① geloggt). Defa
164164
**DEC-12 — STAND-IN Patient-Beispiel PatExample** · severity medium · Gate A/B — FIX-3 bestätigen oder durch
165165
KDS-Person-konformes Beispiel ersetzen (dann DIZ-Beispielkette komplett). Default: minimaler synthetischer R4-Patient.
166166

167+
**DEC-13 — M6-FAIL: Version `2027.0.0-ballot` vs. Template-CalVer-Check** · severity high · Gate A
168+
- **Was:** Der Template-Release-Check M6 verlangt reines CalVer `YYYY.n.n`; die Quelle nutzt den Ballot-Suffix
169+
(`2027.0.0-ballot` — Konvention der Quelle, `2026.0.0-ballot` ist sogar registry-publiziert). Die Migration
170+
normalisiert NICHT stillschweigend (Skill §2: Quelle gewinnt) — der convention-check auf dem PR bleibt daher ROT.
171+
- **Wo:** `sushi-config.yaml` version; Check: `scripts/convention-check.mjs` (M6).
172+
- **Wenn niemand handelt:** PR-Check bleibt rot; Merge nur mit Override möglich.
173+
- **Optionen:** (a) Check upstream erweitern (Ballot-Suffix als zulässige Pre-Release-Form — Issue im
174+
mii-kds-module-template) · (b) Version beim Release ohnehin auf `2027.0.0` setzen und den Roten Check bis dahin
175+
hinnehmen · (c) jetzt auf `2027.0.0` normalisieren → Semantikänderung (Ballot-Markierung geht verloren).
176+
**Default:** unverändert (rot, dokumentiert).
177+
- **Wer:** Modul-Maintainer + Template-Owner. **Aufwand:** Minuten–Stunden · blockiert Merge-Check. **Reversibel:** ja.
178+
- **Evidenz:** CI-Lauf 33100813947 (M1–M5, M7, M9–M11 PASS; nur M6 FAIL); run.log `9 ci-triage`.
179+
167180
**Erfundene Werte (STAND-IN):** Autor-E-Mail (DEC-3), Datum (DEC-4), NCI-Topic (DEC-5), PatExample (DEC-12), EN-Description
168181
+ Titel (DEC-2, abgeleitet) — je mit Fundstelle oben.
169182

migration-log/run.log

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4523,3 +4523,4 @@
45234523
2026-08-27T17:47:30Z INFO 8 comparison-table done cmd=`python3 /Users/thome/code/fhir-profiling/kerndatensatzmodul-onkologie/.claude/skills/mii-ig-migration/scripts/comparison-table.py --log-dir migration-log --map migration-log/page-map.tsv --preview-url https://medizininformatik-initiative.github.io/kerndatensatz-bildgebung/branches/migration-2026.0.0-template-v0.11.3/ --source-repo-url https://github.com/medizininformatik-initiative/kerndatensatz-bildgebung/blob/main/implementation-guides/mii-ig-bildgebung-de-v2027 --out migration-log/comparison-table.md` exit=0 raw_log=migration-log/comparison-table.log raw_log_lines=1
45244524
2026-08-27T17:53:00Z INFO 8 report migration-log/migration-report.md geschrieben (589 Zeilen): Summary, 7 FIX, 12 DEC, 6 REV + 2 derived, 6 QA-Gruppen, Gate-0, Content-Map (comparison-table eingebettet), Identität (claims eingebettet), Verifikation (verification.md eingebettet), Sign-off (qa-checklist eingebettet + DEC/REV/QA-Boxen), Protokoll-Verweis; FIX-Commit-Bündelung 9701229 transparent dokumentiert
45254525
2026-08-27T17:54:06Z INFO 9 pull-request PR #108 eröffnet: https://github.com/medizininformatik-initiative/kerndatensatz-bildgebung/pull/108 — base=main (Repo-Konvention: alle gemergten PRs basieren auf main, vgl. #98); Hinweis im PR: main ist zugleich Publikations-Branch des Templates (Merge publiziert Preview, kein Paket) -> Gate D. Body = Report-Kurzfassung (21.5k), Voll-Report im Branch verlinkt. NICHT publiziert (Guardrail 4)
4526+
2026-08-27T17:55:42Z INFO 9 ci-triage PR-CI: convention-check FAIL nur M6 (version 2027.0.0-ballot != reines CalVer — Quell-Konvention, nicht normalisiert; DEC-13); M1-M5, M7, M9-M11 PASS. Uebrige Workflows (FHIR validation, altes CI, Build+Publish-Preview) laufen an — Doppel-CI wie in DEC-11 vorhergesagt

0 commit comments

Comments
 (0)