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_major_slip",
"category": "timeline_major_slip",
"new_type": "ESTIMATED",
"old_type": "ESTIMATED",
"severity": "high",
"direction": "later",
"new_value": "2025-03-31",
"old_value": "2024-03-29",
"delta_days": 367,
"date_struct": "completionDateStruct",
"new_precision": "day",
"old_precision": "day"
}
] Provenance
Source ctgov_internal_history
Fetched 2026-06-18 19:00:15+00
Raw hash 129ab4499a888bb226374bc0d5e9debe8b35c143e4c0d9ad638e3a75c5517fe0 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 remove /protocolSection/contactsLocationsModule/locations/32
Triage: Uncategorized Uncategorized Operation 5
Before
{
"city": "Cali",
"country": "Colombia",
"facility": "Research Site",
"geoPoint": {
"lat": 3.43054,
"lon": -76.5199
}
} add /protocolSection/contactsLocationsModule/locations/101
Triage: Uncategorized Uncategorized Operation 6
After
{
"zip": "1010",
"city": "Caracas",
"country": "Venezuela",
"facility": "Research Site",
"geoPoint": {
"lat": 10.48801,
"lon": -66.87919
}
} 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": "2024-07"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/completionDateStruct/date",
"value": "2025-03-31"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdateSubmitDate",
"value": "2024-07-03"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdatePostDateStruct/date",
"value": "2024-07-16"
},
{
"op": "remove",
"path": "/protocolSection/contactsLocationsModule/locations/32"
},
{
"op": "add",
"path": "/protocolSection/contactsLocationsModule/locations/101",
"value": {
"zip": "1010",
"city": "Caracas",
"country": "Venezuela",
"facility": "Research Site",
"geoPoint": {
"lat": 10.48801,
"lon": -66.87919
}
}
}
]