Skip to content

Add AI research redline packet#151

Open
FeeeeelixWong wants to merge 1 commit into
SCIBASE-AI:mainfrom
FeeeeelixWong:codex/ai-redline-packet-13
Open

Add AI research redline packet#151
FeeeeelixWong wants to merge 1 commit into
SCIBASE-AI:mainfrom
FeeeeelixWong:codex/ai-redline-packet-13

Conversation

@FeeeeelixWong
Copy link
Copy Markdown

/claim #13

Summary

Adds a focused AI research redline packet for the AI-Assisted Research Tools MVP bounty. This is intentionally narrower than another broad summarizer or generic citation formatter: it turns manuscript evidence, statistical checks, compliance gaps, and citation gaps into reviewer-facing redlines and insertion-ready revision tasks.

What is included

  • Dependency-free redline packet core in ai-research-redline-packet/src/redline-packet.js
  • Synthetic manuscript sample with claims, evidence spans, statistical checks, compliance fields, and candidate citations
  • Abstract, executive, and layperson summary modes
  • Claim-to-evidence coverage checks, statistical redlines, ethics/disclosure redlines, citation ranking, and reviewer-template routing
  • Insertion-ready revision tasks
  • Node test coverage and local CLI demo
  • Requirement map for AI-Assisted Research Tools (MVP Level) #13
  • Short demo video: ai-research-redline-packet/docs/demo.mp4

Demo

The demo video shows a pre-submission manuscript packet with five redlines: two blockers, five revision tasks, and three ranked citation recommendations. The output is deterministic and includes an audit digest.

Verification

cd ai-research-redline-packet
npm run check
npm test
npm run demo
ffprobe -v error -select_streams v:0 -show_entries stream=codec_name,width,height,duration -of default=noprint_wrappers=1 docs/demo.mp4

I also ran:

git diff --check -- ai-research-redline-packet
rg -n "api[_-]?key|private[_-]?key|password|secret|token|wallet|ssn" ai-research-redline-packet

@FeeeeelixWong
Copy link
Copy Markdown
Author

/claim #13

@FeeeeelixWong
Copy link
Copy Markdown
Author

@algora-pbc /claim #13

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