ogar-class-view: drop the 0x03XX registry rows the taken-back mint required - #291
Merged
Merged
Conversation
…quired Follow-up to the double-mint revert (PR #290): ogar-class-view imported the 14 removed ogar-vocab constructors and registered them, because a CODEBOOK promotion without a registry entry is what every_codebook_id_appears_in_ class_ids_all catches. With the mint taken back there is nothing to register — the gate is satisfied again by both sides being empty. Found by the downstream gate, not by review: reverting only the ogar-vocab half left this crate importing names that no longer exist, and the OGAR workspace build is where that surfaced. The comment block is replaced rather than deleted: it now states the plug-and-play posture and records that the brief 2026-08-22 mint is what put rows here. OGAR workspace green (ogar-class-view 12, ogar-vocab 165, ogar-obo 48, ogar-ro 10, and the rest); clippy 0, fmt clean. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PFnYKqw6d7TTiB9cT8eFdK
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.
Follow-up to the double-mint revert (#290).
ogar-class-viewimported the 14 removedogar-vocabconstructors and registered them — because aCODEBOOKpromotion without a registry entry is exactly whatevery_codebook_id_appears_in_class_ids_allexists to catch. With the mint taken back there is nothing to register, and the gate is satisfied again by both sides being empty.Found by the downstream gate, not by review: reverting only the
ogar-vocabhalf left this crate importing names that no longer exist; the OGAR workspace build is where it surfaced. #290 should have carried this — it did not, and that is the miss.The comment block is replaced rather than deleted: it now states the plug-and-play posture (the 14 live in the producer
ogar-obo—Namespace/registry::OBO_CORE/META_STUDY_SPINE— andogar-ro'sRELATION_BODY_CONCEPT_ID) and records that the brief 2026-08-22 mint is what put rows here.Gates
OGAR workspace green —
ogar-class-view12,ogar-vocab165,ogar-obo48,ogar-ro10, and the rest. fmt clean. The 5 remaining clippy findings are pre-existing inogar-r2il's example andogar-dismech, untouched by this change.🤖 Generated with Claude Code
https://claude.ai/code/session_01PFnYKqw6d7TTiB9cT8eFdK
Generated by Claude Code