feat(imf): WO10 — RESULTS.md to metadata metrics generator + CI provenance gate - #8
Merged
Conversation
…nance gate Every metadata metrics block is now generated, never hand-written: models/metrics-sources.yaml pins each model to a RESULTS.md table (repo, ref, path, anchor) and extraction is by table position (row label + optional column header). 'imf metrics' diffs every metadata source against its pinned table and a new CI job fails the release on drift — every number traceable to a documented protocol, including negative results where relevant. All four models' existing metadata verified against sources (khm: secryst RESULTS@23261bb; urd: rababa-urdu RESULTS@5225b17; heb: rababa RESULTS@82d508b). 6 parser specs (inline markdown, no network).
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.
Closes the last work order: every metrics block is generated from a pinned RESULTS.md table (models/metrics-sources.yaml maps model id to repo/ref/path/anchor + table cells), 'imf metrics' diffs metadata sources against those tables, and a new metrics-provenance CI job fails releases on drift. All four models verified against their sources. 71 tests green, ruff clean.