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

Decisions

Queue-based rendering

HTTP requests enqueue work; workers perform slow Gemini calls asynchronously.

accepted Verified from source

Decision

Do not block the browser request on full generation.

Consequences

Needs reliable cron; multiple worker variants complicate ops.