System Initiative Demos for 2023-10-30 1. Wendy demoed an updated secrets management feature, allowing users to edit / rotate secrets. 2. Zack showed progress on the engine layer swap work, with work on attribute value updates. 3. John gave an update on the workload isolation work, showing progress from a cycling thread model to function execution on a remote firecracker host. This approach will offer scalability both in terms of isolated function executions and adding extra nodes to the system. 4. Scott's demoed workload isolation in the local development scenario, with work that enables us to spin up Docker containers for function execution. Each container represents an isolated environment, ensuring clean execution without unnecessary overlaps or conflicts. 5. Paul demoed work on adding multiple people to a workspace and allowing users to navigate between workspaces.