Add peer review citation coercion guard#440
Open
yunrongy424-oss wants to merge 1 commit into
Open
Conversation
Add a focused SCIBASE issue SCIBASE-AI#15 module that evaluates peer-review citation pressure before reputation, badge, leaderboard, and project timeline updates apply. Include dependency-free tests, deterministic reports, requirement mapping, acceptance notes, and a generated demo video artifact. Refs SCIBASE-AI#15
Author
|
Low-frequency bounty-claim follow-up. The Algora claim page for this PR is still showing Pending / total paid $0: https://algora.io/claims/pf4xgDF2Hy6MJeaN The PR body includes the claim command and validation evidence; latest evidence includes: node tests/checks passed, deterministic reports and demo MP4 were generated, and leakage/diff checks passed. Is there any additional test output, demo evidence, or claim metadata needed from me before this can move into reward/payment review? |
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.
/claim #15
Adds a focused Community & User Reputation slice that checks peer-review citation pressure before reviewer reputation, trusted-reviewer badges, leaderboards, or project timelines are updated. The module is dependency-free and synthetic-data-only, with deterministic reviewer packets for steward review.
Citation Coercion Guard
Detects unsupported mandatory reviewer self-citations, reciprocal citation pressure, journal/editor citation quota pressure, and off-topic mandatory citation clusters. Flagged reviews hold reviewer credit and create steward tasks until citation demands are removed or justified.
Author And Blind-Review Safety
Protects authors from reputation or badge penalties while citation pressure is under review, and redacts double-blind reviewer identity from reports, tasks, and audit events.
Demo And Validation
peer-review-citation-coercion-guard/reports/demo.mp4node peer-review-citation-coercion-guard/test.js-> 6 tests passednode --check peer-review-citation-coercion-guard/index.jsnode --check peer-review-citation-coercion-guard/demo.jsnode --check peer-review-citation-coercion-guard/test.jsnode peer-review-citation-coercion-guard/demo.js-> generated JSON/Markdown/SVG reportspython peer-review-citation-coercion-guard/make-demo-video.py-> generated demo MP4git diff --cached --check-> clean before commitNo credentials, private users, live review systems, payment systems, external APIs, or unrelated source changes are included.