Test Panel

Test rendering and database operations without calling the API.

Database Tests

Saves mock data, reads it back to verify, then cleans up. No test data left behind.

Renderer Mocks

Custom JSON

Paste a Haiku response or your own JSON. Format: {"code":"(p) => { ... }","paramDefs":[...],"title":"...","seed":12345}