Mirrors ReflexioAI/claude-smart#109. On Windows the backend's publish_interaction (POST /) never returns while read endpoints keep answering 200 - looks like a SQLite writer-starvation/deadlock. Repro and evidence in claude-smart#109. claude-smart ships only client glue; the write path lives in reflexio-ai, so the root-cause fix belongs here. claude-smart will carry a client-side hang-containment (bounded publish) separately.
Mirrors ReflexioAI/claude-smart#109. On Windows the backend's publish_interaction (POST /) never returns while read endpoints keep answering 200 - looks like a SQLite writer-starvation/deadlock. Repro and evidence in claude-smart#109. claude-smart ships only client glue; the write path lives in reflexio-ai, so the root-cause fix belongs here. claude-smart will carry a client-side hang-containment (bounded publish) separately.