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

Decisions

PHP 8.2 and shared-hosting compatibility

Arcana is built as plain PHP 8.2 pages runnable on XAMPP and Hostinger-style hosts without a Node build.

accepted Verified from source

Context

Target users and ops prefer cPanel/shared hosting.

Decision

Use plain PHP entry points and cron PHP workers.

Consequences

Multiple scripts instead of a single framework app; cron must be configured externally.