Skip to content

Add award publication readiness guard#580

Open
soave0529-oss wants to merge 1 commit into
SCIBASE-AI:mainfrom
soave0529-oss:codex/award-publication-guard-18
Open

Add award publication readiness guard#580
soave0529-oss wants to merge 1 commit into
SCIBASE-AI:mainfrom
soave0529-oss:codex/award-publication-guard-18

Conversation

@soave0529-oss

Copy link
Copy Markdown

/claim #18

Adds a self-contained scientific-bounty-award-publication-guard package for the Scientific Bounty System.

This slice runs after an award decision and before the platform publishes winner/result metadata. It checks whether public award publication is safe with respect to payout authorization, appeal windows, IP/license readiness, embargo dates, private challenge redaction, named-winner consent, award split validity, recipient publication terms, and reproducibility evidence.

Why this is distinct:

  • not intake/rubric scoring
  • not escrow funding readiness
  • not export-control screening
  • not duplicate submission provenance
  • not IP policy selection
  • not appeal handling itself
  • not payout routing

Artifacts included:

  • deterministic sample packets
  • JSON results
  • Markdown reviewer report
  • SVG summary
  • short MP4 demo artifact

Validation run locally:

  • npm test
  • npm run demo
  • node --check src/index.js
  • node --check scripts/demo.js
  • node --check test/awardPublicationGuard.test.js
  • git diff --check

Boundaries:

  • synthetic data only
  • no payment processors
  • no private submissions
  • no credentials
  • no external APIs
  • no legal advice

AI-assisted with OpenAI Codex; I reviewed the implementation and kept the module isolated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant