Skip to content

Add organism strain boundary guard#515

Open
keon0711 wants to merge 1 commit into
SCIBASE-AI:mainfrom
keon0711:codex/organism-strain-boundary-guard
Open

Add organism strain boundary guard#515
keon0711 wants to merge 1 commit into
SCIBASE-AI:mainfrom
keon0711:codex/organism-strain-boundary-guard

Conversation

@keon0711
Copy link
Copy Markdown

Summary

  • Adds a dependency-free organism/strain boundary guard for Scientific Knowledge Graph Integration.
  • Validates sample-to-organism, strain-to-parent-species, pathogen-to-host, cell-line-to-species, and mixed-organism dataset graph edges before entity pages or recommendations are published.
  • Emits deterministic edge decisions, recommendation decisions, curator actions, JSON-LD review packets, Markdown/SVG reports, and an H.264 demo video from synthetic data only.

Non-overlap

This is distinct from biological accession crosswalks, geospatial sample provenance, measurement harmonization, temporal validity, evidence freshness, multilingual aliasing, ontology drift, funder award lineage, clinical trial registry, software compatibility, and broad graph ingestion work. It focuses specifically on organism, strain, host, cell-line, and sample boundary safety.

Validation

  • node organism-strain-boundary-guard/test.js
  • node organism-strain-boundary-guard/demo.js
  • node organism-strain-boundary-guard/render-video.js
  • node --check organism-strain-boundary-guard/index.js
  • node --check organism-strain-boundary-guard/sample-data.js
  • node --check organism-strain-boundary-guard/test.js
  • node --check organism-strain-boundary-guard/demo.js
  • node --check organism-strain-boundary-guard/render-video.js
  • ffprobe -v error -show_entries format=duration,size -show_entries stream=codec_name,width,height,pix_fmt -of default=noprint_wrappers=1 organism-strain-boundary-guard/reports/demo.mp4
  • git diff --cached --check

Artifacts

  • organism-strain-boundary-guard/reports/organism-boundary-review.json
  • organism-strain-boundary-guard/reports/organism-boundary-review.md
  • organism-strain-boundary-guard/reports/organism-boundary-review.svg
  • organism-strain-boundary-guard/reports/demo.mp4

/claim #17

@keon0711
Copy link
Copy Markdown
Author

@algora-pbc /claim #17

@keon0711
Copy link
Copy Markdown
Author

@algora-pbc /claim #17 #515

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.

1 participant