Skip to content

Add reporting guideline compliance assistant#386

Open
matcldr wants to merge 1 commit into
SCIBASE-AI:mainfrom
matcldr:codex/reporting-guideline-assistant
Open

Add reporting guideline compliance assistant#386
matcldr wants to merge 1 commit into
SCIBASE-AI:mainfrom
matcldr:codex/reporting-guideline-assistant

Conversation

@matcldr
Copy link
Copy Markdown

@matcldr matcldr commented May 22, 2026

/claim #13

Summary

  • Adds reporting-guideline-compliance-assistant, a focused AI Peer Review Aid slice for issue AI-Assisted Research Tools (MVP Level) #13.
  • Checks synthetic manuscript packets against CONSORT, PRISMA, STROBE, and cross-guideline readiness rules.
  • Emits abstract/executive/layperson readiness summaries, reviewer actions, guideline citation recommendations, deterministic JSON/Markdown/SVG artifacts, and a demo script.

Distinctness

This is scoped to reporting-guideline checklist readiness. It is not another broad summarizer, citation metadata/context/style/diversity/retraction checker, manuscript similarity triage, ethics/data availability auditor, unit consistency checker, biomethods provenance assistant, or certainty/tone assistant.

Safety

  • Synthetic data only
  • No external API calls
  • No credentials, tokens, private manuscripts, live DOI records, PubMed/arXiv/Crossref lookups, publisher data, or payment data

Validation

  • npm run check
  • npm test -> 4 tests passed
  • npm run demo -> generated reports/reporting-guideline-packet.json, reports/reviewer-packet.md, reports/summary.svg, and reports/demo-script.txt
  • git diff --check
  • rg -n "api[_-]?key|private[_-]?key|password|secret|token|wallet|ssn|0x[a-fA-F0-9]{40}" reporting-guideline-compliance-assistant || true -> no matches

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