Telemetry sink for the autonomous triage lane (/work-items:attend-queue direction), mirroring the convention in #3177.
Each running triage-lane instance keeps exactly one comment on this issue, keyed by its instance ID (<hostname>-<lane>-<launch-timestamp>), edited in place on every cycle rather than appended. This issue itself is excluded from every lane's triage frontier (raw intake, needs-info, gate-audit).
If two instances' comments collide on the same key, the lowest-numbered comment is canonical; the later one should mark itself superseded and withdraw.
Telemetry sink for the autonomous triage lane (
/work-items:attend-queuedirection), mirroring the convention in #3177.Each running triage-lane instance keeps exactly one comment on this issue, keyed by its instance ID (
<hostname>-<lane>-<launch-timestamp>), edited in place on every cycle rather than appended. This issue itself is excluded from every lane's triage frontier (raw intake, needs-info, gate-audit).If two instances' comments collide on the same key, the lowest-numbered comment is canonical; the later one should mark itself superseded and withdraw.