Settings
Re-run the interview
Edit projects, services, accounts, or Chrome MCP refresh jobs by re-running the interview from the terminal.
npm run interviewHealth check all data sources
Pings every configured data source and prints a green/red grid.
npm run doctorManually refresh a service
Triggers a Chrome MCP refresh for a specific service (replace [service] with the slug).
npm run refresh -- beehiivWeb-based interview (coming Phase 2c)
Same flow as `npm run interview`, but in the dashboard UI. Not built yet.