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/startDateStruct/date",
"signal": "timeline_actual_date_correction",
"category": "timeline_actual_date_correction",
"new_type": "ACTUAL",
"old_type": "ACTUAL",
"severity": "low",
"direction": "later",
"new_value": "2014-03-11",
"old_value": "2014-03",
"delta_days": 10,
"date_struct": "startDateStruct",
"new_precision": "day",
"old_precision": "month"
}
] Provenance
Source ctgov_internal_history
Fetched 2026-06-18 18:59:10+00
Raw hash ac8b67c16503d5ad28b34b2dbc473a27925b597ed2a3a1b088d732fdb26d4b0b Timeline Start, primary completion, and completion date movement. Triage: Medium 1 ops replace /protocolSection/statusModule/startDateStruct/date
Triage: Medium Timeline Shift Operation 2
Matched rules start_timeline_change Start date changes are operational timeline signals. Contacts and locations Site, contact, and location updates that are usually operational. Triage: Uncategorized 4 ops add /protocolSection/contactsLocationsModule/locations/1
Triage: Uncategorized Uncategorized Operation 5
After
{
"zip": "07748",
"city": "Middletown",
"state": "New Jersey",
"country": "United States",
"facility": "Memorial Sloan Kettering Monmouth",
"geoPoint": {
"lat": 40.39428,
"lon": -74.11709
}
} replace /protocolSection/contactsLocationsModule/locations/3/city
Triage: Uncategorized Uncategorized Operation 6
replace /protocolSection/contactsLocationsModule/locations/3/geoPoint/lat
Triage: Uncategorized Uncategorized Operation 7
replace /protocolSection/contactsLocationsModule/locations/3/geoPoint/lon
Triage: Uncategorized Uncategorized Operation 8
Other registry fields Changes outside the current high-signal rule families. Triage: Uncategorized 3 ops replace /protocolSection/statusModule/statusVerifiedDate
Triage: Uncategorized Uncategorized Operation 1
replace /protocolSection/statusModule/lastUpdateSubmitDate
Triage: Uncategorized Uncategorized Operation 3
replace /protocolSection/statusModule/lastUpdatePostDateStruct/date
Triage: Uncategorized Uncategorized Operation 4
Raw JSON Patch [
{
"op": "replace",
"path": "/protocolSection/statusModule/statusVerifiedDate",
"value": "2017-05"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/startDateStruct/date",
"value": "2014-03-11"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdateSubmitDate",
"value": "2017-05-10"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdatePostDateStruct/date",
"value": "2017-05-11"
},
{
"op": "add",
"path": "/protocolSection/contactsLocationsModule/locations/1",
"value": {
"zip": "07748",
"city": "Middletown",
"state": "New Jersey",
"country": "United States",
"facility": "Memorial Sloan Kettering Monmouth",
"geoPoint": {
"lat": 40.39428,
"lon": -74.11709
}
}
},
{
"op": "replace",
"path": "/protocolSection/contactsLocationsModule/locations/3/city",
"value": "Harrison"
},
{
"op": "replace",
"path": "/protocolSection/contactsLocationsModule/locations/3/geoPoint/lat",
"value": 40.96899
},
{
"op": "replace",
"path": "/protocolSection/contactsLocationsModule/locations/3/geoPoint/lon",
"value": -73.71263
}
]