get_spec
Retrieve the complete ROBINS-I V2 specification for risk-of-bias assessment: preliminaries, signalling questions with response options, evidence policy, and algorithm fingerprint. Choose compact or full detail for introspection.
Instructions
Return the encoded ROBINS-I V2 specification: 13 preliminaries, 40 signalling questions across 6 domains (domain 1 in two variants), the response vocabularies, the evidence policy, and the algorithm fingerprint.
OPTIONAL in the assessment flow — introspection only. assess_result already carries the rubric for the domain in hand, so calling both duplicates the payload. detail='compact' (default) gives question ids, own-words labels, response options and evidence modes; detail='full' adds every intent and assessor note.
The descriptions are this implementation's own wording, NOT the published signalling-question text, which is not redistributable. The published question IDs are what make the output interoperable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | compact | |
| spec_version | No | robins-i-v2-cohort-0.1.0 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domains | No | ||
| judgements | No | ||
| attribution | No | ||
| spec_version | No | ||
| tool_version | No | ||
| preliminaries | No | ||
| source_status | No | ||
| variant_scope | No | ||
| assessment_unit | No | ||
| evidence_policy | No | ||
| guideline_scope | No | ||
| override_policy | No | ||
| judgement_source | No | ||
| human_ratification | No | ||
| response_semantics | No | ||
| source_status_note | No | ||
| variant_scope_note | No | ||
| assessment_unit_note | No | ||
| algorithm_fingerprint | No | ||
| judgement_source_note | No | ||
| response_vocabularies | No |