Overview
The defensible HTA submission platform — every parameter carries a source, a page, an AI confidence, and a reviewer signature.
What Screver Market Access IQ is
Screver Market Access IQ is a multi-tenant platform for pharma market-access teams producing Health Technology Assessment (HTA) submissions. Its core promise:
Every parameter that lands in a submission carries a source document, a page reference, an AI confidence rating, and a named-reviewer signature — written to an append-only audit trail that is defensible in front of a committee.
AI-extracted values are proposals, never facts. A human reviewer Accepts, Modifies, or Rejects each one. This is the thing a generic chatbot cannot do.
The submission pipeline the platform manages:
DOCUMENT → AI PROPOSAL → HUMAN REVIEW → EVIDENCE-GRADE → MODELS → EXPORT
(page, table) (value, conf) (Accept/Modify/Reject) (immutable, signed, read-only)The three repositories
| Repo | Role |
|---|---|
screver-ma-app | The app — Next.js + Payload CMS + Postgres. Owns the data, auth, and the reviewer workflow. |
screver-ma-ai | The grounded AI Wizard service — Express + Anthropic Claude, cites every source, refuses ungrounded answers. |
screver-ma-docs | This site (Fumadocs). |
Start here
- Platform overview — agencies, roles, personas, demo tenant.
- The reviewer workflow — the core promise: Accept / Modify / Reject, supersede, audit.
- The 14 tools — scoping, economic core, readiness, strategy.
- Data model — launches, parameters, audit, agency profiles.
- Architecture — stack, the audit invariant, data residency.
- Engineering — deployment, CI/CD, the three repos.