mirror of
https://github.com/vercel/workflow.git
synced 2026-09-14 19:59:43 +08:00
7e48e7b4de
* Revert "[world] Make the sealed log opt-in instead of default-on (#3735)" Revertsb2cac623d3. New runs are stamped at spec 7 again, now that a read which cannot see past an unfilled position waits for it instead of reporting a log that ends there (workflow-server: derive the in-request seal poll budget from the staleness bound). Two things are kept from #3735 rather than reverted: - the world-testing conformance floor at mintedSpecVersion(), which was wrong for any staged bump and not specific to this default - a note on mintedSpecVersion recording what default-on rests on: the events density requirement, and that a sealed log meets it by repair rather than by construction, so the READ has to wait Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> * TEMPORARY: point world-vercel at workflow-server#839 preview Validating the seal-poll-budget fix end to end with spec 7 on. Reverted before merge; the override lint guard is expected to fail meanwhile. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> * Revert "TEMPORARY: point world-vercel at workflow-server#839 preview" This reverts commit5e17cc9335. --------- Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>