Skip to main content

Accepted Loss Report By Report Id Nonblocking Selector

This output is deterministic read-model evidence. It is not canonical truth, semantic adoption, review approval, a governance decision, promotion, model certification, release authority, or proof of backend-specific equivalence.
Query kindaccepted-loss-report-lookup
Envelopeontograph.query.example.v0.1
ExecutionPASS
Enginepython-canonical-runtime
Input bytes5,590

Source identity

ArtifactRepository pathSHA-256
Query fixturefixtures/queries/accepted-loss-report-by-report-id-nonblocking-selector.jsonsha256:f3fceb8da52f66b7b31f2eb41b842216bed481456769ef27c6447e516b851caa
Declared inputfixtures/canonical/derivation-loss-extension.jsonsha256:b8d8aa4960d0b10f4a881cfda39a434f4da7c3e24e9aa83bbf4680051651502d
Executed resultRuntime output matched the fixture expectationsha256:78ac28e41a9a7c9c236163d8b9145192f3ab499f4c1fa5ab2562304568f651ef

Request

{
"ref": "adapter-loss:nonblocking-selector-normalized"
}

Expected canonical output

{
"lossReportRefs": [
"adapter-loss:nonblocking-selector-normalized"
],
"affectedObjectRefs": [
"evidence:extract-001"
],
"acceptedGapDecisionRefs": [
"decision:accept-nonblocking-selector-loss"
],
"severities": [
"warning"
],
"capabilityGapSupportLevels": [
"partial"
],
"capabilityGapConsequences": [
"degraded"
]
}

Verified runtime output

The python-canonical-runtime executor returned this result and it matched the expected output using exact JSON structural equality.

{
"lossReportRefs": [
"adapter-loss:nonblocking-selector-normalized"
],
"affectedObjectRefs": [
"evidence:extract-001"
],
"acceptedGapDecisionRefs": [
"decision:accept-nonblocking-selector-loss"
],
"severities": [
"warning"
],
"capabilityGapSupportLevels": [
"partial"
],
"capabilityGapConsequences": [
"degraded"
]
}

Declared input document

Show the complete input fixture
{
"extensionVersion": "ontograph.fixture-extension.v0.1",
"baseFixture": "fixtures/canonical/assertion-evidence-thin-slice.json",
"purpose": "Final Python proving-gate extension for governed write, derivation-event preservation, and acknowledged non-blocking adapter loss.",
"commands": [
{
"commandType": "appendCanonicalObject",
"collection": "validationResults",
"objectId": "validation:runtime-write-proof-001"
},
{
"commandType": "appendCanonicalObject",
"collection": "decisions",
"objectId": "decision:accept-nonblocking-selector-loss"
},
{
"commandType": "appendCanonicalObject",
"collection": "adapterHydrationReports",
"objectId": "adapter-loss:nonblocking-selector-normalized"
},
{
"commandType": "appendCanonicalObject",
"collection": "derivationEvents",
"objectId": "derivation:runtime-governed-write-001"
}
],
"appendOrder": [
{
"collection": "validationResults",
"id": "validation:runtime-write-proof-001"
},
{
"collection": "decisions",
"id": "decision:accept-nonblocking-selector-loss"
},
{
"collection": "adapterHydrationReports",
"id": "adapter-loss:nonblocking-selector-normalized"
},
{
"collection": "derivationEvents",
"id": "derivation:runtime-governed-write-001"
}
],
"appends": {
"validationResults": [
{
"id": "validation:runtime-write-proof-001",
"objectType": "ValidationResult",
"schemaVersion": "ontograph.canonical.thin-slice.v0.1",
"targetRef": "assertion:control-support-001",
"checkRef": "rule:runtime-governed-write-preserves-lineage",
"outcome": "pass",
"message": "Runtime governed write preserved assertion, evidence, provenance, and governance lineage.",
"lifecycle": {
"identity": "active"
},
"createdAt": "2026-05-03T04:00:00Z",
"createdBy": "actor:reviewer",
"provenanceRefs": [
{
"carrierType": "Evidence",
"ref": "evidence:extract-001"
}
],
"scopeRefs": [
"package:compliance-demo"
]
}
],
"decisions": [
{
"id": "decision:accept-nonblocking-selector-loss",
"objectType": "Decision",
"schemaVersion": "ontograph.canonical.thin-slice.v0.1",
"targetRef": "validation:runtime-write-proof-001",
"outcome": "accept-gap",
"authorityBasis": {
"basisKind": "review",
"ref": "review:control-support-001"
},
"rationale": "Accept the non-blocking selector normalization gap because the artifact and evidence references remain explicit and hydratable.",
"decidedBy": "actor:reviewer",
"decidedAt": "2026-05-03T04:01:00Z",
"lifecycle": {
"decision": "recorded"
},
"createdAt": "2026-05-03T04:01:00Z",
"createdBy": "actor:reviewer",
"provenanceRefs": [
{
"carrierType": "Review",
"ref": "review:control-support-001"
}
],
"scopeRefs": [
"package:compliance-demo"
]
}
],
"adapterHydrationReports": [
{
"id": "adapter-loss:nonblocking-selector-normalized",
"objectType": "AdapterHydrationReport",
"adapterId": "adapter:file",
"operationId": "hydrate:runtime-write-proof-001",
"affectedObjectRef": "evidence:extract-001",
"field": "evidence.sourceSpanRefs.selector",
"lossKind": "approximated",
"severity": "warning",
"message": "File hydration normalized selector text without dropping the artifact, source span object, evidence link, or provenance carrier.",
"acceptedGapDecisionRef": "decision:accept-nonblocking-selector-loss",
"capabilityGap": {
"supportLevel": "partial",
"semanticConsequence": "degraded",
"declaredBy": "actor:reviewer",
"declaredAt": "2026-05-03T04:01:30Z",
"followUp": "Rust core should preserve exact selector text or continue surfacing this as an explicit accepted gap."
}
}
],
"derivationEvents": [
{
"id": "derivation:runtime-governed-write-001",
"objectType": "DerivationEvent",
"schemaVersion": "ontograph.canonical.thin-slice.v0.1",
"eventKind": "validation",
"inputRefs": [
"assertion:control-support-001",
"evidence:extract-001",
"adapter:file"
],
"outputRefs": [
"validation:runtime-write-proof-001",
"adapter-loss:nonblocking-selector-normalized"
],
"lossReportRefs": [
"adapter-loss:nonblocking-selector-normalized"
],
"actorRef": "actor:reviewer",
"occurredAt": "2026-05-03T04:02:00Z",
"method": "python-proving-harness-governed-write",
"lifecycle": {
"identity": "active"
},
"createdAt": "2026-05-03T04:02:00Z",
"createdBy": "actor:reviewer",
"provenanceRefs": [
{
"carrierType": "Evidence",
"ref": "evidence:extract-001"
}
],
"scopeRefs": [
"package:compliance-demo"
]
}
]
},
"queries": {
"lineageAssertionRef": "assertion:control-support-001",
"derivationEventRef": "derivation:runtime-governed-write-001",
"lossReportRef": "adapter-loss:nonblocking-selector-normalized"
}
}