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": "2025-12-31",
"old_value": "2025-03-31",
"delta_days": 275,
"date_struct": "completionDateStruct",
"new_precision": "day",
"old_precision": "day"
}
] Provenance
Source ctgov_internal_history
Fetched 2026-06-18 19:00:16+00
Raw hash 3b95b7ad67765e5cf7bd86ca4dd4f3de75e068d16d98cda2ce98580fabc5faad 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/32
Triage: Uncategorized Uncategorized Operation 5
After
{
"city": "Cali",
"country": "Colombia",
"facility": "Research Site",
"geoPoint": {
"lat": 3.43054,
"lon": -76.5199
}
} add /protocolSection/contactsLocationsModule/locations/40
Triage: Uncategorized Uncategorized Operation 6
After
{
"zip": "150 06",
"city": "V Uvalu 84",
"country": "Czechia",
"facility": "Research Site"
} 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": "2025-05"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/completionDateStruct/date",
"value": "2025-12-31"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdateSubmitDate",
"value": "2025-06-02"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdatePostDateStruct/date",
"value": "2025-06-17"
},
{
"op": "add",
"path": "/protocolSection/contactsLocationsModule/locations/32",
"value": {
"city": "Cali",
"country": "Colombia",
"facility": "Research Site",
"geoPoint": {
"lat": 3.43054,
"lon": -76.5199
}
}
},
{
"op": "add",
"path": "/protocolSection/contactsLocationsModule/locations/40",
"value": {
"zip": "150 06",
"city": "V Uvalu 84",
"country": "Czechia",
"facility": "Research Site"
}
}
]