Add OKF summary policy receipt fixtures - #99
Closed
caioribeiroclw-pixel wants to merge 1 commit into
Closed
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Author
|
Closing this synthetic fixture PR as superseded by #208, which preserves the four-file contract and replaces the constructed cases with publicly sourced observed cases. #208 is still unreviewed and its CLA check is not yet green, so this closure avoids competing variants; it does not imply maintainer acceptance or merge readiness. |
leesharks000
added a commit
to leesharks000/knowledge-catalog
that referenced
this pull request
Jul 17, 2026
Three observed-case conformance fixtures per the four-file contract agreed on GoogleCloudPlatform#53 (concept.md / good-summary.md / bad-summary.md / expected.yaml), with stable assertion/compression IDs declared in concept.md and referenced by expected.yaml. Each case is mapped from a documented public observation of machine summarization, cited by identifier and canonical URL with its observation boundary stated. Supersedes the synthetic fixtures of GoogleCloudPlatform#99 at the request of @caioribeiroclw-pixel.
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
concept.md,good-summary.md,bad-summary.md, andexpected.yamlsummary_policy, not truth in the worldContext
This follows the discussion in #53 about pairing source-side
summary_policywith consumer-side receipts/conformance fixtures.Validation
expected.yamlfiles with Python/YAMLconcept.mdhas OKF frontmatter andsummary_policygit diff --checkNote: I could not run the full OKF pytest suite in this environment because
pytestis not installed.