@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix proeth: <http://proethica.org/ontology/intermediate#> .
@prefix proeth-prov: <http://proethica.org/provenance#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
proeth:ClientOverrideofSafetyRecommendationState a owl:Class ;
rdfs:label "Client Override of Safety Recommendation State" ;
proeth:actionConstraints "Professional may not simply defer to client preference when public safety obligations are active",
"Professional should not proceed as if the safety concern has been resolved" ;
proeth:activationConditions "Client has explicitly rejected or deferred the recommendation",
"Professional has communicated a safety recommendation to the client",
"Project proceeds without the recommended safeguards" ;
proeth:confidence "0.87" ;
proeth:obligationActivation "Duty to assess whether continued participation is ethically permissible",
"Duty to consider reporting to regulatory authorities if public safety is at risk",
"Duty to document the recommendation and client's rejection",
"Duty to refuse to seal or certify work that does not meet safety standards" ;
proeth:persistenceType "inertial" ;
proeth:principleTransformation "Transforms the general duty to hold public safety paramount into a concrete obligation to escalate beyond client communication, potentially including regulatory notification or withdrawal, when the client has overridden a safety recommendation." ;
proeth:stateCategory "conflict" ;
proeth:terminationConditions "Client accepts and implements the recommendation",
"Professional withdraws from the engagement",
"Regulatory authority intervenes",
"Risk is otherwise mitigated" ;
proeth:textReferences "Client X insists on proceeding without added safeguards",
"Client X is hesitant to invest in additional protective measures, citing continuing budget limitations",
"Client X will address any compliance issues later, if needed" ;
proeth-prov:discoveredInCase 8,
76 ;
proeth-prov:discoveredInPass 1 ;
proeth-prov:discoveredInSection "facts" ;
proeth-prov:firstDiscoveredAt "2026-06-04T09:58:09.658057+00:00"^^xsd:dateTime ;
proeth-prov:firstDiscoveredInCase 8 ;
proeth-prov:matchConfidence 0.0 ;
proeth-prov:matchesExisting false ;
proeth-prov:sourceText "Client X insists on proceeding without added safeguards" ;
rdfs:comment "State in which a client has been informed of a professional's safety recommendation and has explicitly directed the professional to proceed without implementing that recommendation, citing cost or other business constraints, creating a direct tension between the client's authority over project scope and the professional's duty to protect public safety and comply with applicable regulatory standards." ;
rdfs:subClassOf proeth:ConflictState ;
skos:definition "State in which a client has been informed of a professional's safety recommendation and has explicitly directed the professional to proceed without implementing that recommendation, citing cost or other business constraints, creating a direct tension between the client's authority over project scope and the professional's duty to protect public safety and comply with applicable regulatory standards." ;
skos:scopeNote "[Case 76] State in which a governing body or client has been informed of professional safety recommendations and has explicitly voted or directed to proceed without implementing those recommendations, creating a direct tension between the client's authority over project scope and the professional's duty to protect public safety and comply with applicable regulatory standards." ;
prov:generatedAtTime "2026-06-04T09:58:09.658057+00:00"^^xsd:dateTime ;
prov:wasAttributedTo "Case 8 Extraction",
"claude-sonnet-4-6" .