Back to trial
Severity is deterministic uncalibrated triage metadata, not validated review priority. Operation-level severity
is inferred from deterministic path rules. Rule matches shown per operation are approximate previews (they skip
the pipeline's suppression passes); the authoritative classification is the stored
event record.
Plain-language summary
Manual review pending.
Rules fired
None recorded.
Value signals
[
{
"path": "/protocolSection/statusModule/primaryCompletionDateStruct/date",
"signal": "timeline_actualized_earlier",
"category": "timeline_actualized_earlier",
"new_type": "ACTUAL",
"old_type": "ESTIMATED",
"severity": "low",
"direction": "earlier",
"new_value": "2015-11-09",
"old_value": "2016-12",
"delta_days": 388,
"date_struct": "primaryCompletionDateStruct",
"new_precision": "day",
"old_precision": "month"
},
{
"path": "/protocolSection/statusModule/completionDateStruct",
"reason": "date_unparsed_or_missing",
"signal": "timeline_shift",
"category": "timeline_shift",
"new_type": "ESTIMATED",
"old_type": null,
"severity": "medium",
"direction": "unknown",
"new_value": "2017-04",
"old_value": null,
"date_struct": "completionDateStruct"
}
] Provenance
Source ctgov_internal_history
Fetched 2026-06-18 19:12:56+00
Raw hash 9052654df07848578ff49e2d7eceb6ae28db4ec9972201bb50f190caa881c6c2 Timeline Start, primary completion, and completion date movement. Triage: Medium 3 ops replace /protocolSection/statusModule/primaryCompletionDateStruct/date
Triage: Medium Timeline Shift Operation 2
Matched rules primary_completion_timeline_change Primary completion date changes are operational timeline signals. replace /protocolSection/statusModule/primaryCompletionDateStruct/type
Triage: Medium Timeline Shift Operation 3
Matched rules primary_completion_timeline_change Primary completion date changes are operational timeline signals. add /protocolSection/statusModule/completionDateStruct
Triage: Medium Timeline Shift Operation 7
Matched rules completion_timeline_change Completion date changes are operational timeline signals. After
{
"date": "2017-04",
"type": "ESTIMATED"
} Other registry fields Changes outside the current high-signal rule families. Triage: Uncategorized 4 ops replace /protocolSection/statusModule/statusVerifiedDate
Triage: Uncategorized Uncategorized Operation 1
replace /protocolSection/statusModule/lastUpdateSubmitDate
Triage: Uncategorized Uncategorized Operation 4
replace /protocolSection/statusModule/lastUpdatePostDateStruct/date
Triage: Uncategorized Uncategorized Operation 5
replace /protocolSection/statusModule/lastUpdatePostDateStruct/type
Triage: Uncategorized Uncategorized Operation 6
Raw JSON Patch [
{
"op": "replace",
"path": "/protocolSection/statusModule/statusVerifiedDate",
"value": "2017-02"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/primaryCompletionDateStruct/date",
"value": "2015-11-09"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/primaryCompletionDateStruct/type",
"value": "ACTUAL"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdateSubmitDate",
"value": "2017-02-28"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdatePostDateStruct/date",
"value": "2017-03-03"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdatePostDateStruct/type",
"value": "ACTUAL"
},
{
"op": "add",
"path": "/protocolSection/statusModule/completionDateStruct",
"value": {
"date": "2017-04",
"type": "ESTIMATED"
}
}
]