Architecture boundary

Vibes and Pulses

This is the core architecture split for Vibecodr: Vibes handle interactive client runtime on VXBE hosts while Pulses own trusted backend operations on same-origin /api routes.

Authoritative client-versus-edge execution model for Vibecodr.

Implementation focus

Use this boundary first. It prevents accidental secret exposure and keeps user-facing surfaces fast and remixable.

Expected outcomes

Related documentation