| { | |
| "tasks": [ | |
| { | |
| "name": "trajectory_readiness", | |
| "goal": "Determine whether a candidate cohort contains enough temporal structure for Confluence-style trajectory analysis.", | |
| "minimum_requirements": [ | |
| ">= 3 timepoints", | |
| ">= 3 variables", | |
| "declared time unit" | |
| ] | |
| }, | |
| { | |
| "name": "intervention_metadata_completeness", | |
| "goal": "Score whether intervention timing and dosing are sufficiently documented for perturbation-aware analysis." | |
| }, | |
| { | |
| "name": "outcome_linkage", | |
| "goal": "Determine whether longitudinal state observations can be linked to outcomes such as response or survival." | |
| } | |
| ] | |
| } | |