We’ve taken a different approach.
Hermes is our harness, and we run it in the sandbox.
Session history is tracked in a Postgres db (small monkey patch to do this)
We built a lightweight skills hub to manage/track skills.
And the file system is backed up on S3 (using the new S3 FS).
But everything else is just running in a k8 pod.
We haven’t ran into any issues yet, but our strategy here is to have the least invasive changes so upstream harness changes don’t get in the way.