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
contact_admin_change
Value signals
None recorded.
Provenance
Source ctgov_internal_history
Fetched 2026-06-18 19:14:25+00
Raw hash e00dcefcb0582505445cf6d5ab4712b21eb86dead1222b9c62c02610a49b644d Contacts and locations Site, contact, and location updates that are usually operational. Triage: Low 3 ops replace /protocolSection/contactsLocationsModule/centralContacts/0/name
Triage: Low Administrative Contact Change Operation 3
Matched rules contact_admin_change Central contact updates are usually administrative. replace /protocolSection/contactsLocationsModule/locations/0/contacts/0/name
Triage: Uncategorized Uncategorized Operation 4
add /protocolSection/contactsLocationsModule/locations/0/contacts/0/phone
Triage: Uncategorized Uncategorized Operation 5
Other registry fields Changes outside the current high-signal rule families. Triage: Uncategorized 3 ops replace /protocolSection/statusModule/lastUpdateSubmitDate
Triage: Uncategorized Uncategorized Operation 1
replace /protocolSection/statusModule/lastUpdatePostDateStruct/date
Triage: Uncategorized Uncategorized Operation 2
add /protocolSection/ipdSharingStatementModule
Triage: Uncategorized Uncategorized Operation 6
After
{
"ipdSharing": "NO"
} Raw JSON Patch [
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdateSubmitDate",
"value": "2021-03-31"
},
{
"op": "replace",
"path": "/protocolSection/statusModule/lastUpdatePostDateStruct/date",
"value": "2021-04-01"
},
{
"op": "replace",
"path": "/protocolSection/contactsLocationsModule/centralContacts/0/name",
"value": "Laia Arenas"
},
{
"op": "replace",
"path": "/protocolSection/contactsLocationsModule/locations/0/contacts/0/name",
"value": "Laia Arenas"
},
{
"op": "add",
"path": "/protocolSection/contactsLocationsModule/locations/0/contacts/0/phone",
"value": "+34 93 227 54 00"
},
{
"op": "add",
"path": "/protocolSection/ipdSharingStatementModule",
"value": {
"ipdSharing": "NO"
}
}
]