it's kinda buggin me that #realy still needs a lot of work but meh, getting through it bit by bit
the biggest niggling remnant to sort out is the doc comments... i've got to the end of e, time to complete the task
i'm not really sure what to do about the endpoints that return jsonl because apparently that's not a standard format in HTTP land
to do it properly i should be using SSE text/event-stream probably, but even still, testing the UI with what seems like all the correct things to do SSE it still gets some error, but curl works just fine, streaming events like a champ