Concepts

Resources And State

How managed resources relate to durable app state.

For agents: Declare capabilities at the product level. Do not expose platform storage, routing, or execution internals in app code.

Resources

Userland v0 supports static files, server entrypoints, data collections, app-user auth, file stores, secrets, jobs, webhooks, events, release history, and rollback.

State

State is app-scoped and retained across compatible releases. Publishing is non-destructive in v0.