Preview and diagnostics
Last reviewed:
Preview runs your actual project in its isolated environment. When it fails, use the available evidence instead of sending a generic repair request with no context.
Preview states
Preview can be preparing, running, rebuilding, or stopped with an error. Allow transient startup states to finish and use Retry when a clear failure appears.
Secure share links
A share link carries revocable access. Regenerate it when you need a new address, or revoke shared links to end old access while keeping the preview host.
Start with logs
Runtime and build logs show the message closest to the real cause. Copy the relevant section or ask Codey to fix it inside the project so the full context is available.
Self-test
Use self-test for important user paths, especially forms, navigation, and responsive states. Review the evidence and result rather than trusting the status alone.
Preview and diagnostics
A practical diagnostic order is preview state, logs, restart, and then a specific repair request to Codey.