Single-Operator DLQ/Replay Evidence — DEV
Document ID: GOS-80-CHAIN-DLQ-REPLAY-DEV-2026-03-04 Template Reference: Record Type: EXECUTED_RUN
Resolving locale, route permissions, and workspace projection.
Current scope: Guest
Category: 80_chain | Version: v1.0.0
Owner: DOCUMENT_CUSTODIAN | Review cycle: 60 days
Approval authority: GOVERNANCE_ADMIN, CHAIN_OFFICER
Documentation portal is read-only. Editing and mutation endpoints are disabled.
Kvary platform is originally created in Georgian. Where a Georgian version exists, Georgian is authoritative for platform UI, documentation, and legal interpretation.
Translations into other languages are provided for convenience. Some records may originate in other languages and carry their own source or legal locale for a specific flow, but where a Georgian version is available, the Georgian version prevails for platform-level wording and interpretation.
Metadata incomplete: Version, Status, Owner Role, Last Review Date, Next Review Date, Change Log
Document ID: GOS-80-CHAIN-DLQ-REPLAY-DEV-2026-03-04 Template Reference: Record Type: EXECUTED_RUN
docs/80_chain/SMOKE_EVIDENCE_TEMPLATE.mddevlocal-dev-runcontrolled-failurePASS$env:SINGLE_OPERATOR_FAIL_ON_TOPIC='mint.requested'; npm run single-operator:e2e
npm run single-operator:replay-dlq
{
"ok": true,
"mode": "single_operator_e2e",
"controlledFailureTopic": "mint.requested",
"producedRecords": 2,
"outboxFile": "D:\\kvary.network\\tmp\\outputs\\single_operator_outbox.jsonl",
"dlqFile": "D:\\kvary.network\\tmp\\outputs\\single_operator_dlq.jsonl"
}
{
"topic": "orchestration.dlq",
"key": "bf0abb3a-cdf3-413b-9179-c98762ba762f",
"payload": {
"eventId": null,
"intentId": "bf0abb3a-cdf3-413b-9179-c98762ba762f",
"reason": "controlled_failure_on_mint.requested",
"failedAt": "2026-03-04T02:15:41.941Z",
"sourceTopic": "mint.requested"
}
}
Validation:
eventId, intentId, reason, failedAt, sourceTopic.mint.requested.{
"ok": true,
"dlqFile": "D:\\kvary.network\\tmp\\outputs\\single_operator_dlq.jsonl",
"replayFile": "D:\\kvary.network\\tmp\\outputs\\single_operator_replay.jsonl",
"records": 1,
"intentKeyMismatches": 0,
"items": [
{
"topic": "orchestration.dlq",
"key": "bf0abb3a-cdf3-413b-9179-c98762ba762f"
}
]
}
Replay output sample:
{
"topic": "mint.requested",
"key": "bf0abb3a-cdf3-413b-9179-c98762ba762f",
"event": {
"eventId": null,
"intentId": "bf0abb3a-cdf3-413b-9179-c98762ba762f"
}
}
Validation:
key = intentId semantics (intentKeyMismatches = 0).APPROVED for checklist #4 (DLQ and Replay Discipline) in dev