mirror of
https://github.com/turnstonelabs/turnstone.git
synced 2026-08-12 23:12:23 -06:00
431ef7c2fe
The recovery e2e tests run a scripted provider — no LLM backend — so the live co-mark was a lie told to keep the existing CI expression skipping them. Both CI lanes now deselect explicitly via -m "not live and not e2e_recovery", and the tests carry only their honest marker. Select with -m e2e_recovery.