Generated output — this is a static snapshot rendered from .vibekb/. The .vibekb/ content is the source of truth. See Reference for provenance.

Decisions

MySQL persistence

Application state lives in MySQL/MariaDB accessed primarily through PDO in auth_lib.

accepted Verified from source

Decision

Persist users, settings, renders, and commerce-related rows in MySQL.

Consequences

Schema drift risk because many tables are altered opportunistically or assumed pre-provisioned.