fix: persist LLM predictions without stable ID shadowing #54
Reference in New Issue
Block a user
Delete Branch "codex/issue-53-prediction-stable-id"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #53. Fixes the stableId temporal-dead-zone crash observed after a successful live LiteLLM sweep and adds a SQLite-backed prediction persistence regression test.