fabro/docs
Bryan Helmkamp 8b767c658b
fix: make the artifact tie-break match the artifacts page
Two artifacts can share a filename, a retry, and an absent stage, in
which case the winner was whichever the object store listed first. Break
the tie on the serialized stage ID, which is the third key the artifacts
page sorts on. Compare the `node@visit` string rather than StageId's own
ordering: the page compares the string, so "unknown@2" beats
"unknown@10" there and now here too.

The spec said captures from the `start` and `exit` nodes are excluded,
but the exclusion is by handler type, so a node named `start` that does
real work keeps its artifacts. Say that instead.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-01 09:20:40 -04:00
..
brainstorms Increase LR graph zoom to 400% and remember zoom per direction (#581) 2026-07-21 16:06:25 -04:00
ideation docs 2026-04-09 17:24:30 -04:00
internal Bound for_each fan-out memory 2026-07-28 20:16:20 -04:00
plans Drop local plan drafts committed by mistake 2026-07-28 20:16:35 -04:00
public fix: make the artifact tie-break match the artifacts page 2026-08-01 09:20:40 -04:00
superpowers Drop local plan drafts committed by mistake 2026-07-28 20:16:35 -04:00