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/completionDateStruct/date",
"signal": "timeline_significant_shift",
"category": "timeline_significant_shift",
"new_type": "ESTIMATED",
"old_type": "ESTIMATED",
"severity": "medium",
"direction": "later",
"new_value": "2019-01-02",
"old_value": "2018-01-05",
"delta_days": 362,
"date_struct": "completionDateStruct",
"new_precision": "day",
"old_precision": "day"
}
] Provenance
Source ctgov_internal_history
Fetched 2026-06-18 19:00:07+00
Raw hash 1772f0663a55d126dcbcaf9d3079339cee682d986428cc0a63a7b3b55e4e2216 Timeline Start, primary completion, and completion date movement. Triage: Medium 1 ops replace /protocolSection/statusModule/completionDateStruct/date
Triage: Medium Timeline Shift Operation 2
Matched rules completion_timeline_change Completion date changes are operational timeline signals. Contacts and locations Site, contact, and location updates that are usually operational. Triage: Uncategorized 2 ops add /protocolSection/contactsLocationsModule/locations/12
Triage: Uncategorized Uncategorized Operation 5
After
{
"zip": "1090",
"city": "Brussels",
"country": "Belgium",
"facility": "Research Site",
"geoPoint": {
"lat": 50.85045,
"lon": 4.34878
}
} remove /protocolSection/contactsLocationsModule/locations/14
Triage: Uncategorized Uncategorized Operation 6
Before
{
"zip": "1090",
"city": "Brussels (Jette)",
"country": "Belgium",
"facility": "Research Site",
"geoPoint": {
"lat": 50.85045,
"lon": 4.34878
}
} 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-12"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/completionDateStruct/date",
"value": "2019-01-02"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdateSubmitDate",
"value": "2017-12-08"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdatePostDateStruct/date",
"value": "2018-01-02"
},
{
"op": "add",
"path": "/protocolSection/contactsLocationsModule/locations/12",
"value": {
"zip": "1090",
"city": "Brussels",
"country": "Belgium",
"facility": "Research Site",
"geoPoint": {
"lat": 50.85045,
"lon": 4.34878
}
}
},
{
"op": "remove",
"path": "/protocolSection/contactsLocationsModule/locations/14"
}
]