Document ROBOT QC, source-DB scope, release-diff, and BioPortal mechanics in CLAUDE.md#566
Merged
Merged
Conversation
…flow, and BioPortal pull mechanics Add operational mechanics to CLAUDE.md that were only tribal knowledge: the custom ROBOT report profile masks findings the default profile catches (run the default for true dashboard state); METPO harmonizes exactly four source-bound DBs and must not name NMDC/BugSigDB in scope text; the diff targets and the squeaky-clean -> prepare_release -> release_diff pre-PR workflow; and BioPortal's nightly pull (releases propagate in ~24h; query ?display=all to see pull config). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates CLAUDE.md to codify several METPO operational conventions (QC expectations, scope boundaries, release diff workflow, and BioPortal update mechanics) so contributors have a single committed reference.
Changes:
- Documents how ROBOT reporting can differ between the repo’s custom profile and the default profile used by OBO Dashboard.
- Clarifies METPO’s intended source-DB scope and downstream consumer framing.
- Adds a step-by-step pre-PR workflow for generating OWL-level diffs vs the live w3id-served release, plus notes on BioPortal’s pull-based refresh behavior.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
… diff targets, https URL Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
… pullLocation URL Reword to 'give owl:deprecated a typed xsd:boolean value rather than an untyped string literal' (the datatype types the value, not the predicate); use the canonical raw GitHub main URL for pullLocation. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Promotes four METPO operational conventions from personal notes into the committed
CLAUDE.md:release_diff/diff-sheets/diff-release/diff-drafts, and thesqueaky-clean → prepare_release → release_diffsequence to show the OWL-level delta vs main.?display=allto see the pull config.Docs-only; no ontology or code changes.