I lost my result page
The result page depends on browser session storage. If that session data is missing, the app sends you back to the questionnaire.
Retake the questionnaire to regenerate the result.
The privacy log did not write in local development
That is expected if DATABASE_URL is not set. The route safely no-ops in local development without database credentials.
A skill page exists but install behavior differs by platform
That is expected. Some platforms support direct install commands, while others use prompt-based guidance.
The docs say one thing and the app does another
Public /Brain docs and product help are intentionally separate now. If the mismatch is in product behavior, check Help Overview. If it is in conceptual /Brain guidance, check public docs.