<https://ns.webcivics.net/values/assertsCompletion> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#domain> <https://ns.webcivics.net/values/ArtificialAgent>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Agent → a Task it claims to have completed (e.g. 'the feature is done').".
<https://ns.webcivics.net/values/assertsProperty> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#domain> <https://ns.webcivics.net/values/ArtificialAgent>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Agent → a claimed property of its work (e.g. values:ZeroHeap, values:Functional, values:Tested).".
<https://ns.webcivics.net/values/Task> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "A unit of work an agent may claim to have completed.".
<https://ns.webcivics.net/values/Verification> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "A provenance artifact substantiating a claim: a passing test run, an executed prove/verify round-trip, an allocation measurement, a reproduction. NOT another assertion.".
<https://ns.webcivics.net/values/VerificationStatus> a <http://www.w3.org/2000/01/rdf-schema#Class>.
<https://ns.webcivics.net/values/Unverified> a <https://ns.webcivics.net/values/VerificationStatus>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Default for any agent claim until substantiated. Self-assertion does NOT move a claim out of Unverified.".
<https://ns.webcivics.net/values/Verified> a <https://ns.webcivics.net/values/VerificationStatus>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "A claim substantiated by a Verification whose result passed — trust earned by conduct.".
<https://ns.webcivics.net/values/verificationStatus> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#range> <https://ns.webcivics.net/values/VerificationStatus>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Task/claim → its verification status (single-valued, maintained by the orchestrator, not by the claiming agent).".
<https://ns.webcivics.net/values/substantiatedBy> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#range> <https://ns.webcivics.net/values/Verification>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Task/claim → the Verification artifact that substantiates it.".
<https://ns.webcivics.net/values/verificationResult> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Verification → values:Passed | values:Failed (the actual round-trip outcome).".
<https://ns.webcivics.net/values/Passed> a <http://www.w3.org/2000/01/rdf-schema#Class>.
<https://ns.webcivics.net/values/Failed> a <http://www.w3.org/2000/01/rdf-schema#Class>.
<https://ns.webcivics.net/values/incurredCost> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#decimal>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Resource/financial cost charged for the (claimed) work — relevant to the 'expensive bad bot' harm.".
<https://ns.webcivics.net/values/UnsubstantiatedClaimFlag> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "An artificial agent asserted completion/correctness/a property that is not substantiated by verification provenance. A deception (policy fraud family); route to human review. Silence here is how bad bots profit.".
<https://ns.webcivics.net/values/claimedCompletionUnverifiable> a <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
    <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#boolean>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "Capability/completion analogue of policy:claimedIdentityUnverifiable: the agent cannot produce verification provenance for its completion/property claim.".
<https://ns.webcivics.net/values/SubstantiatedClaim> a <http://www.w3.org/2000/01/rdf-schema#Class>;
    <http://www.w3.org/2000/01/rdf-schema#comment> "A claim backed by a passed Verification — trustworthy by conduct. The positive pole.".
_:n3-48 <http://www.w3.org/2000/10/swap/log#implies> _:n3-49.
_:n3-50 <http://www.w3.org/2000/10/swap/log#implies> _:n3-51.
_:n3-52 <http://www.w3.org/2000/10/swap/log#implies> _:n3-53.
_:n3-54 <http://www.w3.org/2000/10/swap/log#implies> _:n3-55.
<https://ns.webcivics.net/values/UnsubstantiatedClaimShape> a <http://www.w3.org/ns/shacl#NodeShape>;
    <http://www.w3.org/ns/shacl#targetClass> <https://ns.webcivics.net/values/UnsubstantiatedClaimFlag>;
    <http://www.w3.org/ns/shacl#message> "An artificial agent asserted completion/correctness/a property without verification provenance (overclaiming). Do not rely on the claim; require a real round-trip and route to human review.".
