Archive the 8/2 UK harvest snapshot + campaign UK runs (source-only) - #70
Merged
Conversation
…ce-only) The seven-source UK harvest staging (33,943 rows: obr/dwp/hmt/hmrc/ifs/ ukmod/rf/jrf — manifests, notes, compressed staged output) and the compute campaign's UK run records existed only machine-local and on the #32 branch; the architecture adjudication (dual review) identified them as the genuinely perishable asset independent of which ingest architecture lands. This PR is data preservation only: no schema, no DB, no ingest code — the long-tail lanes that consume it come per-lane after the foundation decision. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
MaxGhenis
pushed a commit
that referenced
this pull request
Aug 19, 2026
…gates (#48) UK foundation step 2 (adjudication sequence: #70 archive -> #71 schema layers -> this). 15,851 claims + 1,073 Ledger admin-outturn facts + 1,829 documented drops = all 18,753 adapter rows, drift-gated. Closed identity registry (uk_aliases) with deliberate DISTINCT pairs; relationships evidence-keyed at pe-uk-data@dd68c73; HBAI absolute-line anchors per the Notes sheet; reckoner rows as per-tax-head reform worlds; single-transaction ingest with the baseline-registration gate INSIDE the transaction. Dual gate: fable + sol (gpt-5.6-sol, ultra), four rounds on this PR after the two-model adjudication chose it as the UK foundation. Sol's rounds fixed, among others: full HMRC 1990-91..2023-24 outturn span to Ledger, gbp-as-usd value kinds, anchor-break windows as explicit mixed constructions, unit validation before the reckoner early-return, registration running post-commit (now gates persistence, with a row-level rollback test), and a NULL-blind semantic pin. Final verdict MERGE-SAFE at 82faff9; CI green; suite 215. Follow-ups tracked, not blocking: HBAI adapter rounded-text precision (upstream #44 fix before HBAI comparisons); DB storage decision (54.95 MB, past GitHub's 50 MB warning) held for Max before long-tail sources. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
This was referenced Aug 20, 2026
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.
Step 0 of the UK-foundation plan (dual-review adjudication on #32 vs #48): preserves the perishable 8/2 seven-source harvest staging (1.0 MB, 22 files) and the campaign's UK raw run records (0.1 MB, 49 files) from the #32 branch, so no architecture outcome loses them. Source files only — no schema, DB, or ingest changes.
🤖 Generated with Claude Code