PR-Build lässt jetzt Tests laufen#1
Merged
bsommerfeld merged 1 commit intoJun 30, 2026
Conversation
bsommerfeld
marked this pull request as ready for review
June 30, 2026 19:23
Owner
|
Kompiliert schon, passt schon. (Tatsächlich nicht, aber das liegt an etwas anderem. Das nehme ich hier mit auf. Danke!) |
bsommerfeld
added a commit
that referenced
this pull request
Jul 3, 2026
…hain across the story The provenance gap closed by the line-scoped News tag had one remaining leak: a fact debuts on a tagged line, the next line carries it forward via the story memory as a paraphrase, and the sources launder away. The model now REPORTS what it used - a step toward agentic self- attribution using the field budget the slim-output era freed up: - the brief's story memory numbers the shown prior headlines (#1..#3) - the compose schema gains 'derivedFrom': an array of those ordinals (schema-forced, required; small integers on a short numbered list, which a 4B cites far more reliably than the long news uuids that killed the old sourceNewsIds field) - inheritedRefs() maps cited ordinals back to the archived records and carries their newsRefs onto the new line, deduped by url, merged with the woven-in items; the News tag lights for either - out-of-range ordinals (model mis-counts) are skipped, never fatal; no citation degrades to exactly the previous behavior 219 tests green (ordinal window mapping + url dedupe covered).
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.
Was?
PR-Build läuft jetzt erst durch
./mvnw clean testund baut danach wie gehabt die Test-Artefakte mit-DskipTests.Warum?
Bisher war der PR-Build eher „kompiliert schon, passt schon“. Jetzt fliegen kaputte Unit-Tests früher auf, bevor sie bis zum Release durch-yoloen.
Check
YAML lokal geparst. Maven lokal nicht ausführbar, weil hier kein Java Runtime installiert ist.