Chapter 1: What is Worka?
An overview of the Worka platform as a secure, local-first host application that runs sandboxed AI Packs.
An overview of the Worka platform as a secure, local-first host application that runs sandboxed AI Packs.
A breakdown of the three pillars of a pack - the UI (React Views), the backend logic (MCP Servers & Tools), and the manifest (aip.json).
A detailed look at how Anvil nodes discover each other and maintain cluster state using a SWIM-like gossip protocol over QUIC.
A detailed look at how Anvil achieves durability and efficiency using encryption, erasure coding, and content addressing.
A detailed look at Anvil's metadata architecture, including the global vs. regional database split and the use of advanced PostgreSQL features.
A step-by-step walkthrough of how Anvil handles a PutObject (write) and GetObject (read) request.
An overview of the Anvil architecture, its guiding principles, and the core technologies it is built on.