multi tenant#

We need multi tenant NOW. better auth with hono and zod of course.

so then the URL loads up just your model. and you can control who can edit and view your model. Public will also be a user.

https://github.com/joeblew999/test-hono was the Browser / Cloudflare test harness for all this !! It uses SSE to keep each tab in sync and has full auth etc. it uses all this.

The ability to run onlien and offline via URL helsp use with testing !!

It sues Daisy 5 too so easy for us.

I think that perhaps we need to run this as a geneic system so that truck and other things can use it. It can be a universal system then because we will have Desksh integrated soon for 2D document writing and other things and it will need the same auth and multi tenant system.

Its still buggy so we need to get all the bugs out first.

Also we need to get Chrome that Claude uses well integrated so is can see inside Chrome to see the storage etc ?

t needs to see its data !! so the playwright way seems right because its currently got automated tests with it. I just want to know if it can see the storage inside the chrome browser so that its tests can leverage that !!