Skip to content

Add model assumption diagnostics assistant#547

Open
Jorel97 wants to merge 2 commits into
SCIBASE-AI:mainfrom
Jorel97:codex/scibase-model-assumption-diagnostics
Open

Add model assumption diagnostics assistant#547
Jorel97 wants to merge 2 commits into
SCIBASE-AI:mainfrom
Jorel97:codex/scibase-model-assumption-diagnostics

Conversation

@Jorel97
Copy link
Copy Markdown

@Jorel97 Jorel97 commented Jun 1, 2026

/claim #16

Summary

  • Adds a distinct model-assumption-diagnostics-assistant/ slice for the AI-Powered Research Assistant Suite.
  • Reviews synthetic analysis packets for model-family mismatch, low events per predictor, separation risk, heteroscedasticity, multicollinearity, residual outliers, autocorrelation, few-cluster fragility, missing calibration, and incomplete diagnostic handoff evidence.
  • Emits deterministic JSON, Markdown, SVG, GIF, and MP4 demo artifacts from synthetic data.

Non-overlap

This is not another study-power, Bayesian-prior, missing-data, causal-adjustment, uncertainty-calibration, figure/citation claim, external-validity, randomization/blinding, spatial-autocorrelation, or sample chain-of-custody assistant. It focuses specifically on whether the declared statistical/ML model assumptions support manuscript claims before an AI review summary is trusted.

Validation

  • npm test -> passed
  • npm run demo -> generated reports/model-assumption-report.json, reports/model-assumption-report.md, reports/summary.svg, and reports/demo-script.txt
  • npm run demo:video -> generated reports/demo.gif and reports/demo.mp4
  • git diff --check -> passed

Synthetic data only. No credentials, private research data, patient data, external APIs, payment systems, live model calls, or network services are used by this module.

AI-assisted with OpenAI Codex; I reviewed and locally verified the diff before submitting.

@Jorel97
Copy link
Copy Markdown
Author

Jorel97 commented Jun 1, 2026

Clean validation note: added a real MP4 demo artifact at model-assumption-diagnostics-assistant/reports/demo.mp4 in addition to the existing GIF. Re-ran npm test and npm run demo:video successfully.

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