node_modules/ .env # Runtime data — never commit data/jobs_queue.json data/applications_log.json data/search_progress.json data/searcher_last_run.json data/applier_last_run.json # User config — contains credentials, never commit config/settings.json config/profile.json config/answers.json config/search_config.json # Templates are committed instead (see config/*.example.json) data/*.lock test_dry_run.mjs test_full_flow.mjs test_modal_diag.mjs test_labels.mjs test_buttons.mjs test_submit.mjs