Each entry contains:
| Field | Type | Description |
|---|---|---|
name | string | Kebab-case PAX identifier |
pax_type | string | paper | topic | field | engine |
domain | object | Domain metadata: display_name, description, research_questions[], temporal_scope, population |
constructs_detail | array | Full construct definitions with id, display_name, definition, aliases[] |
findings_detail | array | Empirical findings with finding_text, direction, effect_size, confidence, method_used |
propositions_detail | array | Theoretical claims: proposition_text, construct_from, construct_to, direction |
playbooks_detail | array | Analysis recipes: display_name, description, estimated_runtime, step_count, engines_used[] |
sources_detail | array | Bibliographic info: title, authors, year, doi |
related_packs | array | Up to 3 related PAX names (computed from shared constructs) |
download_url | string | Path to .pax.tar.gz archive |
download_sha256 | string | SHA-256 checksum of the archive |