@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:ClientDeferralofComplianceState a owl:Class ;
rdfs:label "Client Deferral of Compliance State" ;
proeth:actionConstraints "Professional may not simply defer to client's business judgment when public safety is at stake",
"Professional must evaluate whether continued participation without safeguards is ethically permissible" ;
proeth:activationConditions "Client explicitly declines to implement recommended safeguards",
"Client states intention to address compliance only if later required",
"Professional has notified client of a risk and applicable regulatory requirements" ;
proeth:confidence "0.85" ;
proeth:obligationActivation "Duty to consider withdrawal from the engagement if safety cannot be assured",
"Duty to protect public health, safety, and welfare",
"Obligation to assess whether reporting to regulatory authorities is required" ;
proeth:persistenceType "inertial" ;
proeth:principleTransformation "Transforms the general duty to protect public safety into a specific obligation to evaluate escalation options, including regulatory reporting and withdrawal, when a client explicitly refuses to implement safety measures and defers compliance to an indefinite future." ;
proeth:stateCategory "conflict" ;
proeth:terminationConditions "Client agrees to implement protective measures",
"Professional withdraws from engagement",
"Regulatory authority intervenes",
"Risk is otherwise mitigated" ;
proeth:textReferences "Client X insists on proceeding without added safeguards, stating that Client X will address any compliance issues later, if needed",
"Client X is hesitant to invest in additional protective measures, citing continuing budget limitations" ;
proeth-prov:discoveredInCase 8 ;
proeth-prov:discoveredInPass 1 ;
proeth-prov:discoveredInSection "facts" ;
proeth-prov:firstDiscoveredAt "2026-06-05T02:15:59.482935+00:00"^^xsd:dateTime ;
proeth-prov:firstDiscoveredInCase 8 ;
proeth-prov:matchConfidence 0.78 ;
proeth-prov:matchReasoning "The existing Client Override of Safety Recommendation State captures the situation where a client directs the professional to proceed without implementing a safety recommendation. The present state adds the specific element of the client explicitly deferring compliance to a future contingency rather than simply overriding the recommendation, which creates a distinct posture of deliberate regulatory non-engagement. The match is medium-confidence because the core structure is the same but the deferral-of-compliance framing is a meaningful variant." ;
proeth-prov:matchedOntologyClass proeth:ClientOverrideofSafetyRecommendationState ;
proeth-prov:matchedOntologyLabel "Client Override of Safety Recommendation State" ;
proeth-prov:matchesExisting true ;
proeth-prov:sourceText "Client X is hesitant to invest in additional protective measures, citing continuing budget limitations" ;
rdfs:comment "State in which a client, having been informed of a confirmed or qualitatively assessed risk and of applicable regulatory requirements, explicitly declines to implement recommended protective measures and instead states an intention to address compliance issues only if and when required in the future, creating a condition in which the professional's safety and compliance obligations remain active while the client's posture is one of deliberate deferral." ;
rdfs:subClassOf proeth:ConflictState ;
skos:definition "State in which a client, having been informed of a confirmed or qualitatively assessed risk and of applicable regulatory requirements, explicitly declines to implement recommended protective measures and instead states an intention to address compliance issues only if and when required in the future, creating a condition in which the professional's safety and compliance obligations remain active while the client's posture is one of deliberate deferral." ;
skos:scopeNote "[ClientOverrideofSafetyRecommendationState] 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." ;
prov:generatedAtTime "2026-06-05T02:15:59.482935+00:00"^^xsd:dateTime ;
prov:wasAttributedTo "Case 8 Extraction",
"claude-sonnet-4-6" .