Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@@ -2701,4 +2701,4 @@ async def test_ots_connection():
if __name__ == "__main__":
import uvicorn
uvicorn.run(app, host="0.0.0.0", port=8200, workers=4)
uvicorn.run("server:app", host="0.0.0.0", port=8200, workers=4)
The note is not visible to the blocked user.