Skip to content

ogar-class-view: drop the 0x03XX registry rows the taken-back mint required - #291

Merged
AdaWorldAPI merged 1 commit into
mainfrom
claude/medcare-rs-continue-6nhbxn
Aug 31, 2026
Merged

ogar-class-view: drop the 0x03XX registry rows the taken-back mint required#291
AdaWorldAPI merged 1 commit into
mainfrom
claude/medcare-rs-continue-6nhbxn

Conversation

@AdaWorldAPI

Copy link
Copy Markdown
Owner

Follow-up to the double-mint revert (#290). ogar-class-view imported the 14 removed ogar-vocab constructors and registered them — because a CODEBOOK promotion without a registry entry is exactly what every_codebook_id_appears_in_class_ids_all exists 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-vocab half 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-oboNamespace / registry::OBO_CORE / META_STUDY_SPINE — and ogar-ro's RELATION_BODY_CONCEPT_ID) and records that the brief 2026-08-22 mint is what put rows here.

Gates

OGAR workspace green — ogar-class-view 12, ogar-vocab 165, ogar-obo 48, ogar-ro 10, and the rest. fmt clean. The 5 remaining clippy findings are pre-existing in ogar-r2il's example and ogar-dismech, untouched by this change.

🤖 Generated with Claude Code

https://claude.ai/code/session_01PFnYKqw6d7TTiB9cT8eFdK


Generated by Claude Code

…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
@AdaWorldAPI
AdaWorldAPI merged commit f1ab8e3 into main Aug 31, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants