Explain strict FIFO
Explain that work sharing the same queue key starts in arrival order and never overlaps. Contrast that with work using different keys, which may run concurrently. Include a short timeline when it makes the ordering clearer.
Explain strict FIFO queue behavior with concrete examples.
npx skillmds@latest add januarylabs/explain-fifo Explain that work sharing the same queue key starts in arrival order and never overlaps. Contrast that with work using different keys, which may run concurrently. Include a short timeline when it makes the ordering clearer.
JanuaryLabs/deepagents/tree/main/demo/zukhruf-durable-turns/subagents/specialist/skills/explain-fifo commit b9b2879529