task_id stringlengths 20 78 | platform stringclasses 6
values | split stringclasses 1
value | is_oracle bool 2
classes | difficulty stringclasses 3
values | app_name stringclasses 58
values | instruction stringlengths 18 16k | task_yaml_path stringlengths 31 96 | initializer_id stringclasses 79
values | evaluator_id stringlengths 0 108 | max_steps float64 2 100 ⌀ | step_timeout_seconds float64 90 180 ⌀ | tags stringlengths 2 189 | description stringlengths 0 659 | oracle_task stringclasses 73
values | oracle_model stringclasses 8
values | metadata_json stringlengths 2 2.8k | init_json stringlengths 2 17k | evaluation_json stringlengths 2 22.8k | sha256 stringlengths 64 64 | license stringclasses 1
value |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
android.calculator.addition | android | benchmark | false | calculator | Please use Calculator to work out 12 + 34 so the result shown is 46. | tasks/android/calculator_addition.yaml | initializers.android.open_app:OpenAppInitializer | evaluators.android.calculator_addition:CalculatorAdditionEvaluator | 100 | 120 | ["calculator", "basic", "easy"] | Open Calculator and show the result of 12 + 34. | {"app": "Calculator", "description": "Open Calculator and show the result of 12 + 34.", "tags": ["calculator", "basic", "easy"]} | {"initializer_id": "initializers.android.open_app:OpenAppInitializer", "params": {"app_name": "Calculator", "wait_ms": 1000}} | {"evaluator_id": "evaluators.android.calculator_addition:CalculatorAdditionEvaluator", "params": {"expected_result": "46"}} | fed834ae885c6c550315b2f9b3e82177cc11370748975e9fd146d23f09388131 | Apache-2.0 | |||
android.clock.stopwatch_running | android | benchmark | false | clock | Open Clock and start the stopwatch. | tasks/android/clock_stopwatch_running.yaml | initializers.android.reset_clock:ResetClockInitializer | evaluators.android.clock_stopwatch_running:ClockStopWatchRunningEvaluator | 100 | 120 | ["clock", "easy"] | Ported from android_world ClockStopWatchRunning task. Starts the stopwatch in the Clock app. | {"app": "Clock", "app_bundle_id": "com.google.android.deskclock", "description": "Ported from android_world ClockStopWatchRunning task. Starts the stopwatch in the Clock app.", "tags": ["clock", "easy"]} | {"initializer_id": "initializers.android.reset_clock:ResetClockInitializer", "params": {"wait_ms": 800}} | {"evaluator_id": "evaluators.android.clock_stopwatch_running:ClockStopWatchRunningEvaluator", "params": {}} | 10736554c94b8916bc508216a606ff93c083f15177522342e130d8d34ef40fdb | Apache-2.0 | |||
android.contacts.add_contact | android | benchmark | false | contacts | Add a new contact named John Smith with phone number 555-123-4567. | tasks/android/contacts_add_contact.yaml | initializers.android.contacts:ContactsCleanOpenInitializer | evaluators.android.contacts_add_contact:ContactsAddContactEvaluator | 100 | 120 | ["contacts", "data_entry", "easy", "parameterized"] | Ported from android_world ContactsAddContact task. Creates a new contact with a given name and phone number. | {"app": "Contacts", "app_bundle_id": "com.google.android.contacts", "description": "Ported from android_world ContactsAddContact task. Creates a new contact with a given name and phone number.", "tags": ["contacts", "data_entry", "easy", "parameterized"]} | {"initializer_id": "initializers.android.contacts:ContactsCleanOpenInitializer", "params": {"app_activity": "com.google.android.contacts.activities.PeopleActivity", "app_package": "com.google.android.contacts", "clear_contacts": true, "wait_ms": 1000}} | {"evaluator_id": "evaluators.android.contacts_add_contact:ContactsAddContactEvaluator", "params": {"name": "John Smith", "number": "555-123-4567"}} | 4beae0fa77712fb946239be3e0489013a8b66b697888a7374bc23d9bfe6f1f02 | Apache-2.0 | |||
android.calendar_shopping.add_calendar_item_easy | android | benchmark | false | easy | calendar_shopping | Check the BMK Coffee Cart Reminder event in Fossify Calendar and do what it asks in QuickShop. Only place an order if the event explicitly tells you to. | tasks/android/cross_app_calendar_shopping_add_calendar_item_easy.yaml | initializers.android.calendar_shopping_cross_app:CalendarShoppingCrossAppInitializer | evaluators.android.calendar_shopping_cross_app:CalendarShoppingCrossAppEvaluator | 100 | 120 | ["calendar", "shopping", "fossify_calendar", "quickshop", "cross_app", "easy", "benchmark"] | Read a calendar shopping reminder and add the requested QuickShop item to the cart. | {"app": "Fossify Calendar + QuickShop", "app_bundle_id": "org.fossify.calendar", "description": "Read a calendar shopping reminder and add the requested QuickShop item to the cart.", "difficulty": "easy", "difficulty_basis": "Human path is under 10 main actions when starting from the seeded reminder: read note, switch ... | {"initializer_id": "initializers.android.calendar_shopping_cross_app:CalendarShoppingCrossAppInitializer", "params": {"app_package": "org.fossify.calendar", "clear_calendar_data": true, "clear_quickshop_data": true, "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "seed_events": [{"description"... | {"evaluator_id": "evaluators.android.calendar_shopping_cross_app:CalendarShoppingCrossAppEvaluator", "params": {"calendar": {"database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "expected_events": [{"description": "Add exactly one Mountain Isle Pour-Over Coffee 20 Pack to the QuickShop cart. Do not... | 4108e0f613b04728b5ece5b7cf1f794fc74f85cbcacc00a874bf8f6b3a0a3e1e | Apache-2.0 | ||
android.calendar_shopping.home_delivery_reminder_hard | android | benchmark | false | hard | calendar_shopping | Check the BMK Home Refresh Order event in Fossify Calendar and carry out only the shopping work and follow-up reminder work it asks for. There are older BMK draft events that look similar; delete those draft BMK events after you identify they are not the active order. If QuickShop asks you to sign in, use phone 1380013... | tasks/android/cross_app_calendar_shopping_home_delivery_reminder_hard.yaml | initializers.android.calendar_shopping_cross_app:CalendarShoppingCrossAppInitializer | evaluators.android.calendar_shopping_cross_app:CalendarShoppingCrossAppEvaluator | 100 | 120 | ["calendar", "shopping", "fossify_calendar", "quickshop", "checkout", "cross_app", "hard", "benchmark"] | Read a calendar home-refresh order, complete a QuickShop checkout with exact specs, and create a delivery reminder. | {"app": "Fossify Calendar + QuickShop", "app_bundle_id": "org.fossify.calendar", "description": "Read a calendar home-refresh order, complete a QuickShop checkout with exact specs, and create a delivery reminder.", "difficulty": "hard", "difficulty_basis": "Human path is over 20 steps because it requires reading a cale... | {"initializer_id": "initializers.android.calendar_shopping_cross_app:CalendarShoppingCrossAppInitializer", "params": {"app_package": "org.fossify.calendar", "clear_calendar_data": true, "clear_quickshop_data": true, "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "seed_events": [{"description"... | {"evaluator_id": "evaluators.android.calendar_shopping_cross_app:CalendarShoppingCrossAppEvaluator", "params": {"calendar": {"absent_titles": ["BMK Home Refresh Draft", "BMK Home Delivery Old Reminder"], "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "expected_events": [{"description": "Activ... | 262b9e27b7f76d101ac2c15394fdf8cbe39fb5f976e12b404b78d1627bb7a35c | Apache-2.0 | ||
android.calendar_shopping.office_order_followup_hard | android | benchmark | false | hard | calendar_shopping | Check the BMK Office Purchase Plan event in Fossify Calendar and carry out only the active purchase plan. Delete the cancelled BMK office draft events after you recognize they are not active. If QuickShop asks you to sign in, use phone 13800138000 and password spring2026. | tasks/android/cross_app_calendar_shopping_office_order_followup_hard.yaml | initializers.android.calendar_shopping_cross_app:CalendarShoppingCrossAppInitializer | evaluators.android.calendar_shopping_cross_app:CalendarShoppingCrossAppEvaluator | 100 | 120 | ["calendar", "shopping", "fossify_calendar", "quickshop", "checkout", "cross_app", "hard", "benchmark"] | Read a calendar purchase plan, complete a multi-item QuickShop checkout with exact specs, and create a follow-up calendar event. | {"app": "Fossify Calendar + QuickShop", "app_bundle_id": "org.fossify.calendar", "description": "Read a calendar purchase plan, complete a multi-item QuickShop checkout with exact specs, and create a follow-up calendar event.", "difficulty": "hard", "difficulty_basis": "Human path is over 20 steps because it requires r... | {"initializer_id": "initializers.android.calendar_shopping_cross_app:CalendarShoppingCrossAppInitializer", "params": {"app_package": "org.fossify.calendar", "clear_calendar_data": true, "clear_quickshop_data": true, "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "seed_events": [{"description"... | {"evaluator_id": "evaluators.android.calendar_shopping_cross_app:CalendarShoppingCrossAppEvaluator", "params": {"calendar": {"absent_titles": ["BMK Office Purchase Draft", "BMK Office Old Follow-up"], "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "expected_events": [{"description": "Active p... | 637ca7e34a7c6335e61fd0a1ed0ab3037fd4f70cc218b9cd72c27a1dcb9283e0 | Apache-2.0 | ||
android.email_office.compile_brief_and_reply_hard | android | benchmark | false | hard | email_office | In K-9 Mail, first read the email titled BMK Office Brief Routing to discover which input emails are authoritative and which similarly named emails are noise. Use only the authoritative inputs to update office_brief.md in Markor, then use K-9 Mail (not Gmail) to send the completion email described by the routing memo. | tasks/android/cross_app_email_office_compile_brief_and_reply_hard.yaml | initializers.android.email_office_cross_app:EmailOfficeCrossAppInitializer | evaluators.android.email_office_cross_app:EmailOfficeCrossAppEvaluator | 100 | 120 | ["email", "office", "markor", "k9", "greenmail", "cross_app", "hard", "benchmark"] | Read three emails, compile their details into a Markor note, save it, and send a completion email. | {"app": "K-9 Mail + Markor", "app_bundle_id": "com.fsck.k9", "description": "Read three emails, compile their details into a Markor note, save it, and send a completion email.", "difficulty": "hard", "difficulty_basis": "Human path is over 20 steps because it involves reading three messages, editing four note lines, sa... | {"initializer_id": "initializers.android.email_office_cross_app:EmailOfficeCrossAppInitializer", "params": {"document_format": "markdown", "document_lines": ["BMK Office Brief", "Alpha: pending", "Beta: pending", "Gamma: pending", "Delta: pending", "Decision: pending"], "filename": "office_brief.md", "open_app": "k9", ... | {"evaluator_id": "evaluators.android.email_office_cross_app:EmailOfficeCrossAppEvaluator", "params": {"absent_document_texts": ["Alpha: pending", "Beta: pending", "Gamma: pending", "Delta: pending", "Decision: pending", "printer room blocked", "decision is delayed until next week"], "document_format": "markdown", "emai... | a67816f0d2e63579a516328bcf93295143a06193ef47dbe3b8cddec1974824ec | Apache-2.0 | ||
android.email_office.send_document_code_easy | android | benchmark | false | easy | email_office | Open office_code.md in Markor, read the code, then use K-9 Mail (not Gmail) to email benchrecv@example.test with subject BMK Office Code and body exactly: Office code: <the code from the note>. | tasks/android/cross_app_email_office_send_document_code_easy.yaml | initializers.android.email_office_cross_app:EmailOfficeCrossAppInitializer | evaluators.android.email_office_cross_app:EmailOfficeCrossAppEvaluator | 100 | 120 | ["email", "office", "markor", "k9", "greenmail", "cross_app", "easy", "benchmark"] | Read one short code from a Markor note and send it through K-9 Mail. | {"app": "K-9 Mail + Markor", "app_bundle_id": "com.fsck.k9", "description": "Read one short code from a Markor note and send it through K-9 Mail.", "difficulty": "easy", "difficulty_basis": "Human path is under 10 main actions when the document is already open: read the code, switch to mail, compose, fill recipient/sub... | {"initializer_id": "initializers.android.email_office_cross_app:EmailOfficeCrossAppInitializer", "params": {"document_format": "markdown", "document_lines": ["Office handoff code", "Code: OE-481"], "filename": "office_code.md", "open_app": "markor", "reset_app_data": true, "seed_messages": [], "wait_ms": 1800}} | {"evaluator_id": "evaluators.android.email_office_cross_app:EmailOfficeCrossAppEvaluator", "params": {"document_format": "markdown", "email_poll_interval_seconds": 1, "email_timeout_seconds": 20, "expected_emails": [{"body_contains": ["Office code: OE-481"], "recipient_email": "benchrecv@example.test", "sender_email": ... | 22613022f9e0cf8719b6584b695c68a09eb8670ceb75db2daac6aef2c8032800 | Apache-2.0 | ||
android.email_office.update_status_from_email_hard | android | benchmark | false | hard | email_office | Open the K-9 Mail email with subject BMK Office Status Request (not Gmail), read the requested edits, then update office_status.md in Markor so every requested replacement from that email is applied. | tasks/android/cross_app_email_office_update_status_from_email_hard.yaml | initializers.android.email_office_cross_app:EmailOfficeCrossAppInitializer | evaluators.android.email_office_cross_app:EmailOfficeCrossAppEvaluator | 100 | 120 | ["email", "office", "markor", "k9", "greenmail", "cross_app", "hard", "benchmark"] | Read an email request, edit a seeded Markor status note, and save the final note. | {"app": "K-9 Mail + Markor", "app_bundle_id": "com.fsck.k9", "description": "Read an email request, edit a seeded Markor status note, and save the final note.", "difficulty_basis": "Human path is over 20 steps because it requires opening a seeded email, extracting four edits, switching apps, opening a note, replacing m... | {"initializer_id": "initializers.android.email_office_cross_app:EmailOfficeCrossAppInitializer", "params": {"document_format": "markdown", "document_lines": ["BMK Office Status", "Status: Pending", "Owner: Alex Wu", "Due: 2026-04-29", "Note: Waiting for review"], "filename": "office_status.md", "open_app": "k9", "reset... | {"evaluator_id": "evaluators.android.email_office_cross_app:EmailOfficeCrossAppEvaluator", "params": {"absent_document_texts": ["Status: Pending", "Owner: Alex Wu", "Due: 2026-04-29", "Note: Waiting for review"], "document_format": "markdown", "filename": "office_status.md", "required_document_texts": ["Status: Complet... | 3826e8731c70375eec2a9b19e8c29830566713cf5b9c9d1596cbd98826c4ea7a | Apache-2.0 | ||
android.fossify_maps_deltachat.send_cafe_address | android | benchmark | false | hard | fossify_maps_deltachat | Check today's Bench Coffee Task in Fossify Calendar, use the FINAL target in that note to find the right cafe in Organic Maps, then send benchrecv@example.test exactly one ASCII line in Delta Chat in the format '<place name> - <full address shown in Organic Maps>'. The note includes draft/casino/cafe distractors; ignor... | tasks/android/cross_app_fossify_maps_deltachat_send_cafe.yaml | initializers.android.calendar_map_deltachat:CalendarMapDeltaChatInitializer | evaluators.android.calendar_map_deltachat:CalendarMapDeltaChatEvaluator | 100 | 120 | ["calendar", "maps", "deltachat", "greenmail", "multimodal", "cross_app", "hard", "benchmark"] | Read today's event from Fossify Calendar, ignore draft/casino distractors, find the target cafe in Organic Maps, and send the resolved cafe name plus full address through Delta Chat. | {"app": "Fossify Calendar + Organic Maps + Delta Chat", "description": "Read today's event from Fossify Calendar, ignore draft/casino distractors, find the target cafe in Organic Maps, and send the resolved cafe name plus full address through Delta Chat.", "difficulty": "hard", "prerequisites": ["Fossify Calendar is in... | {"initializer_id": "initializers.android.calendar_map_deltachat:CalendarMapDeltaChatInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "calendar_event_description": "DRAFT target: Cafe de Paris Monte-Carlo near the casino; ignore this. DECOY target: any casino address; ignore this. FINAL target: find the... | {"evaluator_id": "evaluators.android.calendar_map_deltachat:CalendarMapDeltaChatEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "forbidden_substrings": ["Cafe de Paris", "casino", "Casino"], "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "benchrecv@example.test", "required_substrings... | 7969b0cb5402ff8bfab34dd7095590f022ea1e63dd16cd73f7806fcd27124b22 | Apache-2.0 | ||
android.cross_vm.prepare_budget_transfer_hard | android | benchmark | false | hard | Markor | The reference CSV "budget_source.csv" and the incomplete transfer CSV "budget_transfer.csv" are in the Markor folder on Android, and the transfer CSV is already open. Replace the transfer CSV so it exactly matches the reference CSV, then save it and leave it ready to be transferred to Windows. The finished transfer CSV... | tasks/android/cross_vm_prepare_budget_transfer_hard.yaml | initializers.android.cross_vm:AndroidTransferSourceInitializer | evaluators.android.text_file:AndroidTextFileEvaluator | 100 | 120 | ["android", "cross_vm", "markor", "csv", "hard"] | Complete and save an Android budget CSV before cross-device transfer. | {"app_bundle_id": "net.gsantner.markor", "app_name": "Markor", "description": "Complete and save an Android budget CSV before cross-device transfer.", "difficulty": "hard", "tags": ["android", "cross_vm", "markor", "csv", "hard"]} | {"initializer_id": "initializers.android.cross_vm:AndroidTransferSourceInitializer", "params": {"open_path": "/sdcard/Documents/markor/budget_transfer.csv", "source_path": "/sdcard/Documents/markor/budget_source.csv", "source_text": "Category,Planned,Actual\nTravel,1200,980\nLodging,2100,2240\nMeals,450,390\nSupplies,3... | {"evaluator_id": "evaluators.android.text_file:AndroidTextFileEvaluator", "params": {"expected_text": "Category,Planned,Actual\nTravel,1200,980\nLodging,2100,2240\nMeals,450,390\nSupplies,300,340\nContingency,600,720\nPermits,250,410\nTraining,500,455\nEquipment,850,1025\n", "path": "/sdcard/Documents/markor/budget_tra... | 1079f31f336b5ccf0e908686cbd4b074ee0df722508ba0c51d9a83278f0ba1c1 | Apache-2.0 | ||
android.cross_vm.prepare_launch_review_transfer_hard | android | benchmark | false | hard | Markor | The reference note "launch_review_source.txt" and the incomplete transfer note "launch_review_transfer.txt" are in the Markor folder on Android, and the transfer note is already open. Replace the transfer note so it exactly matches the reference note, preserving every non-empty line and order, then save it and leave it... | tasks/android/cross_vm_prepare_launch_review_transfer_hard.yaml | initializers.android.cross_vm:AndroidTransferSourceInitializer | evaluators.android.text_file:AndroidTextFileEvaluator | 100 | 120 | ["android", "cross_vm", "markor", "hard"] | Complete and save a long Android launch review note before cross-device transfer. | {"app_bundle_id": "net.gsantner.markor", "app_name": "Markor", "description": "Complete and save a long Android launch review note before cross-device transfer.", "difficulty": "hard", "tags": ["android", "cross_vm", "markor", "hard"]} | {"initializer_id": "initializers.android.cross_vm:AndroidTransferSourceInitializer", "params": {"open_path": "/sdcard/Documents/markor/launch_review_transfer.txt", "source_path": "/sdcard/Documents/markor/launch_review_source.txt", "source_text": "Launch Readiness Review\nAttendees:\nMaya Chen\nJordan Lee\nPriya Nair\n... | {"evaluator_id": "evaluators.android.text_file:AndroidTextFileEvaluator", "params": {"expected_text": "Launch Readiness Review\nAttendees:\nMaya Chen\nJordan Lee\nPriya Nair\nTheo Martin\nAction Items:\nConfirm vendor staging access by Tuesday.\nSend revised demo script to the field team.\nLock the final travel roster ... | 1f29fe31936dcf42d240cf49d60a073bb51398889df1f733a6a4cc40d2ff3865 | Apache-2.0 | ||
android.cross_vm.prepare_site_visit_transfer_easy | android | benchmark | false | easy | Markor | The transfer note "site_visit_transfer.txt" is already open in Markor on Android, but it is missing the final site visit detail. Edit the note so it contains exactly these four lines, then save it and leave it ready to be transferred to Windows: "Northwind Site Visit", "Confirm loading dock access at 08:30", "Bring rev... | tasks/android/cross_vm_prepare_site_visit_transfer_easy.yaml | initializers.android.cross_vm:AndroidTransferSourceInitializer | evaluators.android.text_file:AndroidTextFileEvaluator | 100 | 120 | ["android", "cross_vm", "markor", "easy"] | Complete and save an Android transfer note before cross-device transfer. | {"app_bundle_id": "net.gsantner.markor", "app_name": "Markor", "description": "Complete and save an Android transfer note before cross-device transfer.", "difficulty": "easy", "tags": ["android", "cross_vm", "markor", "easy"]} | {"initializer_id": "initializers.android.cross_vm:AndroidTransferSourceInitializer", "params": {"open_path": "/sdcard/Documents/markor/site_visit_transfer.txt", "source_path": "/sdcard/Documents/markor/site_visit_source.txt", "source_text": "Northwind Site Visit\nConfirm loading dock access at 08:30\nBring revised safe... | {"evaluator_id": "evaluators.android.text_file:AndroidTextFileEvaluator", "params": {"expected_text": "Northwind Site Visit\nConfirm loading dock access at 08:30\nBring revised safety checklist\nShare the updated visitor badge count: 14\n", "path": "/sdcard/Documents/markor/site_visit_transfer.txt"}} | 9152591bc922c7756e8ae7d19f0317fce18caf7688e39f73d5f9e602922bcdec | Apache-2.0 | ||
android.deltachat.archive_and_reply | android | benchmark | false | hard | deltachat | In Delta Chat, archive the conversation with archiveuser@example.test first. Then find it in Archived chats and reply with the exact one-line response requested inside that archived conversation. Do not reply before archiving it. | tasks/android/deltachat_archive_and_reply.yaml | initializers.android.deltachat_archive:DeltaChatArchiveAndReplyInitializer | evaluators.android.deltachat_archive_and_reply:DeltaChatArchiveAndReplyEvaluator | 100 | 120 | ["deltachat", "archive", "communication", "hard", "benchmark"] | Archive a Delta Chat conversation, navigate to archives, and send a reply. Verified via GreenMail. | {"app": "Delta Chat", "app_bundle_id": "chat.delta", "description": "Archive a Delta Chat conversation, navigate to archives, and send a reply. Verified via GreenMail.", "difficulty": "hard", "prerequisites": ["Delta Chat is installed on the emulator.", "Delta Chat already contains the benchsender@example.test account ... | {"initializer_id": "initializers.android.deltachat_archive:DeltaChatArchiveAndReplyInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "org.thoughtcrime.securesms.RoutingActivity", "app_package": "chat.delta", "purge_greenmail": true, "reset_app_data": true, "seed_body": "Archive this chat... | {"evaluator_id": "evaluators.android.deltachat_archive_and_reply:DeltaChatArchiveAndReplyEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "archiveuser@example.test", "reply_body": "reply_from_archive_message archive_checked_2026 route=blu... | 950cd51a5aec2814ec1c66a1611ec7c6dec35cad38984bdb20bcd1e93e8c39eb | Apache-2.0 | ||
android.deltachat.create_contact_send_message | android | benchmark | false | deltachat | In Delta Chat, create a contact named Test Contact with email newcontact@example.test and send that contact the message hello_new_contact_message. | tasks/android/deltachat_create_contact_send_message.yaml | initializers.android.deltachat_create_contact:DeltaChatCreateContactInitializer | evaluators.android.deltachat_create_contact_send_message:DeltaChatCreateContactSendMessageEvaluator | 100 | 120 | ["deltachat", "contact", "communication", "medium", "benchmark"] | Create a new contact in Delta Chat and send them a message. Verified via GreenMail. | {"app": "Delta Chat", "app_bundle_id": "chat.delta", "description": "Create a new contact in Delta Chat and send them a message. Verified via GreenMail.", "prerequisites": ["Delta Chat is installed on the emulator.", "Delta Chat already contains the benchsender@example.test account configured against GreenMail.", "Gree... | {"initializer_id": "initializers.android.deltachat_create_contact:DeltaChatCreateContactInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "org.thoughtcrime.securesms.RoutingActivity", "app_package": "chat.delta", "purge_greenmail": true, "reset_app_data": true, "wait_ms": 2500}} | {"evaluator_id": "evaluators.android.deltachat_create_contact_send_message:DeltaChatCreateContactSendMessageEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "body": "hello_new_contact_message", "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "newcontact@example.test", "sender_email": "... | 130a537cdcf9efda09bf1fd38b745b37d2f6a398743660dd91b0e3dc291c29dd | Apache-2.0 | |||
android.deltachat.forward_message | android | benchmark | false | deltachat | In Delta Chat, forward the message forward_this_important_message from sourceuser@example.test to forwardtarget@example.test. | tasks/android/deltachat_forward_message.yaml | initializers.android.deltachat_forward:DeltaChatForwardMessageInitializer | evaluators.android.deltachat_forward_message:DeltaChatForwardMessageEvaluator | 100 | 120 | ["deltachat", "forward", "communication", "hard", "benchmark"] | Forward a message from one Delta Chat conversation to another. Verified via GreenMail. | {"app": "Delta Chat", "app_bundle_id": "chat.delta", "description": "Forward a message from one Delta Chat conversation to another. Verified via GreenMail.", "prerequisites": ["Delta Chat is installed on the emulator.", "Delta Chat already contains the benchsender@example.test account configured against GreenMail.", "G... | {"initializer_id": "initializers.android.deltachat_forward:DeltaChatForwardMessageInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "org.thoughtcrime.securesms.RoutingActivity", "app_package": "chat.delta", "purge_greenmail": true, "reset_app_data": true, "seed_smtp_host": "127.0.0.1", "... | {"evaluator_id": "evaluators.android.deltachat_forward_message:DeltaChatForwardMessageEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "forwarded_body": "forward_this_important_message", "mailbox": "INBOX", "poll_interval_seconds": 1, "sender_email": "benchsender@example.test", "target_recipient_email": ... | 46c7ad83238ff55dfa7337467ca08cc5a615411425524b412fe856dddf996d0c | Apache-2.0 | |||
android.deltachat.search_reply | android | benchmark | false | hard | deltachat | In Delta Chat, search for urgent_project_deadline_reminder_2026Q2 and open the matching final conversation from charlie@example.test. The target message itself contains the exact reply text after REPLY=. Quote-reply to that target message with that text. Ignore weekend, lunch, and draft deadline messages. | tasks/android/deltachat_search_reply.yaml | initializers.android.deltachat_search_reply:DeltaChatSearchReplyInitializer | evaluators.android.deltachat_search_reply:DeltaChatSearchReplyEvaluator | 100 | 120 | ["deltachat", "search", "reply", "communication", "hard", "benchmark"] | Use global search to find a specific message among multiple conversations, then quote-reply to it. Verified via GreenMail. | {"app": "Delta Chat", "app_bundle_id": "chat.delta", "description": "Use global search to find a specific message among multiple conversations, then quote-reply to it. Verified via GreenMail.", "difficulty": "hard", "prerequisites": ["Delta Chat is installed on the emulator.", "Delta Chat already contains the benchsend... | {"initializer_id": "initializers.android.deltachat_search_reply:DeltaChatSearchReplyInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "org.thoughtcrime.securesms.RoutingActivity", "app_package": "chat.delta", "decoy1_body": "Hey, are you free this weekend for hiking?", "decoy1_recipient_... | {"evaluator_id": "evaluators.android.deltachat_search_reply:DeltaChatSearchReplyEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "mailbox": "INBOX", "original_body": "urgent_project_deadline_reminder_2026Q2 final=true", "poll_interval_seconds": 1, "reply_body": "acknowledged_will_handle_asap_owner=bench ... | 4f8283d4efd08faa091de82c181e024c5dabd9b9c96f92c8273d8b334cda56b3 | Apache-2.0 | ||
android.deltachat.send_message | android | benchmark | false | easy | deltachat | Open the existing Delta Chat conversation with benchrecv@example.test. The incoming message is an instruction card with DRAFT, DECOY, and FINAL sections. Reply only with the exact three-line text after FINAL_RESPONSE=, preserving line breaks, punctuation, case, and the bracketed code. Do not include RESPONSE=, the draf... | tasks/android/deltachat_send_message.yaml | initializers.android.deltachat:DeltaChatSendMessageInitializer | evaluators.android.deltachat_send_message:DeltaChatSendMessageEvaluator | 100 | 120 | ["chat", "deltachat", "greenmail", "communication", "easy", "benchmark"] | Reply in a seeded Delta Chat conversation by extracting the final multiline response from draft/decoy instructions, verified as exact GreenMail body text. | {"app": "Delta Chat", "app_bundle_id": "chat.delta", "description": "Reply in a seeded Delta Chat conversation by extracting the final multiline response from draft/decoy instructions, verified as exact GreenMail body text.", "difficulty": "easy", "prerequisites": ["Delta Chat is installed on the emulator.", "Delta Cha... | {"initializer_id": "initializers.android.deltachat:DeltaChatSendMessageInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "org.thoughtcrime.securesms.RoutingActivity", "app_package": "chat.delta", "purge_greenmail": true, "reset_app_data": true, "seed_body": "Delta request card for bench ... | {"evaluator_id": "evaluators.android.deltachat_send_message:DeltaChatSendMessageEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "body": "greenmail_chat_message route=blue eta=17:40\nconfirm=YES owner=Mei checksum=774\narchive=[BMK-DELTA-774]; ignore=draft/red/17:04", "forbidden_body_substrings": ["route... | 53daf3927438f3384928105d08dc06a4b4337fcf2cc9d1133ed60e0b826ce7ac | Apache-2.0 | ||
android.deltachat.set_status | android | benchmark | false | deltachat | Change your Delta Chat bio text to 'Benchmarking in progress'. | tasks/android/deltachat_set_status.yaml | initializers.android.deltachat_set_status:DeltaChatSetStatusInitializer | evaluators.android.deltachat_set_status:DeltaChatSetStatusEvaluator | 100 | 120 | ["deltachat", "settings", "profile", "easy", "benchmark"] | Set the profile status text in Delta Chat settings and verify via internal database. | {"app": "Delta Chat", "app_bundle_id": "chat.delta", "description": "Set the profile status text in Delta Chat settings and verify via internal database.", "prerequisites": ["Delta Chat is installed on the emulator.", "Delta Chat already contains a configured account."], "tags": ["deltachat", "settings", "profile", "ea... | {"initializer_id": "initializers.android.deltachat_set_status:DeltaChatSetStatusInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "org.thoughtcrime.securesms.RoutingActivity", "app_package": "chat.delta", "reset_app_data": true, "wait_ms": 2000}} | {"evaluator_id": "evaluators.android.deltachat_set_status:DeltaChatSetStatusEvaluator", "params": {"app_package": "chat.delta", "expected_status": "Benchmarking in progress"}} | 30fd1c7d6ba15cdc5081a4411ec1c0738ff4fa4f1c24ee94e67d750433f77633 | Apache-2.0 | |||
android.fossify_calendar.create_task_easy | android | benchmark | false | easy | fossify_calendar | Create a Fossify Calendar task titled BMK Easy Standup on April 26, 2026. | tasks/android/fossify_calendar_create_event_easy.yaml | initializers.android.fossify_calendar:FossifyCalendarInitializer | evaluators.android.fossify_calendar:FossifyCalendarEventStateEvaluator | 100 | 120 | ["calendar", "fossify_calendar", "productivity", "easy", "benchmark"] | Create one same-day task in Fossify Calendar and verify it through Fossify Calendar's local database. | {"app": "Fossify Calendar", "app_bundle_id": "org.fossify.calendar", "description": "Create one same-day task in Fossify Calendar and verify it through Fossify Calendar's local database.", "difficulty": "easy", "difficulty_basis": "Human path is typically under 10 steps: tap New Task, enter title, save.", "prerequisite... | {"initializer_id": "initializers.android.fossify_calendar:FossifyCalendarInitializer", "params": {"app_package": "org.fossify.calendar", "clear_app_data": true, "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "seed_events": [], "timezone": "UTC", "wait_ms": 1500}} | {"evaluator_id": "evaluators.android.fossify_calendar:FossifyCalendarEventStateEvaluator", "params": {"absent_titles": [], "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "expected_events": [{"date": "2026-04-26", "title": "BMK Easy Standup", "type": 1}], "poll_interval_seconds": 1, "strict_be... | 73b11e974c36fa893d8372c83b465377f7af75f96705673cc4f9af8e67fac2da | Apache-2.0 | ||
android.fossify_calendar.reorganize_schedule_hard | android | benchmark | false | hard | fossify_calendar | Please clean up the BMK schedule in Fossify Calendar. The event BMK Candidate Alpha contains the final routing plan in its description. Apply that plan exactly, delete the candidate/draft BMK events that the plan says are obsolete, preserve the hold event it says to preserve, and create every final BMK event named in t... | tasks/android/fossify_calendar_reorganize_schedule_hard.yaml | initializers.android.fossify_calendar:FossifyCalendarInitializer | evaluators.android.fossify_calendar:FossifyCalendarEventStateEvaluator | 100 | 120 | ["calendar", "fossify_calendar", "productivity", "edit", "delete", "multi_event", "hard", "benchmark"] | Rename and reschedule one seeded event, delete two others, preserve a hold, and create three new events. | {"app": "Fossify Calendar", "app_bundle_id": "org.fossify.calendar", "description": "Rename and reschedule one seeded event, delete two others, preserve a hold, and create three new events.", "difficulty": "hard", "difficulty_basis": "Human path is over 20 steps because it combines edit, multiple deletions, preservatio... | {"initializer_id": "initializers.android.fossify_calendar:FossifyCalendarInitializer", "params": {"app_package": "org.fossify.calendar", "clear_app_data": true, "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "seed_events": [{"description": "FINAL ROUTING PLAN: convert this event into BMK Fina... | {"evaluator_id": "evaluators.android.fossify_calendar:FossifyCalendarEventStateEvaluator", "params": {"absent_titles": ["BMK Candidate Alpha", "BMK Candidate Beta", "BMK Candidate Gamma", "BMK Draft Vendor Sync"], "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "expected_events": [{"descriptio... | 5afd6565cf806c4570e8ada8fcbbaef69a78451af1fc0a20c592e1e084ed15f1 | Apache-2.0 | ||
android.fossify_calendar.update_and_followup_hard | android | benchmark | false | hard | fossify_calendar | In Fossify Calendar, open BMK Draft Planning and use the final launch plan stored in its description. Apply that plan exactly, delete the obsolete backup draft, create all follow-up events named there, and leave BMK Reference Hold unchanged. | tasks/android/fossify_calendar_update_and_followup_hard.yaml | initializers.android.fossify_calendar:FossifyCalendarInitializer | evaluators.android.fossify_calendar:FossifyCalendarEventStateEvaluator | 100 | 120 | ["calendar", "fossify_calendar", "productivity", "edit", "multi_event", "hard", "benchmark"] | Edit a seeded event, create two follow-up events, and preserve an unrelated seeded event. | {"app": "Fossify Calendar", "app_bundle_id": "org.fossify.calendar", "description": "Edit a seeded event, create two follow-up events, and preserve an unrelated seeded event.", "difficulty": "hard", "difficulty_basis": "Human path is over 20 steps because it requires opening an existing event, editing title/date/time/l... | {"initializer_id": "initializers.android.fossify_calendar:FossifyCalendarInitializer", "params": {"app_package": "org.fossify.calendar", "clear_app_data": true, "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "seed_events": [{"description": "FINAL LAUNCH PLAN: rename this event to BMK Launch P... | {"evaluator_id": "evaluators.android.fossify_calendar:FossifyCalendarEventStateEvaluator", "params": {"absent_titles": ["BMK Draft Planning", "BMK Draft Planning Backup"], "database_path": "/data/user/0/org.fossify.calendar/databases/events.db", "expected_events": [{"description": "Finalize launch checklist", "end": "2... | aa88c8e1f5a65594450880eb6b5edad21f8632b9f0661d46713e8ca77160e0b5 | Apache-2.0 | ||
android.fossify_gallery.delete_photo | android | benchmark | false | easy | fossify_gallery | In Fossify Gallery, delete the blue photo from the camera album while keeping the red camera photo and the green receipts photo. | tasks/android/fossify_gallery_delete_photo.yaml | initializers.android.fossify_gallery:FossifyGalleryDeletePhotoInitializer | evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator | 100 | 120 | ["fossify_gallery", "gallery", "media", "easy", "benchmark"] | Delete one target photo from a seeded album while preserving the other albums, verified from shared storage. | {"app": "Fossify Gallery", "app_bundle_id": "org.fossify.gallery", "description": "Delete one target photo from a seeded album while preserving the other albums, verified from shared storage.", "difficulty": "easy", "observed_agent_steps": 4, "tags": ["fossify_gallery", "gallery", "media", "easy", "benchmark"]} | {"initializer_id": "initializers.android.fossify_gallery:FossifyGalleryDeletePhotoInitializer", "params": {"app_activity": ".activities.SplashActivity.Green", "app_package": "org.fossify.gallery", "clear_app_data": true, "wait_ms": 1500, "workspace_root": "/sdcard/Pictures/bench_gallery_lab"}} | {"evaluator_id": "evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator", "params": {"exact_directory_entries": [{"entries": ["red.jpg"], "path": "/sdcard/Pictures/bench_gallery_lab/camera"}, {"entries": ["green.jpg"], "path": "/sdcard/Pictures/bench_gallery_lab/receipts"}], "expected_paths": [{"path": ... | ce62ffa180982a84658f8c84e8be80ea74a5c784adc52a5b0fe0d01bd1f77a4d | Apache-2.0 | ||
android.fossify_gallery.move_rename_photo | android | benchmark | false | hard | fossify_gallery | In Fossify Gallery, apply this exact final routing inside bench_gallery_lab. In camera, move blue.jpg into receipts and rename it to travel_blue_FINAL_774.jpg; move blue_route_card.jpg into receipts and rename it to route_card_BLUE_17_40.jpg; move yellow_board.jpg into archive and rename it to board_yellow_ARCHIVE_FINA... | tasks/android/fossify_gallery_move_rename_photo.yaml | initializers.android.fossify_gallery:FossifyGalleryMoveRenamePhotoInitializer | evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator | 100 | 120 | ["fossify_gallery", "gallery", "media", "hard", "benchmark"] | Move and rename nine exact photos across three albums, rename seven retained photos, and preserve ten near-duplicate draft/backup/hold decoys with exact final directory contents. | {"app": "Fossify Gallery", "app_bundle_id": "org.fossify.gallery", "description": "Move and rename nine exact photos across three albums, rename seven retained photos, and preserve ten near-duplicate draft/backup/hold decoys with exact final directory contents.", "difficulty": "hard", "observed_agent_steps": 28, "tags"... | {"initializer_id": "initializers.android.fossify_gallery:FossifyGalleryMoveRenamePhotoInitializer", "params": {"app_activity": ".activities.SplashActivity.Green", "app_package": "org.fossify.gallery", "clear_app_data": true, "extra_media_files": [{"color": "blue", "path": "/sdcard/Pictures/bench_gallery_lab/camera/blue... | {"evaluator_id": "evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator", "params": {"exact_directory_entries": [{"entries": ["blue_draft.jpg", "blue_hold.jpg", "camera_manifest_KEEP_119.jpg", "cover_red_FINAL_203.jpg", "label_white_KEEP_CASE_908.jpg", "red_backup.jpg", "yellow_board_backup.jpg"], "path... | 295d60b1c57021c2ec6a999dd242b7e8fc0214168693e7c8d3bef20676363b46 | Apache-2.0 | ||
android.fossify_gallery.rename_photo | android | benchmark | false | hard | fossify_gallery | In Fossify Gallery, rename only the FINAL photos inside bench_gallery_lab and keep every album membership unchanged. In camera, rename blue.jpg to travel_blue_FINAL_774.jpg, red.jpg to cover_red_FINAL_203.jpg, blue_route_card.jpg to route_card_BLUE_17_40.jpg, yellow_board.jpg to board_yellow_FINAL_501.jpg, white_label.... | tasks/android/fossify_gallery_rename_photo.yaml | initializers.android.fossify_gallery:FossifyGalleryRenamePhotoInitializer | evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator | 100 | 120 | ["fossify_gallery", "gallery", "media", "hard", "benchmark"] | Rename seventeen exact gallery photos across three albums while preserving nine visually similar draft/backup/hold decoys and keeping album membership unchanged. | {"app": "Fossify Gallery", "app_bundle_id": "org.fossify.gallery", "description": "Rename seventeen exact gallery photos across three albums while preserving nine visually similar draft/backup/hold decoys and keeping album membership unchanged.", "difficulty": "hard", "observed_agent_steps": 12, "tags": ["fossify_galle... | {"initializer_id": "initializers.android.fossify_gallery:FossifyGalleryRenamePhotoInitializer", "params": {"app_activity": ".activities.SplashActivity.Green", "app_package": "org.fossify.gallery", "clear_app_data": true, "extra_media_files": [{"color": "blue", "path": "/sdcard/Pictures/bench_gallery_lab/camera/blue_rou... | {"evaluator_id": "evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator", "params": {"exact_directory_entries": [{"entries": ["blue_draft.jpg", "blue_hold.jpg", "board_yellow_FINAL_501.jpg", "camera_manifest_KEEP_119.jpg", "camera_receipt_GREEN_FINAL_610.jpg", "cover_red_FINAL_203.jpg", "label_white_KEE... | b2741337f0e3216d2bc39348c9865ef667e7ee3e366db0ac94dc3fed8a464a9b | Apache-2.0 | ||
android.k9.forward_alpha_beta_reports | android | benchmark | false | hard | k9 | In K-9 Mail (not Gmail), first read BMK Forward Routing. It tells you which report emails are final, which emails are distractors, the recipient, the subject pattern, and the exact body prefix lines. Forward only the final report emails according to that routing memo. | tasks/android/k9_forward_alpha_beta_reports.yaml | initializers.android.k9_seed_inbox_open:K9SeedInboxOpenInitializer | evaluators.android.k9_forward_email:K9ForwardAlphaBetaReportsEvaluator | 100 | 120 | ["email", "k9", "forward", "greenmail", "hard", "benchmark"] | Forward four different seeded report emails with required top body lines, then verify all deliveries. | {"app": "K-9 Mail", "app_bundle_id": "com.fsck.k9", "description": "Forward four different seeded report emails with required top body lines, then verify all deliveries.", "difficulty": "hard", "prerequisites": ["K-9 Mail is installed on the emulator.", "The benchsender@example.test account is already configured in K-9... | {"initializer_id": "initializers.android.k9_seed_inbox_open:K9SeedInboxOpenInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "net.thunderbird.app.common.MainActivity", "app_package": "com.fsck.k9", "auto_refresh_inbox": true, "default_recipient_email": "benchsender@example.test", "purge_... | {"evaluator_id": "evaluators.android.k9_forward_email:K9ForwardAlphaBetaReportsEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "benchrecv@example.test", "required_forwards": [{"expected_prefix_lines": ["Combined Reports", "Source: Alpha ... | 53c5ef4a953237c49c6cc0f7529c470043e110e6a471860254dc2d9cfb52d7a2 | Apache-2.0 | ||
android.k9.forward_meeting_notes | android | benchmark | false | k9 | In K-9 Mail (not Gmail), forward the email with subject Meeting Notes to benchrecv@example.test and add Please review this. as the first line of the forwarded body. | tasks/android/k9_forward_meeting_notes.yaml | initializers.android.k9_seed_inbox_open:K9SeedInboxOpenInitializer | evaluators.android.k9_forward_email:K9ForwardMeetingNotesEvaluator | 100 | 120 | ["email", "k9", "forward", "greenmail", "medium", "benchmark"] | Find and forward one target email, prepend a required line, then verify delivery via GreenMail. | {"app": "K-9 Mail", "app_bundle_id": "com.fsck.k9", "description": "Find and forward one target email, prepend a required line, then verify delivery via GreenMail.", "prerequisites": ["K-9 Mail is installed on the emulator.", "The benchsender@example.test account is already configured in K-9.", "GreenMail is running on... | {"initializer_id": "initializers.android.k9_seed_inbox_open:K9SeedInboxOpenInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "net.thunderbird.app.common.MainActivity", "app_package": "com.fsck.k9", "auto_refresh_inbox": true, "default_recipient_email": "benchsender@example.test", "purge_... | {"evaluator_id": "evaluators.android.k9_forward_email:K9ForwardMeetingNotesEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "benchrecv@example.test", "required_prefix_line": "Please review this.", "sender_email": "benchsender@example.test... | 8070eb920cb1bbd914c7ab43f5e3359cbac7da5bd3e42477df7d521efe38f1a0 | Apache-2.0 | |||
android.k9.manual_setup_send_email | android | benchmark | false | hard | k9 | Use K-9 Mail to read the 10 inbox messages whose subjects start with BMK Manual Mail Packet. Each message contains one line in the form "field: value". Send one synthesized email to benchrecv@example.test with subject HelloWorldBenchManual-IMAP3143, and make the body contain the 10 extracted value strings as separate l... | tasks/android/k9_manual_setup_send_email.yaml | initializers.android.k9_manual_setup:K9ManualSetupInitializer | evaluators.android.k9_send_email:K9SendEmailEvaluator | 100 | 120 | ["email", "k9", "greenmail", "onboarding", "manual_setup", "hard", "benchmark"] | Starting from an unconfigured K-9 state, configure the account, read ten seeded inbox messages, synthesize the final recipient/subject/body, and verify delivery through GreenMail. | {"app": "K-9 Mail", "app_bundle_id": "com.fsck.k9", "description": "Starting from an unconfigured K-9 state, configure the account, read ten seeded inbox messages, synthesize the final recipient/subject/body, and verify delivery through GreenMail.", "difficulty": "hard", "prerequisites": ["K-9 Mail is installed on the ... | {"initializer_id": "initializers.android.k9_manual_setup:K9ManualSetupInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "net.thunderbird.app.common.MainActivity", "app_package": "com.fsck.k9", "clear_app_data": true, "default_recipient_email": "benchsender@example.test", "purge_greenmail... | {"evaluator_id": "evaluators.android.k9_send_email:K9SendEmailEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "body_lines_unordered": ["alpine-17-river", "north loading dock", "14:35-15:05", "VX-2049-blue", "use manual corridor", "keep BMK-774 intact", "owner=bench route=manual", "imap3143 smtp3025 no-e... | 883a53cf183b2ce12dca4f94df143e38609260754c153458f8c665bdf1e2ff66 | Apache-2.0 | ||
android.k9.send_email | android | benchmark | false | easy | k9 | In K-9 Mail (not Gmail), read the inbox message titled BMK Compose Request - Final. It contains the recipient, subject, and body to send. Ignore any draft compose request, then send exactly the final requested email. | tasks/android/k9_send_email.yaml | initializers.android.k9_seed_inbox_open:K9SeedInboxOpenInitializer | evaluators.android.k9_send_email:K9SendEmailEvaluator | 100 | 120 | ["email", "k9", "greenmail", "communication", "easy", "benchmark"] | Send a longer fixed email through a preconfigured K-9 account and verify delivery through GreenMail. | {"app": "K-9 Mail", "app_bundle_id": "com.fsck.k9", "description": "Send a longer fixed email through a preconfigured K-9 account and verify delivery through GreenMail.", "difficulty": "easy", "prerequisites": ["K-9 Mail is installed on the emulator.", "The benchsender@example.test account is already configured in K-9.... | {"initializer_id": "initializers.android.k9_seed_inbox_open:K9SeedInboxOpenInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "net.thunderbird.app.common.MainActivity", "app_package": "com.fsck.k9", "auto_refresh_inbox": true, "default_recipient_email": "benchsender@example.test", "purge_... | {"evaluator_id": "evaluators.android.k9_send_email:K9SendEmailEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "body": "greenmail_test_message route=blue eta=17:40 confirm=YES owner=Mei checksum=774", "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "benchrecv@example.test", "sender_ema... | a2dafb07118b4afb4132654db6d11ea17fee8288b721373ba09ff3e03f8c32d5 | Apache-2.0 | ||
android.k9.simple_send_email_v2 | android | benchmark | false | k9 | Send an email in K-9 Mail (not Gmail) to benchrecv@example.test with subject Test Email 1 and a two-line body: Hello on the first line and This is a test on the second line. | tasks/android/k9_simple_send_email_v2.yaml | initializers.android.k9_email:K9SendEmailInitializer | evaluators.android.k9_simple_send_email_v2:K9SimpleSendEmailV2Evaluator | 100 | 120 | ["email", "k9", "greenmail", "communication", "easy_plus", "benchmark"] | Compose and send a K-9 email with a specific subject and two-line body, then verify delivery through GreenMail. | {"app": "K-9 Mail", "app_bundle_id": "com.fsck.k9", "description": "Compose and send a K-9 email with a specific subject and two-line body, then verify delivery through GreenMail.", "prerequisites": ["K-9 Mail is installed on the emulator.", "The benchsender@example.test account is already configured in K-9.", "GreenMa... | {"initializer_id": "initializers.android.k9_email:K9SendEmailInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "app_activity": "net.thunderbird.app.common.MainActivity", "app_package": "com.fsck.k9", "purge_greenmail": true, "reset_app_data": true, "wait_ms": 1500}} | {"evaluator_id": "evaluators.android.k9_simple_send_email_v2:K9SimpleSendEmailV2Evaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "expected_body": "Hello\nThis is a test", "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "benchrecv@example.test", "sender_email": "benchsender@example.test... | 79f8fabedf8824997dd625d0aa80d98e40d6dae77d9f3228f70059b64750eec6 | Apache-2.0 | |||
android.libreoffice.notes_append_hard | android | benchmark | false | hard | libreoffice | Open notes.odt in LibreOffice, go to the very end, and append only the FINAL checklist, not the archival sections. The exact twelve new lines must be Final 01 - Task A completed, Final 02 - Task B completed, Final 03 - Task C completed, Final 04 - Budget checked, Final 05 - Owner notified, Final 06 - Risk log archived,... | tasks/android/libreoffice_notes_append_hard.yaml | initializers.android.libreoffice_notes_append_prep:LibreOfficeNotesAppendPrepInitializer | evaluators.android.libreoffice_notes_append:LibreOfficeNotesAppendEvaluator | 100 | 120 | ["libreoffice", "android", "odt", "append", "formatting", "hard", "benchmark"] | Append a twelve-line final checklist at document end while avoiding archival decoys, then save/reopen and verify each exact line appears once. | {"app": "LibreOffice", "app_bundle_id": "org.documentfoundation.libreoffice", "description": "Append a twelve-line final checklist at document end while avoiding archival decoys, then save/reopen and verify each exact line appears once.", "difficulty": "hard", "prerequisites": ["LibreOffice is installed on the emulator... | {"initializer_id": "initializers.android.libreoffice_notes_append_prep:LibreOfficeNotesAppendPrepInitializer", "params": {"app_activity": "org.libreoffice.ui.LibreOfficeUIActivity", "app_package": "org.documentfoundation.libreoffice", "clear_app_data": false, "document_dir": "/sdcard/Documents", "filename": "notes.odt"... | {"evaluator_id": "evaluators.android.libreoffice_notes_append:LibreOfficeNotesAppendEvaluator", "params": {"expected_filename": "notes.odt", "expected_line_count": 1, "require_exact_line_counts": true, "required_lines": ["Final 01 - Task A completed", "Final 02 - Task B completed", "Final 03 - Task C completed", "Final... | e6b1cdb357df5a3319622df8e3f7f743a69040e3f30496280f92fd588b43ea08 | Apache-2.0 | ||
android.libreoffice.status_report_update | android | benchmark | false | hard | libreoffice | Open status_report.odt in LibreOffice, navigate to the final decision section, and change the exact later line Status: Pending to Status: Completed FINAL-BLUE [owner=Mei; confirmed=17:40; risk=reviewed; archive=BMK-774; ignore=draft-monitoring]. Do not alter the earlier monitoring/status-like lines, save the file, reop... | tasks/android/libreoffice_status_report_update.yaml | initializers.android.libreoffice_status_report_prep:LibreOfficeStatusReportPrepInitializer | evaluators.android.libreoffice_status_report:LibreOfficeStatusReportEvaluator | 100 | 120 | ["libreoffice", "android", "odt", "edit", "verify", "hard", "benchmark"] | Open a seeded multi-page ODT, update only the final pending status to a punctuation-heavy exact line, save/reopen, and verify persistence. | {"app": "LibreOffice", "app_bundle_id": "org.documentfoundation.libreoffice", "description": "Open a seeded multi-page ODT, update only the final pending status to a punctuation-heavy exact line, save/reopen, and verify persistence.", "difficulty": "hard", "prerequisites": ["LibreOffice is installed on the emulator."],... | {"initializer_id": "initializers.android.libreoffice_status_report_prep:LibreOfficeStatusReportPrepInitializer", "params": {"app_activity": "org.libreoffice.ui.LibreOfficeUIActivity", "app_package": "org.documentfoundation.libreoffice", "clear_app_data": false, "document_dir": "/sdcard/Documents", "filename": "status_r... | {"evaluator_id": "evaluators.android.libreoffice_status_report:LibreOfficeStatusReportEvaluator", "params": {"expected_filename": "status_report.odt", "new_text": "Status: Completed FINAL-BLUE [owner=Mei; confirmed=17:40; risk=reviewed; archive=BMK-774; ignore=draft-monitoring]", "old_text": "Status: Pending", "require... | b276d928a924fd06326de31dbc38012593dbc6a38e74d1b8cae1e7b1aa020c7e | Apache-2.0 | ||
android.libreoffice.viewer.mark | android | benchmark | false | easy | libreoffice | Create a new text document in LibreOffice, put only this exact marker on its own line: READ_BY_VIEWER_2026_FINAL_ROUTE_BLUE_OWNER_MEI__KEEP_CASE__BMK_774__NO_DRAFT. Save it specifically as bench_read_by_viewer.odt, reopen that saved file, and confirm the marker is still there. Do not save as a draft name and do not add... | tasks/android/libreoffice_viewer_mark.yaml | initializers.android.libreoffice_viewer_prep:LibreOfficeViewerNewTextPrepInitializer | evaluators.android.libreoffice_viewer_mark:LibreOfficeViewerMarkEvaluator | 100 | 120 | ["libreoffice", "viewer", "document", "ascii", "easy"] | Prep opens New Text Document; agent types a long exact marker, saves/reopens bench_read_by_viewer.odt, and evaluator verifies persisted ODT content. | {"app": "LibreOffice", "description": "Prep opens New Text Document; agent types a long exact marker, saves/reopens bench_read_by_viewer.odt, and evaluator verifies persisted ODT content.", "difficulty": "easy", "tags": ["libreoffice", "viewer", "document", "ascii", "easy"]} | {"initializer_id": "initializers.android.libreoffice_viewer_prep:LibreOfficeViewerNewTextPrepInitializer", "params": {"after_template_ms": 1200, "app_name": "libreoffice", "sheet_settle_ms": 800, "wait_ms": 2000}} | {"evaluator_id": "evaluators.android.libreoffice_viewer_mark:LibreOfficeViewerMarkEvaluator", "params": {"expected_filename": "bench_read_by_viewer.odt", "expected_marker": "READ_BY_VIEWER_2026_FINAL_ROUTE_BLUE_OWNER_MEI__KEEP_CASE__BMK_774__NO_DRAFT"}} | cc9af6453d9565e03ac30ae3a52c7fcafe999a3f40a7baec0db99cc521c45d67 | Apache-2.0 | ||
android.markor.create_note | android | benchmark | false | markor | Create a new note in Markor called hello.md containing exactly: Hello, world! | tasks/android/markor_create_note.yaml | initializers.android.open_app:OpenAppInitializer | evaluators.android.markor_create_note:MarkorCreateNoteEvaluator | 100 | 120 | ["markor", "data_entry", "medium", "parameterized"] | Ported from android_world MarkorCreateNote task. Creates a new note with a specified filename and text content. | {"app": "Markor", "app_bundle_id": "net.gsantner.markor", "description": "Ported from android_world MarkorCreateNote task. Creates a new note with a specified filename and text content.", "tags": ["markor", "data_entry", "medium", "parameterized"]} | {"initializer_id": "initializers.android.open_app:OpenAppInitializer", "params": {"app_name": "Markor", "remove_paths": ["/storage/emulated/0/Documents/markor/hello.md", "/storage/emulated/0/Documents/QuickNote/hello.md", "/sdcard/Documents/markor/hello.md", "/sdcard/Documents/QuickNote/hello.md"], "wait_ms": 1000}} | {"evaluator_id": "evaluators.android.markor_create_note:MarkorCreateNoteEvaluator", "params": {"file_name": "hello.md", "text": "Hello, world!"}} | 506f90d5fa9b5d89f8ab554ddb78c487924e51066e036ae7aa0b05e4c8d3776b | Apache-2.0 | |||
android.material_files.create_folder | android | benchmark | false | easy | material_files | In Material Files, create a folder named travel_docs in the benchmark files workspace. | tasks/android/material_files_create_folder.yaml | initializers.android.material_files:MaterialFilesCreateFolderInitializer | evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator | 100 | 120 | ["material_files", "files", "local_storage", "easy", "benchmark"] | Create a folder in a deterministic workspace using Material Files and verify the result from shared storage. | {"app": "Material Files", "app_bundle_id": "me.zhanghai.android.files", "description": "Create a folder in a deterministic workspace using Material Files and verify the result from shared storage.", "difficulty": "easy", "observed_agent_steps": 5, "tags": ["material_files", "files", "local_storage", "easy", "benchmark"... | {"initializer_id": "initializers.android.material_files:MaterialFilesCreateFolderInitializer", "params": {"app_activity": ".filelist.FileListActivity", "app_package": "me.zhanghai.android.files", "clear_app_data": true, "wait_ms": 1200, "workspace_root": "/sdcard/Documents/bench_files_lab"}} | {"evaluator_id": "evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator", "params": {"exact_directory_entries": [{"entries": ["archive", "incoming", "travel_docs"], "path": "/sdcard/Documents/bench_files_lab"}, {"entries": ["seed_note.txt"], "path": "/sdcard/Documents/bench_files_lab/incoming"}, {"entri... | 6a2dd50cba92448a5f34973ae389d7187f8d5d06d2bf511cbd01a1f04c376948 | Apache-2.0 | ||
android.material_files.organize_file | android | benchmark | false | hard | material_files | In Material Files, open the benchmark files workspace and read incoming/route_plan.txt. Follow the final route plan inside that file, not the draft note. When finished, the incoming folder should be empty. | tasks/android/material_files_organize_file.yaml | initializers.android.material_files:MaterialFilesOrganizeFileInitializer | evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator | 100 | 120 | ["material_files", "files", "local_storage", "hard", "benchmark"] | Create an archive subfolder, move and rename two seeded files, then verify the source folder is empty before ending on the archived files. | {"app": "Material Files", "app_bundle_id": "me.zhanghai.android.files", "description": "Create an archive subfolder, move and rename two seeded files, then verify the source folder is empty before ending on the archived files.", "difficulty": "hard", "observed_agent_steps": 32, "tags": ["material_files", "files", "loca... | {"initializer_id": "initializers.android.material_files:MaterialFilesOrganizeFileInitializer", "params": {"app_activity": ".filelist.FileListActivity", "app_package": "me.zhanghai.android.files", "clear_app_data": true, "extra_seed_files": [{"path": "/sdcard/Documents/bench_files_lab/incoming/seed_invoice.txt", "text":... | {"evaluator_id": "evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator", "params": {"exact_directory_entries": [{"entries": ["archive", "incoming"], "path": "/sdcard/Documents/bench_files_lab"}, {"entries": [], "path": "/sdcard/Documents/bench_files_lab/incoming"}, {"entries": ["processed", "review"], ... | b600d881b295e8913130d0f62fb89fe605e40bbe681645d43089428dd91855ab | Apache-2.0 | ||
android.material_files.rename_file | android | benchmark | false | hard | material_files | In Material Files, open incoming/rename_instructions.txt inside the benchmark files workspace and apply only the FINAL BLUE batch. Ignore the DRAFT, HOLD, BACKUP, and RED decoy lines. Rename eight final source files exactly, move exactly three final archive files into archive after renaming them, leave every hold/backu... | tasks/android/material_files_rename_file.yaml | initializers.android.material_files:MaterialFilesRenameFileInitializer | evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator | 100 | 120 | ["material_files", "files", "local_storage", "hard", "benchmark"] | Read an instruction file with decoys, apply eight exact final renames, move three renamed files into archive, preserve all hold/draft/backup files, delete the instruction file, and verify exact directory contents. | {"app": "Material Files", "app_bundle_id": "me.zhanghai.android.files", "description": "Read an instruction file with decoys, apply eight exact final renames, move three renamed files into archive, preserve all hold/draft/backup files, delete the instruction file, and verify exact directory contents.", "difficulty": "h... | {"initializer_id": "initializers.android.material_files:MaterialFilesRenameFileInitializer", "params": {"app_activity": ".filelist.FileListActivity", "app_package": "me.zhanghai.android.files", "clear_app_data": true, "extra_seed_files": [{"path": "/sdcard/Documents/bench_files_lab/incoming/hold_reference.txt", "text":... | {"evaluator_id": "evaluators.android.filesystem_state:ExternalStoragePathStateEvaluator", "params": {"exact_directory_entries": [{"entries": ["archive", "incoming"], "path": "/sdcard/Documents/bench_files_lab"}, {"entries": ["backup_manifest_keep_case_BMK_9.txt", "draft_receipt_note.txt", "hold_invoice_note.txt", "hold... | 755b6bda85d2996aace10e8aec8e67d260886ef3d051b12086b2a9ff9888c00e | Apache-2.0 | ||
android.oinkoin.create_custom_category_and_use_it | android | benchmark | false | hard | oinkoin | In Oinkoin, keep the seeded Food, Transport, and BenchCafeOps-DRAFT-774 records unchanged. Create a new expense category named BenchCafeOps-BLUE-774, not BenchCafeOps-DRAFT-774 or BenchCafeOps-BLUE-747. Use the new category for one draft expense of 21.50 titled Special Coffee with note bench_custom_category_note_initia... | tasks/android/oinkoin_create_custom_category_and_use_it.yaml | initializers.android.oinkoin_additional:OinkoinCreateCustomCategoryAndUseItInitializer | evaluators.android.oinkoin_additional:OinkoinCreateCustomCategoryAndUseItEvaluator | 100 | 120 | ["finance", "accounting", "oinkoin", "sqlite", "local_db", "custom_category", "hard", "benchmark"] | Preserve seeded Oinkoin records and decoy categories, create a precise custom expense category, edit one draft record into a final multiline record, create a second final record, and verify the exact final SQLite state. | {"app": "Oinkoin", "app_bundle_id": "com.github.emavgl.piggybankpro", "description": "Preserve seeded Oinkoin records and decoy categories, create a precise custom expense category, edit one draft record into a final multiline record, create a second final record, and verify the exact final SQLite state.", "difficulty"... | {"initializer_id": "initializers.android.oinkoin_additional:OinkoinCreateCustomCategoryAndUseItInitializer", "params": {"app_activity": "com.example.piggybank.MainActivity", "app_package": "com.github.emavgl.piggybankpro", "clear_app_data": true, "seed_categories": [{"category_type": 0, "color": "green", "name": "Food"... | {"evaluator_id": "evaluators.android.oinkoin_additional:OinkoinCreateCustomCategoryAndUseItEvaluator", "params": {"app_package": "com.github.emavgl.piggybankpro", "category_name": "BenchCafeOps-BLUE-774", "category_type": 0, "database_path": "/data/user/0/com.github.emavgl.piggybankpro/databases/movements.db", "expecte... | 82f71d81d4f8d56c290c1b719cdd907fff53d9b58be245f22643b61d0626567e | Apache-2.0 | ||
android.oinkoin.create_expense | android | benchmark | false | oinkoin | In Oinkoin, add a Food expense with amount 12.34, title Coffee, and note bench_expense_note. | tasks/android/oinkoin_create_expense.yaml | initializers.android.oinkoin_expense:OinkoinCreateExpenseInitializer | evaluators.android.oinkoin_create_expense:OinkoinCreateExpenseEvaluator | 100 | 120 | ["finance", "accounting", "oinkoin", "sqlite", "local_db", "easy", "benchmark"] | Create one Food expense record in Oinkoin from a fresh state and verify persistence through the app's local SQLite database. | {"app": "Oinkoin", "app_bundle_id": "com.github.emavgl.piggybankpro", "description": "Create one Food expense record in Oinkoin from a fresh state and verify persistence through the app's local SQLite database.", "prerequisites": ["Oinkoin PRO is installed on the emulator.", "The Android emulator supports adb root so t... | {"initializer_id": "initializers.android.oinkoin_expense:OinkoinCreateExpenseInitializer", "params": {"app_activity": "com.example.piggybank.MainActivity", "app_package": "com.github.emavgl.piggybankpro", "clear_app_data": true, "wait_ms": 1500}} | {"evaluator_id": "evaluators.android.oinkoin_create_expense:OinkoinCreateExpenseEvaluator", "params": {"amount": 12.34, "app_package": "com.github.emavgl.piggybankpro", "category_name": "Food", "category_type": 0, "database_path": "/data/user/0/com.github.emavgl.piggybankpro/databases/movements.db", "is_expense": true,... | 3c5cec3798a34bc93941bb7740ee44bb74798a78eecad4c94fc2e33401727677 | Apache-2.0 | |||
android.oinkoin.create_income | android | benchmark | false | oinkoin | In Oinkoin, add a Salary income record with amount 1234.56, title Payday, and note bench_income_note. | tasks/android/oinkoin_create_income.yaml | initializers.android.oinkoin_additional:OinkoinCreateIncomeInitializer | evaluators.android.oinkoin_additional:OinkoinCreateIncomeEvaluator | 100 | 120 | ["finance", "accounting", "oinkoin", "sqlite", "local_db", "income", "medium", "benchmark"] | Create one Salary income record in Oinkoin from a fresh state and verify persistence through the app's local SQLite database. | {"app": "Oinkoin", "app_bundle_id": "com.github.emavgl.piggybankpro", "description": "Create one Salary income record in Oinkoin from a fresh state and verify persistence through the app's local SQLite database.", "prerequisites": ["Oinkoin PRO is installed on the emulator.", "The Android emulator supports adb root so ... | {"initializer_id": "initializers.android.oinkoin_additional:OinkoinCreateIncomeInitializer", "params": {"app_activity": "com.example.piggybank.MainActivity", "app_package": "com.github.emavgl.piggybankpro", "clear_app_data": true, "wait_ms": 1500}} | {"evaluator_id": "evaluators.android.oinkoin_additional:OinkoinCreateIncomeEvaluator", "params": {"amount": 1234.56, "app_package": "com.github.emavgl.piggybankpro", "category_name": "Salary", "category_type": 1, "database_path": "/data/user/0/com.github.emavgl.piggybankpro/databases/movements.db", "note": "bench_incom... | 3f09886c2d412e17db4a1370f326296d8dc1f4f49f280e10b3d2200416564da0 | Apache-2.0 | |||
android.oinkoin.delete_expense | android | benchmark | false | hard | oinkoin | In Oinkoin, delete the existing Food expense with amount 9.99, title Tea, and note bench_delete_me. | tasks/android/oinkoin_delete_expense.yaml | initializers.android.oinkoin_additional:OinkoinDeleteExpenseInitializer | evaluators.android.oinkoin_additional:OinkoinDeleteExpenseEvaluator | 100 | 120 | ["finance", "accounting", "oinkoin", "sqlite", "local_db", "delete", "hard", "benchmark"] | Delete an existing Food expense record in Oinkoin and verify that the seeded row no longer exists in SQLite. | {"app": "Oinkoin", "app_bundle_id": "com.github.emavgl.piggybankpro", "description": "Delete an existing Food expense record in Oinkoin and verify that the seeded row no longer exists in SQLite.", "difficulty": "hard", "prerequisites": ["Oinkoin PRO is installed on the emulator.", "The Android emulator supports adb roo... | {"initializer_id": "initializers.android.oinkoin_additional:OinkoinDeleteExpenseInitializer", "params": {"app_activity": "com.example.piggybank.MainActivity", "app_package": "com.github.emavgl.piggybankpro", "clear_app_data": true, "seed_amount": 9.99, "seed_category_name": "Food", "seed_note": "bench_delete_me", "seed... | {"evaluator_id": "evaluators.android.oinkoin_additional:OinkoinDeleteExpenseEvaluator", "params": {"amount": 9.99, "app_package": "com.github.emavgl.piggybankpro", "category_name": "Food", "category_type": 0, "database_path": "/data/user/0/com.github.emavgl.piggybankpro/databases/movements.db", "note": "bench_delete_me... | c7cb08e89fe88825d57343267e8949c71784173fc1480ac5b06917e6f52c7d63 | Apache-2.0 | ||
android.oinkoin.edit_expense | android | benchmark | false | easy | oinkoin | In Oinkoin, open the existing Food expense titled Coffee. Its current note contains a dense instruction card with the exact final amount, title, and multiline note. Apply that card to the same record, keep it in Food, preserve the exact punctuation/case in the final title and note, and do not add a second expense. | tasks/android/oinkoin_edit_expense.yaml | initializers.android.oinkoin_additional:OinkoinEditExpenseInitializer | evaluators.android.oinkoin_additional:OinkoinEditExpenseEvaluator | 100 | 120 | ["finance", "accounting", "oinkoin", "sqlite", "local_db", "edit", "easy", "benchmark"] | Edit an existing Food expense record in Oinkoin using an embedded instruction card, preserving exact title punctuation and multiline note text in SQLite. | {"app": "Oinkoin", "app_bundle_id": "com.github.emavgl.piggybankpro", "description": "Edit an existing Food expense record in Oinkoin using an embedded instruction card, preserving exact title punctuation and multiline note text in SQLite.", "difficulty": "easy", "prerequisites": ["Oinkoin PRO is installed on the emula... | {"initializer_id": "initializers.android.oinkoin_additional:OinkoinEditExpenseInitializer", "params": {"app_activity": "com.example.piggybank.MainActivity", "app_package": "com.github.emavgl.piggybankpro", "clear_app_data": true, "seed_amount": 12.34, "seed_category_name": "Food", "seed_note": "old_note FINAL_AMOUNT=19... | {"evaluator_id": "evaluators.android.oinkoin_additional:OinkoinEditExpenseEvaluator", "params": {"app_package": "com.github.emavgl.piggybankpro", "category_name": "Food", "category_type": 0, "database_path": "/data/user/0/com.github.emavgl.piggybankpro/databases/movements.db", "new_amount": 19.77, "new_note": "bench_ed... | 2a5bfb41dc33478d89f14f8db015be9c652c683ea7fb376cc9032b137511894f | Apache-2.0 | ||
android.oracle.cross_vm.prepare_budget_transfer_hard | android | benchmark | true | hard | oracle | Oracle sanity task for android.cross_vm.prepare_budget_transfer_hard. The initializer already prepares the expected transfer file. Wait briefly and finish.
| tasks/android/oracle/cross_vm_prepare_budget_transfer_hard_oracle.yaml | initializers.android.cross_vm:AndroidTransferSourceInitializer | evaluators.android.text_file:AndroidTextFileEvaluator | 2 | 90 | ["android", "cross_vm", "oracle", "hard"] | {"difficulty": "hard", "oracle_for": "android.cross_vm.prepare_budget_transfer_hard", "tags": ["android", "cross_vm", "oracle", "hard"]} | {"initializer_id": "initializers.android.cross_vm:AndroidTransferSourceInitializer", "params": {"prepare_transfer": true, "source_path": "/sdcard/Documents/markor/budget_source.csv", "source_text": "Category,Planned,Actual\nTravel,1200,980\nLodging,2100,2240\nMeals,450,390\nSupplies,300,340\nContingency,600,720\nPermit... | {"evaluator_id": "evaluators.android.text_file:AndroidTextFileEvaluator", "params": {"expected_text": "Category,Planned,Actual\nTravel,1200,980\nLodging,2100,2240\nMeals,450,390\nSupplies,300,340\nContingency,600,720\nPermits,250,410\nTraining,500,455\nEquipment,850,1025\n", "path": "/sdcard/Documents/markor/budget_tra... | 8ba3f93f1af6368242db747196abf91f074ddc98dcf0fe40facde901fe3bf9b7 | Apache-2.0 | |||
android.oracle.cross_vm.prepare_launch_review_transfer_hard | android | benchmark | true | hard | oracle | Oracle sanity task for android.cross_vm.prepare_launch_review_transfer_hard. The initializer already prepares the expected transfer file. Wait briefly and finish.
| tasks/android/oracle/cross_vm_prepare_launch_review_transfer_hard_oracle.yaml | initializers.android.cross_vm:AndroidTransferSourceInitializer | evaluators.android.text_file:AndroidTextFileEvaluator | 2 | 90 | ["android", "cross_vm", "oracle", "hard"] | {"difficulty": "hard", "oracle_for": "android.cross_vm.prepare_launch_review_transfer_hard", "tags": ["android", "cross_vm", "oracle", "hard"]} | {"initializer_id": "initializers.android.cross_vm:AndroidTransferSourceInitializer", "params": {"prepare_transfer": true, "source_path": "/sdcard/Documents/markor/launch_review_source.txt", "source_text": "Launch Readiness Review\nAttendees:\nMaya Chen\nJordan Lee\nPriya Nair\nTheo Martin\nAction Items:\nConfirm vendor... | {"evaluator_id": "evaluators.android.text_file:AndroidTextFileEvaluator", "params": {"expected_text": "Launch Readiness Review\nAttendees:\nMaya Chen\nJordan Lee\nPriya Nair\nTheo Martin\nAction Items:\nConfirm vendor staging access by Tuesday.\nSend revised demo script to the field team.\nLock the final travel roster ... | 901018270090ca874fb497a449b0d8e086a3d83e588daa78c6ce40f01af2a139 | Apache-2.0 | |||
android.oracle.cross_vm.prepare_site_visit_transfer_easy | android | benchmark | true | easy | oracle | Oracle sanity task for android.cross_vm.prepare_site_visit_transfer_easy. The initializer already prepares the expected transfer file. Wait briefly and finish.
| tasks/android/oracle/cross_vm_prepare_site_visit_transfer_easy_oracle.yaml | initializers.android.cross_vm:AndroidTransferSourceInitializer | evaluators.android.text_file:AndroidTextFileEvaluator | 2 | 90 | ["android", "cross_vm", "oracle", "easy"] | {"difficulty": "easy", "oracle_for": "android.cross_vm.prepare_site_visit_transfer_easy", "tags": ["android", "cross_vm", "oracle", "easy"]} | {"initializer_id": "initializers.android.cross_vm:AndroidTransferSourceInitializer", "params": {"prepare_transfer": true, "source_path": "/sdcard/Documents/markor/site_visit_source.txt", "source_text": "Northwind Site Visit\nConfirm loading dock access at 08:30\nBring revised safety checklist\nShare the updated visitor... | {"evaluator_id": "evaluators.android.text_file:AndroidTextFileEvaluator", "params": {"expected_text": "Northwind Site Visit\nConfirm loading dock access at 08:30\nBring revised safety checklist\nShare the updated visitor badge count: 14\n", "path": "/sdcard/Documents/markor/site_visit_transfer.txt"}} | 63738a7c7075ea9677bbc67ab8d3d30ad907a8fbf7ebf4fec750f7b6a2351e21 | Apache-2.0 | |||
android.quickshop.add_coffee_to_cart | android | benchmark | false | easy | quickshop | Find Mountain Isle Pour-Over Coffee 20 Pack in QuickShop and add exactly one unit to the cart. | tasks/android/quickshop_add_coffee_to_cart.yaml | initializers.android.quickshop:QuickShopFreshOpenInitializer | evaluators.android.quickshop:QuickShopStateEvaluator | 100 | 120 | ["shopping", "android", "quickshop", "cart", "search", "easy", "benchmark"] | Search for one specific product in QuickShop and add it to the cart. | {"app": "QuickShop", "app_bundle_id": "com.killt.quickshop", "description": "Search for one specific product in QuickShop and add it to the cart.", "difficulty": "easy", "prerequisites": ["QuickShop is installed on the emulator."], "tags": ["shopping", "android", "quickshop", "cart", "search", "easy", "benchmark"]} | {"initializer_id": "initializers.android.quickshop:QuickShopFreshOpenInitializer", "params": {"app_activity": "com.killt.quickshop.MainActivity", "app_package": "com.killt.quickshop", "clear_app_data": true, "wait_ms": 1800}} | {"evaluator_id": "evaluators.android.quickshop:QuickShopStateEvaluator", "params": {"absent_cart_product_ids": ["p1001", "p1002", "p1003", "p1004", "p1006"], "app_package": "com.killt.quickshop", "cart_size": 1, "order_count": 0, "poll_interval_seconds": 0.5, "present_cart_items": [{"product_id": "p1005", "quantity": 1... | 0e00d6583e877ef3c9bcafe9d707afbfb775fdeff3f8ffca6dfffef8caba0d64 | Apache-2.0 | ||
android.quickshop.home_refresh_checkout | android | benchmark | false | hard | quickshop | In QuickShop, sign in with phone 13800138000 and password spring2026. Build a home-refresh order from the final checklist, not the draft checklist: Garden White Cotton Bedding Set 1.8m with the 200x230cm spec quantity 2, Polar Day Slim Business Backpack with the External USB port spec quantity 1, Mountain Isle Pour-Ove... | tasks/android/quickshop_home_refresh_checkout.yaml | initializers.android.quickshop:QuickShopFreshOpenInitializer | evaluators.android.quickshop:QuickShopStateEvaluator | 100 | 120 | ["shopping", "android", "quickshop", "cart", "checkout", "multi_step", "hard", "benchmark"] | Build a four-item cart, remove one distractor item, set product specs and quantity, and place the final QuickShop home delivery order. | {"app": "QuickShop", "app_bundle_id": "com.killt.quickshop", "description": "Build a four-item cart, remove one distractor item, set product specs and quantity, and place the final QuickShop home delivery order.", "difficulty": "hard", "prerequisites": ["QuickShop is installed on the emulator."], "tags": ["shopping", "... | {"initializer_id": "initializers.android.quickshop:QuickShopFreshOpenInitializer", "params": {"app_activity": "com.killt.quickshop.MainActivity", "app_package": "com.killt.quickshop", "clear_app_data": true, "wait_ms": 1800}} | {"evaluator_id": "evaluators.android.quickshop:QuickShopStateEvaluator", "params": {"app_package": "com.killt.quickshop", "cart_size": 0, "latest_order": {"address_id": "addr-home", "items": [{"product_id": "p1003", "quantity": 2, "selected_spec": "200x230cm"}, {"product_id": "p1004", "quantity": 1, "selected_spec": "E... | 75411e60e155eb4802c9f1e212d108621b87533cf64b5527d013962cc1724ae1 | Apache-2.0 | ||
android.quickshop.office_setup_checkout | android | benchmark | false | hard | quickshop | In QuickShop, sign in with phone 13800138000 and password spring2026. Place the final office setup order, ignoring any home-refresh products you inspect: one Verdant Pro Noise-Canceling Headphones with the 30h battery spec, two Mukawa Folding Camping Table and Chair Set items with the Storage bag spec, one Lumen Magnet... | tasks/android/quickshop_office_setup_checkout.yaml | initializers.android.quickshop:QuickShopFreshOpenInitializer | evaluators.android.quickshop:QuickShopStateEvaluator | 100 | 120 | ["shopping", "android", "quickshop", "checkout", "orders", "multi_step", "hard", "benchmark"] | Log in, build an office setup cart with exact specs, adjust quantity, and place the order with a required address, payment method, and note. | {"app": "QuickShop", "app_bundle_id": "com.killt.quickshop", "description": "Log in, build an office setup cart with exact specs, adjust quantity, and place the order with a required address, payment method, and note.", "difficulty": "hard", "prerequisites": ["QuickShop is installed on the emulator."], "tags": ["shoppi... | {"initializer_id": "initializers.android.quickshop:QuickShopFreshOpenInitializer", "params": {"app_activity": "com.killt.quickshop.MainActivity", "app_package": "com.killt.quickshop", "clear_app_data": true, "wait_ms": 1800}} | {"evaluator_id": "evaluators.android.quickshop:QuickShopStateEvaluator", "params": {"app_package": "com.killt.quickshop", "cart_size": 0, "latest_order": {"address_id": "addr-office", "items": [{"product_id": "p1001", "quantity": 1, "selected_spec": "30h battery"}, {"product_id": "p1002", "quantity": 2, "selected_spec"... | b151b1198f3fc0c520f46e0eb5284f0c92ddaddc6f78a21876f583d5b38fd837 | Apache-2.0 | ||
android.spotube.profile_setup | android | benchmark | false | easy | spotube | In Spotube settings, repair the profile from the default/reset state. Install Jiosaavn Audio if it is missing, make Jiosaavn Audio the only selected default audio source, and make sure YouTube/Piped-style sources are not also selected as defaults. Set Language to English, Marketplace Region to Austria, Theme to Light, ... | tasks/android/spotube_profile_setup.yaml | initializers.android.spotube_open_clean_session:SpotubeOpenCleanSessionInitializer | evaluators.android.spotube_profile_setup:SpotubeProfileSetupEvaluator | 100 | 120 | ["spotube", "android", "settings", "plugins", "audio_source", "easy", "benchmark"] | Configure Spotube profile settings from reset state, including plugin installation/default-source exclusivity and exact English/Austria/Light/rose/Normalize audio preferences. | {"app": "Spotube", "app_bundle_id": "oss.krtirtho.spotube", "description": "Configure Spotube profile settings from reset state, including plugin installation/default-source exclusivity and exact English/Austria/Light/rose/Normalize audio preferences.", "difficulty": "easy", "prerequisites": ["Spotube is installed on t... | {"initializer_id": "initializers.android.spotube_open_clean_session:SpotubeOpenCleanSessionInitializer", "params": {"app_activity": "com.ryanheise.audioservice.AudioServiceActivity", "app_package": "oss.krtirtho.spotube", "clear_external_log": true, "external_log_path": "/sdcard/Android/data/oss.krtirtho.spotube/files/... | {"evaluator_id": "evaluators.android.spotube_profile_setup:SpotubeProfileSetupEvaluator", "params": {"app_package": "oss.krtirtho.spotube", "expected_accent_color": "rose", "expected_audio_source": "Jiosaavn Audio", "expected_language": "English", "expected_language_code": "en", "expected_market": "AT", "expected_marke... | f60d55223bf350ca87b6e65e32cb53f45e1b96dab045c54cc84922a8a19c9f4c | Apache-2.0 | ||
android.spotube.queue_naina_zara | android | benchmark | false | hard | spotube | In Spotube, make Jiosaavn Audio the selected audio source, set Language to English and Marketplace Region to Austria, then build one queue in this exact order as closely as the app allows: Naina, Zara Zara, Tum Se Hi, Kesariya, Channa Mereya, Kabira, Agar Tum Saath Ho, and Ilahi. Start Naina first, turn on repeat-one/s... | tasks/android/spotube_queue_naina_zara.yaml | initializers.android.spotube_open_clean_session:SpotubeOpenCleanSessionInitializer | evaluators.android.spotube_queue_naina_zara:SpotubeQueueNainaZaraEvaluator | 100 | 120 | ["spotube", "android", "queue", "search", "playback", "hard", "benchmark"] | Configure Spotube source/language/region, build an eight-track queue in exact order, require repeat-one state, and verify persisted queue/preferences via app state. | {"app": "Spotube", "app_bundle_id": "oss.krtirtho.spotube", "description": "Configure Spotube source/language/region, build an eight-track queue in exact order, require repeat-one state, and verify persisted queue/preferences via app state.", "difficulty": "hard", "prerequisites": ["Spotube is installed on the emulator... | {"initializer_id": "initializers.android.spotube_open_clean_session:SpotubeOpenCleanSessionInitializer", "params": {"app_activity": "com.ryanheise.audioservice.AudioServiceActivity", "app_package": "oss.krtirtho.spotube", "clear_external_log": true, "external_log_path": "/sdcard/Android/data/oss.krtirtho.spotube/files/... | {"evaluator_id": "evaluators.android.spotube_queue_naina_zara:SpotubeQueueNainaZaraEvaluator", "params": {"app_package": "oss.krtirtho.spotube", "exact_track_order": true, "expected_audio_source": "Jiosaavn Audio", "expected_language_code": "en", "expected_loop_mode": "single", "expected_market": "AT", "min_track_count... | 172f8fadaf99e1a7bec96aca05df8fa069998445c76d3a2e99124a07c97f62ef | Apache-2.0 | ||
android.spotube.search_artist_play_attempt | android | benchmark | false | hard | spotube | In Spotube, search for A. R. Rahman, open the artist result for exactly A. R. Rahman rather than a song, playlist, or similarly named result, and tap a song from that artist page to start a fresh play attempt. Leave Spotube in the foreground with A. R. Rahman still visible in the page or mini-player. | tasks/android/spotube_search_artist_play_attempt.yaml | initializers.android.spotube_open_clean_session:SpotubeOpenCleanSessionInitializer | evaluators.android.spotube_search_artist_play_attempt:SpotubeSearchArtistPlayAttemptEvaluator | 100 | 120 | ["spotube", "android", "search", "artist", "play_attempt", "hard", "benchmark"] | Search a punctuation-heavy artist name in Spotube, open the artist result rather than near-match content, and click a song to trigger a fresh play attempt. | {"app": "Spotube", "app_bundle_id": "oss.krtirtho.spotube", "description": "Search a punctuation-heavy artist name in Spotube, open the artist result rather than near-match content, and click a song to trigger a fresh play attempt.", "difficulty": "hard", "prerequisites": ["Spotube is installed on the emulator.", "Spot... | {"initializer_id": "initializers.android.spotube_open_clean_session:SpotubeOpenCleanSessionInitializer", "params": {"app_activity": "com.ryanheise.audioservice.AudioServiceActivity", "app_package": "oss.krtirtho.spotube", "clear_external_log": true, "external_log_path": "/sdcard/Android/data/oss.krtirtho.spotube/files/... | {"evaluator_id": "evaluators.android.spotube_search_artist_play_attempt:SpotubeSearchArtistPlayAttemptEvaluator", "params": {"app_package": "oss.krtirtho.spotube", "artist_name": "A. R. Rahman", "max_media_updated_age_seconds": 20}} | a615f2b6a4497df7b1e36ed6edce374ed196dd6e744d2ba7655404479bd88dde | Apache-2.0 | ||
android.system.bluetooth_turn_on | android | benchmark | false | system | Turn Bluetooth on. | tasks/android/system_bluetooth_turn_on.yaml | initializers.android.toggle_bluetooth:ToggleBluetoothInitializer | evaluators.android.system_bluetooth_turn_on:SystemBluetoothTurnOnEvaluator | 100 | 120 | ["settings", "bluetooth", "screen_reading", "easy"] | Ported from android_world SystemBluetoothTurnOn task. Ensures Bluetooth is turned on from an initially off state. | {"app": "Settings", "app_bundle_id": "com.android.settings", "description": "Ported from android_world SystemBluetoothTurnOn task. Ensures Bluetooth is turned on from an initially off state.", "tags": ["settings", "bluetooth", "screen_reading", "easy"]} | {"initializer_id": "initializers.android.toggle_bluetooth:ToggleBluetoothInitializer", "params": {"initial_state": "off"}} | {"evaluator_id": "evaluators.android.system_bluetooth_turn_on:SystemBluetoothTurnOnEvaluator", "params": {"expected_state": "on"}} | 5d0e6d028ae694a55332f36162fd32fbb1fb16f82e7ee82b9b7868ccf0f3adfa | Apache-2.0 | |||
android.tasks_org.create_task_with_due_date | android | benchmark | false | hard | tasks_org | In Tasks.org, the list already contains several seeded launch-review decoys. Delete exactly these two stale top-level tasks: Prepare launch review slides - stale budget copy and Prepare launch review slides - draft appendix. Preserve the other four seeded top-level tasks unchanged. Then create exactly one new top-level... | tasks/android/tasks_org_create_task_with_due_date.yaml | initializers.android.tasks_org:TasksOrgCreateTaskWithDueDateInitializer | evaluators.android.tasks_org:TasksOrgTaskWithDueDateEvaluator | 100 | 120 | ["tasks_org", "productivity", "local_db", "hard", "benchmark"] | From a seeded decoy list, delete two exact stale tasks, preserve four similar tasks, and create one exact multiline due-date task with strict final database validation. | {"app": "Tasks.org", "app_bundle_id": "org.tasks", "description": "From a seeded decoy list, delete two exact stale tasks, preserve four similar tasks, and create one exact multiline due-date task with strict final database validation.", "difficulty": "hard", "observed_agent_steps": 10, "tags": ["tasks_org", "productiv... | {"initializer_id": "initializers.android.tasks_org:TasksOrgCreateTaskWithDueDateInitializer", "params": {"app_activity": "com.todoroo.astrid.activity.TaskListActivity", "app_package": "org.tasks", "clear_app_data": true, "open_blank_editor": false, "seed_tasks": [{"due_day_offset": 2, "note": "seeded keep: draft blue r... | {"evaluator_id": "evaluators.android.tasks_org:TasksOrgTaskWithDueDateEvaluator", "params": {"due_day_offset": 9, "forbidden_top_level_titles": ["Prepare launch review slides - stale budget copy", "Prepare launch review slides - draft appendix"], "note": "bench_prepare_slides_note_v4\nowner=Mei; lane=blue; checkpoint=1... | ef7e16a842b41168a40a3d67fce4dd68ac7f95802fe6c39785f12e1dfb3eb5c0 | Apache-2.0 | ||
android.tasks_org.create_task_with_note | android | benchmark | false | easy | tasks_org | In Tasks.org, the list already contains seeded landlord-call decoys. Delete exactly these three stale top-level tasks: Call landlord - old rent draft, Call landlord - wrong building, and Call landlord - duplicate callback. Preserve the other six seeded top-level tasks unchanged. Then create exactly one new top-level ta... | tasks/android/tasks_org_create_task_with_note.yaml | initializers.android.tasks_org:TasksOrgCreateTaskInitializer | evaluators.android.tasks_org:TasksOrgTaskWithNoteEvaluator | 100 | 120 | ["tasks_org", "productivity", "local_db", "easy", "benchmark"] | From a seeded decoy list, delete three stale landlord tasks, preserve six similar top-level tasks, and create one exact seven-line final note with strict database validation. | {"app": "Tasks.org", "app_bundle_id": "org.tasks", "description": "From a seeded decoy list, delete three stale landlord tasks, preserve six similar top-level tasks, and create one exact seven-line final note with strict database validation.", "difficulty": "easy", "observed_agent_steps": 5, "tags": ["tasks_org", "prod... | {"initializer_id": "initializers.android.tasks_org:TasksOrgCreateTaskInitializer", "params": {"app_activity": "com.todoroo.astrid.activity.TaskListActivity", "app_package": "org.tasks", "clear_app_data": true, "open_blank_editor": false, "seed_tasks": [{"note": "seeded delete: old rent draft", "order_index": 1, "title"... | {"evaluator_id": "evaluators.android.tasks_org:TasksOrgTaskWithNoteEvaluator", "params": {"forbidden_top_level_titles": ["Call landlord - old rent draft", "Call landlord - wrong building", "Call landlord - duplicate callback"], "note": "bench_tasks_note_v9\nowner=Mei; channel=phone; route=blue\nask: lease renewal, sink... | 16a06673c957a3099e608eb50a6fa8133a6ee966a7dc785ff674ac8713730c69 | Apache-2.0 | ||
android.tasks_org.create_task_with_subtasks | android | benchmark | false | hard | tasks_org | In Tasks.org, the list already contains seeded weekend-errand decoys. Delete exactly the stale top-level task Weekend errands - duplicate charger draft. Preserve the other four seeded top-level tasks unchanged. Then create exactly one new top-level parent task titled Weekend errands - final route blue. Its description ... | tasks/android/tasks_org_create_task_with_subtasks.yaml | initializers.android.tasks_org:TasksOrgCreateTaskWithSubtasksInitializer | evaluators.android.tasks_org:TasksOrgTaskWithSubtasksEvaluator | 100 | 120 | ["tasks_org", "productivity", "local_db", "hard", "benchmark"] | From a seeded decoy list, delete one stale task, preserve four similar top-level tasks, then create one exact parent with strict multiline note, due date, and seventeen ordered subtasks. | {"app": "Tasks.org", "app_bundle_id": "org.tasks", "description": "From a seeded decoy list, delete one stale task, preserve four similar top-level tasks, then create one exact parent with strict multiline note, due date, and seventeen ordered subtasks.", "difficulty": "hard", "observed_agent_steps": 34, "tags": ["task... | {"initializer_id": "initializers.android.tasks_org:TasksOrgCreateTaskWithSubtasksInitializer", "params": {"app_activity": "com.todoroo.astrid.activity.TaskListActivity", "app_package": "org.tasks", "clear_app_data": true, "open_blank_editor": false, "seed_tasks": [{"note": "seeded keep: snack draft remains for comparis... | {"evaluator_id": "evaluators.android.tasks_org:TasksOrgTaskWithSubtasksEvaluator", "params": {"due_day_offset": 4, "forbidden_top_level_titles": ["Weekend errands - duplicate charger draft"], "parent_note": "bench_weekend_errands_note_v5\nroute=blue owner=family window=Sat-09:30\nkeep=beans,laptop,water,tickets,invoice... | 765fd18cceae44646cfd615377b3f23fb240c07eb17b39ddc5b059176c9bc6ac | Apache-2.0 | ||
cross_vm.android_to_windows.budget_review_hard | cross_vm | benchmark | false | hard | android_to_windows | First work in the Android emulator: complete and save the prepared transfer CSV there. Then move to the Windows VM and use the transferred CSV to complete the LibreOffice Calc workbook with the same formula depth as the Linux hard cross-VM budget task.
| tasks/cross_vm/android_to_windows_budget_review_hard.yaml | null | null | ["cross_vm", "android_to_windows", "markor", "libreoffice", "calc", "hard"] | Complete an Android budget CSV, transfer it, and build a Linux-aligned hard formula-driven Calc review sheet on Windows. | tasks/cross_vm/oracle/android_to_windows_budget_review_hard_oracle.yaml | cross_vm_oracle_wait | {"alignment_status": "difficulty_equivalent", "counts_as_windows_cross_vm_task": true, "cross_vm_task_unit": "composite", "description": "Complete an Android budget CSV, transfer it, and build a Linux-aligned hard formula-driven Calc review sheet on Windows.", "difficulty": "hard", "linux_peer": "cross_vm.windows_to_li... | {} | {} | 09402d5961c2de034e51654b70f726e5aa19b226b7b7bf875b57f83e8df0b484 | Apache-2.0 | ||
cross_vm.android_to_windows.launch_review_minutes_hard | cross_vm | benchmark | false | hard | android_to_windows | First work in the Android emulator: complete and save the prepared transfer note there. Then move to the Windows VM and use the transferred note to complete the LibreOffice Writer document and its sidecar files with the same depth as the Linux hard cross-VM launch task.
| tasks/cross_vm/android_to_windows_launch_review_minutes_hard.yaml | null | null | ["cross_vm", "android_to_windows", "markor", "libreoffice", "writer", "hard"] | Complete an Android launch review note, transfer it, and turn it into Linux-aligned hard structured Writer minutes plus sidecar files on Windows. | tasks/cross_vm/oracle/android_to_windows_launch_review_minutes_hard_oracle.yaml | cross_vm_oracle_wait | {"alignment_status": "difficulty_equivalent", "counts_as_windows_cross_vm_task": true, "cross_vm_task_unit": "composite", "description": "Complete an Android launch review note, transfer it, and turn it into Linux-aligned hard structured Writer minutes plus sidecar files on Windows.", "difficulty": "hard", "linux_peer"... | {} | {} | ca17de17f3dbdbcc9d14e80f98118998021417af7f131d223e8ccae646069037 | Apache-2.0 | ||
cross_vm.android_to_windows.site_visit_brief_easy | cross_vm | benchmark | false | easy | android_to_windows | First work in the Android emulator: complete and save the prepared transfer note there. Then move to the Windows VM and use the transferred note to complete the LibreOffice Writer document.
| tasks/cross_vm/android_to_windows_site_visit_brief_easy.yaml | null | null | ["cross_vm", "android_to_windows", "markor", "libreoffice", "writer", "easy"] | Complete an Android transfer note, transfer it, and turn it into a short Writer brief on Windows. | tasks/cross_vm/oracle/android_to_windows_site_visit_brief_easy_oracle.yaml | cross_vm_oracle_wait | {"counts_as_windows_cross_vm_task": true, "cross_vm_task_unit": "composite", "description": "Complete an Android transfer note, transfer it, and turn it into a short Writer brief on Windows.", "difficulty": "easy", "oracle_model": "cross_vm_oracle_wait", "oracle_task": "tasks/cross_vm/oracle/android_to_windows_site_vis... | {} | {} | cda518ab452eb7d8c213bf0e2cfb3143a72ef173ba44363687fb5d0e38de6b09 | Apache-2.0 | ||
cross_vm.oracle.android_to_windows.budget_review_hard | cross_vm | benchmark | true | hard | oracle | Oracle sanity task for cross_vm.android_to_windows.budget_review_hard. The Android and Windows initializers already prepare the expected transfer file and final LibreOffice result. Wait briefly and finish.
| tasks/cross_vm/oracle/android_to_windows_budget_review_hard_oracle.yaml | null | null | ["cross_vm", "android_to_windows", "libreoffice", "calc", "hard", "oracle"] | Oracle sanity task for the Android-to-Windows budget review flow. | {"description": "Oracle sanity task for the Android-to-Windows budget review flow.", "difficulty": "hard", "oracle_for": "cross_vm.android_to_windows.budget_review_hard", "tags": ["cross_vm", "android_to_windows", "libreoffice", "calc", "hard", "oracle"]} | {} | {} | c6b961f8979a588de2ceb337f0ea885fb89f1bea00c51c60eb9178186ad7dc5e | Apache-2.0 | ||||
cross_vm.oracle.android_to_windows.launch_review_minutes_hard | cross_vm | benchmark | true | hard | oracle | Oracle sanity task for cross_vm.android_to_windows.launch_review_minutes_hard. The Android and Windows initializers already prepare the expected transfer file and final LibreOffice result. Wait briefly and finish.
| tasks/cross_vm/oracle/android_to_windows_launch_review_minutes_hard_oracle.yaml | null | null | ["cross_vm", "android_to_windows", "libreoffice", "writer", "hard", "oracle"] | Oracle sanity task for the Android-to-Windows launch review flow. | {"description": "Oracle sanity task for the Android-to-Windows launch review flow.", "difficulty": "hard", "oracle_for": "cross_vm.android_to_windows.launch_review_minutes_hard", "tags": ["cross_vm", "android_to_windows", "libreoffice", "writer", "hard", "oracle"]} | {} | {} | 637d3f8de1b945884270b90dd4e7916a3b119e800c514163a129ee55f89a5d2a | Apache-2.0 | ||||
cross_vm.oracle.android_to_windows.site_visit_brief_easy | cross_vm | benchmark | true | easy | oracle | Oracle sanity task for cross_vm.android_to_windows.site_visit_brief_easy. The Android and Windows initializers already prepare the expected transfer file and final LibreOffice result. Wait briefly and finish.
| tasks/cross_vm/oracle/android_to_windows_site_visit_brief_easy_oracle.yaml | null | null | ["cross_vm", "android_to_windows", "libreoffice", "writer", "easy", "oracle"] | Oracle sanity task for the Android-to-Windows site visit brief flow. | {"description": "Oracle sanity task for the Android-to-Windows site visit brief flow.", "difficulty": "easy", "oracle_for": "cross_vm.android_to_windows.site_visit_brief_easy", "tags": ["cross_vm", "android_to_windows", "libreoffice", "writer", "easy", "oracle"]} | {} | {} | 7296ad35fb43b4baa7ba0bc9600044304e91c42223bdf983ad2661936d4ac592 | Apache-2.0 | ||||
cross_vm.oracle.windows_to_linux.budget_review_hard | cross_vm | benchmark | true | hard | oracle | Oracle sanity task for cross_vm.windows_to_linux.budget_review_hard. The Windows and Linux initializers already prepare the expected transfer file and final LibreOffice result. Wait briefly and finish.
| tasks/cross_vm/oracle/windows_to_linux_budget_review_hard_oracle.yaml | null | null | ["cross_vm", "windows_to_linux", "libreoffice", "calc", "hard", "oracle"] | Oracle sanity task for the budget review cross-VM flow. | {"description": "Oracle sanity task for the budget review cross-VM flow.", "difficulty": "hard", "oracle_for": "cross_vm.windows_to_linux.budget_review_hard", "tags": ["cross_vm", "windows_to_linux", "libreoffice", "calc", "hard", "oracle"]} | {} | {} | b4a950fa585a7e137f955399a72a6cabbd3f3920ce2a46c399ffa4f1a0e89573 | Apache-2.0 | ||||
cross_vm.oracle.windows_to_linux.launch_review_minutes_hard | cross_vm | benchmark | true | hard | oracle | Oracle sanity task for cross_vm.windows_to_linux.launch_review_minutes_hard. The Windows and Linux initializers already prepare the expected transfer file and final LibreOffice result. Wait briefly and finish.
| tasks/cross_vm/oracle/windows_to_linux_launch_review_minutes_hard_oracle.yaml | null | null | ["cross_vm", "windows_to_linux", "libreoffice", "writer", "hard", "oracle"] | Oracle sanity task for the launch review minutes cross-VM flow. | {"description": "Oracle sanity task for the launch review minutes cross-VM flow.", "difficulty": "hard", "oracle_for": "cross_vm.windows_to_linux.launch_review_minutes_hard", "tags": ["cross_vm", "windows_to_linux", "libreoffice", "writer", "hard", "oracle"]} | {} | {} | e7c1bb2e4844920d68986d2e2cb8f6f448ae0e3dab0fcf87b9ca6ca97616c969 | Apache-2.0 | ||||
cross_vm.oracle.windows_to_linux.site_visit_brief_easy | cross_vm | benchmark | true | easy | oracle | Oracle sanity task for cross_vm.windows_to_linux.site_visit_brief_easy. The Windows and Linux initializers already prepare the expected transfer file and final LibreOffice result. Wait briefly and finish.
| tasks/cross_vm/oracle/windows_to_linux_site_visit_brief_easy_oracle.yaml | null | null | ["cross_vm", "windows_to_linux", "libreoffice", "writer", "easy", "oracle"] | Oracle sanity task for the site visit brief cross-VM flow. | {"description": "Oracle sanity task for the site visit brief cross-VM flow.", "difficulty": "easy", "oracle_for": "cross_vm.windows_to_linux.site_visit_brief_easy", "tags": ["cross_vm", "windows_to_linux", "libreoffice", "writer", "easy", "oracle"]} | {} | {} | 02a53fd9f434161ecb9c98efbf8e17a6cd4b3d28e646fd1c2801509de396b326 | Apache-2.0 | ||||
cross_vm.windows_to_linux.budget_review_hard | cross_vm | benchmark | false | hard | windows_to_linux | First work in the Windows VM: a budget CSV source is open there, and you need to save the required transfer file. Then move to the Linux VM and use the transferred CSV to complete the LibreOffice Calc workbook.
| tasks/cross_vm/windows_to_linux_budget_review_hard.yaml | null | null | ["cross_vm", "windows_to_linux", "notepad", "libreoffice", "calc", "hard"] | Save a budget CSV on Windows, transfer it, and build a formula-driven Calc review sheet on Linux. | tasks/cross_vm/oracle/windows_to_linux_budget_review_hard_oracle.yaml | cross_vm_oracle_wait | {"description": "Save a budget CSV on Windows, transfer it, and build a formula-driven Calc review sheet on Linux.", "difficulty": "hard", "oracle_model": "cross_vm_oracle_wait", "oracle_task": "tasks/cross_vm/oracle/windows_to_linux_budget_review_hard_oracle.yaml", "tags": ["cross_vm", "windows_to_linux", "notepad", "... | {} | {} | 73729b69656aeb000dc42d6886fdea50e39beb46927318d470af61263b9aaa23 | Apache-2.0 | ||
cross_vm.windows_to_linux.launch_review_minutes_hard | cross_vm | benchmark | false | hard | windows_to_linux | First work in the Windows VM: a launch review note is open there, and you need to save the required transfer file. Then move to the Linux VM and use the transferred note to complete the LibreOffice Writer document.
| tasks/cross_vm/windows_to_linux_launch_review_minutes_hard.yaml | null | null | ["cross_vm", "windows_to_linux", "notepad", "libreoffice", "writer", "hard"] | Save a launch review note on Windows, transfer it, and turn it into structured Writer minutes on Linux. | tasks/cross_vm/oracle/windows_to_linux_launch_review_minutes_hard_oracle.yaml | cross_vm_oracle_wait | {"description": "Save a launch review note on Windows, transfer it, and turn it into structured Writer minutes on Linux.", "difficulty": "hard", "oracle_model": "cross_vm_oracle_wait", "oracle_task": "tasks/cross_vm/oracle/windows_to_linux_launch_review_minutes_hard_oracle.yaml", "tags": ["cross_vm", "windows_to_linux"... | {} | {} | 2a99f50c495af5b4a51b37135150fc95a56bda325c397165129acfff82834133 | Apache-2.0 | ||
cross_vm.windows_to_linux.site_visit_brief_easy | cross_vm | benchmark | false | easy | windows_to_linux | First work in the Windows VM: a source note is open there, and you need to save the required transfer file. Then move to the Linux VM and use the transferred note to complete the LibreOffice Writer document.
| tasks/cross_vm/windows_to_linux_site_visit_brief_easy.yaml | null | null | ["cross_vm", "windows_to_linux", "notepad", "libreoffice", "writer", "easy"] | Save a source note on Windows, transfer it, and turn it into a short Writer brief on Linux. | tasks/cross_vm/oracle/windows_to_linux_site_visit_brief_easy_oracle.yaml | cross_vm_oracle_wait | {"description": "Save a source note on Windows, transfer it, and turn it into a short Writer brief on Linux.", "difficulty": "easy", "oracle_model": "cross_vm_oracle_wait", "oracle_task": "tasks/cross_vm/oracle/windows_to_linux_site_visit_brief_easy_oracle.yaml", "tags": ["cross_vm", "windows_to_linux", "notepad", "lib... | {} | {} | 3b0a5c7e5a25c5d2713bdcc8cc5d36a67e8e20916ba034a293b7467fc47cf56d | Apache-2.0 | ||
ios.calendar.create_today_event | ios | benchmark | false | calendar | Use Calendar to create a new event for today titled Bench Focus Session. Set the time to 18:30-19:15 and set the location to Studio 3. | tasks/ios/calendar_create_today_event.yaml | initializers.ios.calendar_seed_open_app:CalendarSeedOpenAppInitializer | evaluators.ios.calendar_event_state:CalendarEventStateEvaluator | 100 | 120 | ["calendar", "ios", "native", "productivity", "simple", "benchmark"] | Create one new Calendar event with a fixed title, time, and location. | {"app": "Calendar", "app_bundle_id": "com.apple.mobilecal", "description": "Create one new Calendar event with a fixed title, time, and location.", "prerequisites": ["The iOS Calendar app is available in the simulator."], "tags": ["calendar", "ios", "native", "productivity", "simple", "benchmark"]} | {"initializer_id": "initializers.ios.calendar_seed_open_app:CalendarSeedOpenAppInitializer", "params": {"bundle_id": "com.apple.mobilecal", "purge_all_events": true, "purge_summaries": ["Bench Focus Session"], "seed_events": [], "wait_ms": 1500}} | {"evaluator_id": "evaluators.ios.calendar_event_state:CalendarEventStateEvaluator", "params": {"absent_summaries": [], "poll_interval_seconds": 0.5, "present_events": [{"day_offset": 0, "end_time": "19:15", "location": "Studio 3", "start_time": "18:30", "summary": "Bench Focus Session"}], "timeout_seconds": 8}} | f3f74439154d56ff56a0d1e6964cbaf100c26b32ee5c765f4efb978134a20d28 | Apache-2.0 | |||
ios.calendar.finalize_schedule_with_two_followups | ios | benchmark | false | calendar | In Calendar, update today's event Bench Outreach Briefing Draft so the title becomes Bench Outreach Briefing Final, the time becomes 16:40-17:25, and the location becomes Cedar Room. Delete the event Bench Outreach Draft Hold. Then create two new follow-up events: one for tomorrow titled Bench Outreach Supply Pickup fr... | tasks/ios/calendar_finalize_schedule_with_two_followups.yaml | initializers.ios.calendar_seed_open_app:CalendarSeedOpenAppInitializer | evaluators.ios.calendar_event_state:CalendarEventStateEvaluator | 100 | 120 | ["calendar", "ios", "native", "productivity", "multi_step", "hard", "benchmark"] | Finalize one seeded calendar event, delete another, and create two follow-up events across two future days. | {"app": "Calendar", "app_bundle_id": "com.apple.mobilecal", "description": "Finalize one seeded calendar event, delete another, and create two follow-up events across two future days.", "prerequisites": ["The iOS Calendar app is available in the simulator."], "tags": ["calendar", "ios", "native", "productivity", "multi... | {"initializer_id": "initializers.ios.calendar_seed_open_app:CalendarSeedOpenAppInitializer", "params": {"bundle_id": "com.apple.mobilecal", "purge_all_events": true, "purge_summaries": ["Bench Outreach Briefing Draft", "Bench Outreach Briefing Final", "Bench Outreach Draft Hold", "Bench Outreach Supply Pickup", "Bench ... | {"evaluator_id": "evaluators.ios.calendar_event_state:CalendarEventStateEvaluator", "params": {"absent_summaries": ["Bench Outreach Briefing Draft", "Bench Outreach Draft Hold"], "poll_interval_seconds": 0.5, "present_events": [{"day_offset": 0, "end_time": "17:25", "location": "Cedar Room", "start_time": "16:40", "sum... | c7e66097ac619771e776c171d3b726921d0aeb398af665cf15fa5f809c01861f | Apache-2.0 | |||
ios.calendar_reminders.add_followup_easy | ios | benchmark | false | easy | calendar_reminders | In Calendar, create a new event for tomorrow titled Bench Coffee Cart Review from 16:30-17:00 at Cedar Room. Then switch to Reminders, open the list Bench Coffee Follow-up, add a new reminder titled Submit coffee order receipt, and leave the existing reminder Bring tasting cups unchanged.
| tasks/ios/calendar_reminders_add_followup_easy.yaml | initializers.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppInitializer | evaluators.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppEvaluator | 100 | 120 | ["cross_app", "calendar", "reminders", "ios", "native", "productivity", "easy", "benchmark"] | Create one follow-up calendar event and one linked reminder across Calendar and Reminders. | {"app": "Calendar", "app_bundle_id": "com.apple.mobilecal", "description": "Create one follow-up calendar event and one linked reminder across Calendar and Reminders.", "tags": ["cross_app", "calendar", "reminders", "ios", "native", "productivity", "easy", "benchmark"]} | {"initializer_id": "initializers.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppInitializer", "params": {"bundle_id": "com.apple.mobilecal", "calendar_params": {"bundle_id": "com.apple.mobilecal", "purge_all_events": true, "purge_summaries": ["Bench Coffee Cart Review", "Bench Team Lunch"], "seed_events": [{... | {"evaluator_id": "evaluators.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppEvaluator", "params": {"calendar_params": {"poll_interval_seconds": 0.5, "present_events": [{"day_offset": 0, "end_time": "12:30", "location": "Studio Kitchen", "start_time": "12:00", "summary": "Bench Team Lunch"}, {"day_offset": 1,... | ea752947fc525712ba0eb23c97012a6fee8edc9a3c34b81ea75621a47c418874 | Apache-2.0 | ||
ios.calendar_reminders.finalize_briefing | ios | benchmark | false | calendar_reminders | In Calendar, update today's event Bench Volunteer Briefing Draft so the title becomes Bench Volunteer Briefing Final, the time becomes 18:15-19:00, and the location becomes Cedar Room. Create a new event for tomorrow titled Bench Volunteer Debrief from 09:30-10:00 at Cedar Room. Then switch to Reminders, open the list ... | tasks/ios/calendar_reminders_finalize_briefing.yaml | initializers.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppInitializer | evaluators.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppEvaluator | 100 | 120 | ["cross_app", "calendar", "reminders", "ios", "native", "productivity", "hard", "benchmark"] | Coordinate one calendar update, one follow-up event, and a linked reminders list update in a single cross-app task. | {"app": "Calendar", "app_bundle_id": "com.apple.mobilecal", "description": "Coordinate one calendar update, one follow-up event, and a linked reminders list update in a single cross-app task.", "tags": ["cross_app", "calendar", "reminders", "ios", "native", "productivity", "hard", "benchmark"]} | {"initializer_id": "initializers.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppInitializer", "params": {"bundle_id": "com.apple.mobilecal", "calendar_params": {"bundle_id": "com.apple.mobilecal", "purge_all_events": true, "purge_summaries": ["Bench Volunteer Briefing Draft", "Bench Volunteer Briefing Final"... | {"evaluator_id": "evaluators.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppEvaluator", "params": {"calendar_params": {"absent_summaries": ["Bench Volunteer Briefing Draft"], "poll_interval_seconds": 0.5, "present_events": [{"day_offset": 0, "end_time": "19:00", "location": "Cedar Room", "start_time": "18:15... | 52c59c3638f182e0483d06e4983009ddabf39896cc7eff04043aea1a686d8ff0 | Apache-2.0 | |||
ios.calendar_reminders.finalize_launch_plan | ios | benchmark | false | calendar_reminders | In Calendar, update today's event Bench Launch Draft so the title becomes Bench Launch Final, the time becomes 15:30-16:15, and the location becomes Harbor Room. Delete the event Bench Old Pickup. Create a new event for two days from now titled Bench Launch Debrief from 10:00-10:30 at Harbor Room. Then switch to Remind... | tasks/ios/calendar_reminders_finalize_launch_plan.yaml | initializers.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppInitializer | evaluators.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppEvaluator | 100 | 120 | ["cross_app", "calendar", "reminders", "ios", "native", "productivity", "hard", "benchmark"] | Finalize a seeded launch plan across Calendar and Reminders with one event edit, one deletion, one new event, and a linked reminder cleanup. | {"app": "Calendar", "app_bundle_id": "com.apple.mobilecal", "description": "Finalize a seeded launch plan across Calendar and Reminders with one event edit, one deletion, one new event, and a linked reminder cleanup.", "tags": ["cross_app", "calendar", "reminders", "ios", "native", "productivity", "hard", "benchmark"]} | {"initializer_id": "initializers.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppInitializer", "params": {"bundle_id": "com.apple.mobilecal", "calendar_params": {"bundle_id": "com.apple.mobilecal", "purge_all_events": true, "purge_summaries": ["Bench Launch Draft", "Bench Launch Final", "Bench Old Pickup", "B... | {"evaluator_id": "evaluators.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppEvaluator", "params": {"calendar_params": {"absent_summaries": ["Bench Launch Draft", "Bench Old Pickup"], "poll_interval_seconds": 0.5, "present_events": [{"day_offset": 0, "end_time": "16:15", "location": "Harbor Room", "start_time... | a4ae8d4a585e62eb389030af297c48461e6dff8cb95e6ad0fed914e2e1809616 | Apache-2.0 | |||
ios.calendar.update_and_create_followup | ios | benchmark | false | calendar | In Calendar, open today's event Bench Volunteer Briefing and edit it so the title becomes Bench Volunteer Briefing Updated, the time becomes 18:15-19:00, and the location becomes Cedar Room. Then create a new event for tomorrow titled Bench Volunteer Debrief from 09:30-10:00 at Cedar Room. Leave the other existing even... | tasks/ios/calendar_update_and_create_followup.yaml | initializers.ios.calendar_seed_open_app:CalendarSeedOpenAppInitializer | evaluators.ios.calendar_event_state:CalendarEventStateEvaluator | 100 | 120 | ["calendar", "ios", "native", "productivity", "multi_step", "hard", "benchmark"] | Update one existing Calendar event and create a follow-up event for tomorrow. | {"app": "Calendar", "app_bundle_id": "com.apple.mobilecal", "description": "Update one existing Calendar event and create a follow-up event for tomorrow.", "prerequisites": ["The iOS Calendar app is available in the simulator."], "tags": ["calendar", "ios", "native", "productivity", "multi_step", "hard", "benchmark"]} | {"initializer_id": "initializers.ios.calendar_seed_open_app:CalendarSeedOpenAppInitializer", "params": {"bundle_id": "com.apple.mobilecal", "purge_all_events": true, "purge_summaries": ["Bench Volunteer Briefing", "Bench Volunteer Briefing Updated", "Bench Volunteer Debrief", "Bench Pharmacy Run", "Bench Evening Walk"]... | {"evaluator_id": "evaluators.ios.calendar_event_state:CalendarEventStateEvaluator", "params": {"absent_summaries": ["Bench Volunteer Briefing"], "poll_interval_seconds": 0.5, "present_events": [{"day_offset": 0, "end_time": "19:00", "location": "Cedar Room", "start_time": "18:15", "summary": "Bench Volunteer Briefing U... | 966cf96a9142d5981f8bd9b29161602e01f1cf615d3af60f5fc8c6b46567ceff | Apache-2.0 | |||
ios.contacts.add_contact_card | ios | benchmark | false | contacts | In Contacts, create a new contact for Bench Courier. Set the company to Bench Logistics, the phone number to 555-010-2486, and the email address to courier@bench-example.test.
| tasks/ios/contacts_add_contact_card.yaml | initializers.ios.contacts_seed_open_app:ContactsSeedOpenAppInitializer | evaluators.ios.contacts_state:ContactsStateEvaluator | 100 | 120 | ["contacts", "ios", "native", "create", "simple", "benchmark"] | Create one new contact card with a company, phone number, and email address. | {"app": "Contacts", "app_bundle_id": "com.apple.MobileAddressBook", "description": "Create one new contact card with a company, phone number, and email address.", "tags": ["contacts", "ios", "native", "create", "simple", "benchmark"]} | {"initializer_id": "initializers.ios.contacts_seed_open_app:ContactsSeedOpenAppInitializer", "params": {"bundle_id": "com.apple.MobileAddressBook", "purge_all_contacts": true, "seed_contacts": [], "wait_ms": 1200}} | {"evaluator_id": "evaluators.ios.contacts_state:ContactsStateEvaluator", "params": {"exact_count": 1, "poll_interval_seconds": 0.5, "present_contacts": [{"emails": ["courier@bench-example.test"], "first_name": "Bench", "last_name": "Courier", "organization": "Bench Logistics", "phones": ["555-010-2486"]}], "timeout_sec... | 5a1bbaa3c623b9da4ecccba4bfe77b16bb4d818e3025e87cc1e393541be0493e | Apache-2.0 | |||
ios.contacts.reconcile_multi_field_directory | ios | benchmark | false | contacts | Clean up the seeded contacts list. Update Bench Logistics so its company becomes Bench Logistics Desk, its phone numbers are 555-010-4400 and 555-010-4401, its email address is logistics@bench-example.test, and its note is Use loading dock entrance. Update Bench Catering Lead so its phone number becomes 555-010-4510 an... | tasks/ios/contacts_reconcile_multi_field_directory.yaml | initializers.ios.contacts_seed_open_app:ContactsSeedOpenAppInitializer | evaluators.ios.contacts_state:ContactsStateEvaluator | 100 | 120 | ["contacts", "ios", "native", "create", "edit", "delete", "hard", "benchmark"] | Reconcile a seeded contact directory with two multi-field edits, one deletion, and one fully populated new contact. | {"app": "Contacts", "app_bundle_id": "com.apple.MobileAddressBook", "description": "Reconcile a seeded contact directory with two multi-field edits, one deletion, and one fully populated new contact.", "tags": ["contacts", "ios", "native", "create", "edit", "delete", "hard", "benchmark"]} | {"initializer_id": "initializers.ios.contacts_seed_open_app:ContactsSeedOpenAppInitializer", "params": {"bundle_id": "com.apple.MobileAddressBook", "purge_all_contacts": true, "seed_contacts": [{"emails": ["dock-old@bench-example.test"], "first_name": "Bench", "last_name": "Logistics", "note": "Old dock instructions.",... | {"evaluator_id": "evaluators.ios.contacts_state:ContactsStateEvaluator", "params": {"absent_contacts": [{"first_name": "Bench", "last_name": "Venue Old"}, {"first_name": "Bench", "last_name": "Logistics", "phones": ["555-010-4000"]}, {"emails": ["dock-old@bench-example.test"], "first_name": "Bench", "last_name": "Logis... | 22f3fee0dcd260609d8b528fefc8d67c4ccdf8d24c71cb5cb811417fc0c3eb67 | Apache-2.0 | |||
ios.contacts.reconcile_seeded_contacts | ios | benchmark | false | contacts | Reconcile the existing contacts list. There are two Bench Catering cards: keep the one whose note says canonical record - keep this card, copy the company, phone number, and email address from the Bench Catering card whose note says May update - copy details then remove onto the canonical Bench Catering card, and then ... | tasks/ios/contacts_reconcile_seeded_contacts.yaml | initializers.ios.contacts_seed_open_app:ContactsSeedOpenAppInitializer | evaluators.ios.contacts_state:ContactsStateEvaluator | 100 | 120 | ["contacts", "ios", "native", "create", "edit", "delete", "hard", "benchmark"] | Reconcile a seeded contact list by disambiguating duplicate cards, migrating details, deleting stale records, and preserving an unchanged contact. | {"app": "Contacts", "app_bundle_id": "com.apple.MobileAddressBook", "description": "Reconcile a seeded contact list by disambiguating duplicate cards, migrating details, deleting stale records, and preserving an unchanged contact.", "tags": ["contacts", "ios", "native", "create", "edit", "delete", "hard", "benchmark"]} | {"initializer_id": "initializers.ios.contacts_seed_open_app:ContactsSeedOpenAppInitializer", "params": {"bundle_id": "com.apple.MobileAddressBook", "purge_all_contacts": true, "seed_contacts": [{"emails": ["catering-old@bench-example.test"], "first_name": "Bench", "last_name": "Catering", "note": "canonical record - ke... | {"evaluator_id": "evaluators.ios.contacts_state:ContactsStateEvaluator", "params": {"absent_contacts": [{"first_name": "Bench", "last_name": "Shuttle"}, {"first_name": "Bench", "last_name": "Catering", "note": "May update - copy details then remove"}, {"first_name": "Bench", "last_name": "Catering", "phones": ["555-010... | 8fb9b915807e7ce49bffc69c89d5eda467ccc4d8dd3b5579986b4b213e35aa7d | Apache-2.0 | |||
ios.deltachat.create_contact_forward_and_notify | ios | benchmark | false | deltachat | In Delta Chat, create a new contact with email address benchrecv@example.test and name "Bench Courier". Create another new contact with email address benchsupervisor@example.test and name "Bench Supervisor". Then open the existing conversation with benchsender@example.test and forward the message "courier_packet_ready_... | tasks/ios/deltachat_create_contact_forward_and_notify.yaml | initializers.ios.greenmail_seed_open_app:GreenMailSeedOpenAppInitializer | evaluators.ios.deltachat_multi_step_workflow:DeltaChatMultiStepWorkflowEvaluator | 100 | 120 | ["chat", "deltachat", "greenmail", "communication", "multi_step", "hard", "benchmark"] | Create two contacts, forward a seeded message, then send three follow-up chat messages across the courier, supervisor, and source conversations. | {"app": "Delta Chat", "app_bundle_id": "chat.delta", "description": "Create two contacts, forward a seeded message, then send three follow-up chat messages across the courier, supervisor, and source conversations.", "prerequisites": ["Delta Chat is installed on the simulator.", "The benchchat@example.test account is al... | {"initializer_id": "initializers.ios.greenmail_seed_open_app:GreenMailSeedOpenAppInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "bundle_id": "chat.delta", "launch_before_seed_wait_ms": 3000, "purge_greenmail": true, "seed_after_launch": true, "seed_messages": [{"body": "courier_packet_ready_2047", "c... | {"evaluator_id": "evaluators.ios.deltachat_multi_step_workflow:DeltaChatMultiStepWorkflowEvaluator", "params": {"additional_message_params": [{"api_base_url": "http://127.0.0.1:8081", "body": "Bench Courier has the packet; I am waiting for confirmation.", "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email... | 0215d787c4e01a259573710eae91015c48bdb2c3381098a8f8c2da73ce79326e | Apache-2.0 | |||
ios.deltachat.create_two_contacts_forward_and_escalate | ios | benchmark | false | deltachat | In Delta Chat, create a new contact with email address benchrecv@example.test and name "Bench Courier". Create another contact with email address benchops@example.test and name "Bench Escalations". Then open the existing conversation with benchsender@example.test and forward the message "handoff_bundle_91A" to Bench Co... | tasks/ios/deltachat_create_two_contacts_forward_and_escalate.yaml | initializers.ios.greenmail_seed_open_app:GreenMailSeedOpenAppInitializer | evaluators.ios.deltachat_multi_step_workflow:DeltaChatMultiStepWorkflowEvaluator | 100 | 120 | ["chat", "deltachat", "greenmail", "communication", "contacts", "forward", "hard", "multi_step", "benchmark"] | Create two new contacts in Delta Chat, forward two specific inbound messages to different contacts, and send two follow-up messages across separate conversations.
| {"app": "Delta Chat", "app_bundle_id": "chat.delta", "description": "Create two new contacts in Delta Chat, forward two specific inbound messages to different contacts, and send two follow-up messages across separate conversations.\n", "prerequisites": ["Delta Chat is installed on the simulator.", "The benchchat@exampl... | {"initializer_id": "initializers.ios.greenmail_seed_open_app:GreenMailSeedOpenAppInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "bundle_id": "chat.delta", "launch_before_seed_wait_ms": 3000, "purge_greenmail": true, "seed_after_launch": true, "seed_messages": [{"body": "handoff_bundle_91A", "chat_ver... | {"evaluator_id": "evaluators.ios.deltachat_multi_step_workflow:DeltaChatMultiStepWorkflowEvaluator", "params": {"additional_message_params": [{"api_base_url": "http://127.0.0.1:8081", "body": "handoff_window_17B", "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "benchops@example.test", "sender_email"... | 28289861a1febcadeb0f098a2f7b9da4f566c566001218af391a299515b7746b | Apache-2.0 | |||
ios.deltachat.send_message | ios | benchmark | false | deltachat | Use Delta Chat to send a message to benchsender@example.test that says deltachat_ios_message. | tasks/ios/deltachat_send_message.yaml | initializers.ios.greenmail_open_app:GreenMailOpenAppInitializer | evaluators.ios.deltachat_send_message:DeltaChatSendMessageEvaluator | 100 | 120 | ["chat", "deltachat", "greenmail", "communication", "medium", "benchmark"] | Send a fixed Delta Chat message through a preconfigured classic-email relay account and verify delivery through GreenMail. | {"app": "Delta Chat", "app_bundle_id": "chat.delta", "description": "Send a fixed Delta Chat message through a preconfigured classic-email relay account and verify delivery through GreenMail.", "prerequisites": ["Delta Chat is installed on the simulator.", "The benchchat@example.test account is already configured in De... | {"initializer_id": "initializers.ios.greenmail_open_app:GreenMailOpenAppInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "bundle_id": "chat.delta", "purge_greenmail": true, "wait_ms": 1500}} | {"evaluator_id": "evaluators.ios.deltachat_send_message:DeltaChatSendMessageEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "body": "deltachat_ios_message", "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "benchsender@example.test", "sender_email": "benchchat@example.test", "timeout_s... | 97d00308389eb9f258fd44d0b86fa41d21b70789a015875a4bb5e9360cc8e2f9 | Apache-2.0 | |||
ios.flow.add_expense_transaction | ios | benchmark | false | flow | In Flow, create a new expense transaction on the Bench Checking account. Set the title to Bench Coffee Beans, the amount to 18.40, the category to Bench Coffee, and the note to For tomorrow's tasting session. | tasks/ios/flow_add_expense_transaction.yaml | initializers.ios.flow_seed_open_app:FlowSeedOpenAppInitializer | evaluators.ios.flow_state:FlowStateEvaluator | 100 | 120 | ["finance", "flow", "ios", "expense", "transaction", "simple", "benchmark"] | Create one expense transaction in Flow with the required title, amount, category, and note. | {"app": "Flow", "app_bundle_id": "mn.flow.flow", "description": "Create one expense transaction in Flow with the required title, amount, category, and note.", "prerequisites": ["Flow is installed on the simulator."], "tags": ["finance", "flow", "ios", "expense", "transaction", "simple", "benchmark"]} | {"initializer_id": "initializers.ios.flow_seed_open_app:FlowSeedOpenAppInitializer", "params": {"bundle_id": "mn.flow.flow", "seed_spec": {"accounts": [{"currency": "USD", "icon": "card", "name": "Bench Checking"}, {"currency": "USD", "icon": "cash", "name": "Bench Cash"}, {"currency": "USD", "exclude_from_total_balanc... | {"evaluator_id": "evaluators.ios.flow_state:FlowStateEvaluator", "params": {"assert_spec": {"present_transactions": [{"account": "Bench Checking", "amount": -18.4, "category": "Bench Coffee", "description": "For tomorrow's tasting session.", "title": "Bench Coffee Beans", "type": "expense"}], "transaction_count": 4}, "... | 84b0fb96b5bd975206150cfce32c0eabd0d20f7598c7ae83f12f58ce94aa5d50 | Apache-2.0 | |||
ios.flow.rework_budget_with_transfer_and_income | ios | benchmark | false | flow | In Flow, find the transaction titled Bench Taxi Draft and edit it. Change the title to Bench Taxi Receipt, change the amount to 16.20, change the category to Bench Transport, and change the note to Late train replacement ride. Then create a transfer of 60.00 from Bench Checking to Bench Cash titled Bench Cash Refill wi... | tasks/ios/flow_rework_budget_with_transfer_and_income.yaml | initializers.ios.flow_seed_open_app:FlowSeedOpenAppInitializer | evaluators.ios.flow_state:FlowStateEvaluator | 100 | 120 | ["finance", "flow", "ios", "edit", "transfer", "income", "hard", "multi_step", "benchmark"] | Edit a seeded expense, create a transfer between accounts, and add a new income transaction while preserving another seeded transaction in Flow.
| {"app": "Flow", "app_bundle_id": "mn.flow.flow", "description": "Edit a seeded expense, create a transfer between accounts, and add a new income transaction while preserving another seeded transaction in Flow.\n", "prerequisites": ["Flow is installed on the simulator."], "tags": ["finance", "flow", "ios", "edit", "tran... | {"initializer_id": "initializers.ios.flow_seed_open_app:FlowSeedOpenAppInitializer", "params": {"bundle_id": "mn.flow.flow", "seed_spec": {"accounts": [{"currency": "USD", "icon": "card", "name": "Bench Checking"}, {"currency": "USD", "icon": "cash", "name": "Bench Cash"}, {"currency": "USD", "exclude_from_total_balanc... | {"evaluator_id": "evaluators.ios.flow_state:FlowStateEvaluator", "params": {"assert_spec": {"absent_titles": ["Bench Taxi Draft"], "account_balances": {"Bench Cash": 101.8, "Bench Checking": 535.0, "Bench Savings": 300.0}, "present_transactions": [{"account": "Bench Cash", "amount": -16.2, "category": "Bench Transport"... | b955abe2310f774099a2bb73c559265032cf48906b2301ff7f398b3ba28022c1 | Apache-2.0 | |||
ios.flow.transfer_and_cash_expense | ios | benchmark | false | flow | In Flow, first edit the existing transaction titled Bench Grocery Buffer. Change its title to Bench Setup Snacks, change the amount to 18.40, and change the note to Water and crackers for setup. Then create a transfer of 120.00 from Bench Checking to Bench Savings. Set the title to Bench Emergency Transfer and the note... | tasks/ios/flow_transfer_and_cash_expense.yaml | initializers.ios.flow_seed_open_app:FlowSeedOpenAppInitializer | evaluators.ios.flow_state:FlowStateEvaluator | 100 | 120 | ["finance", "flow", "ios", "transfer", "expense", "hard", "multi_step", "benchmark"] | Edit a seeded expense, then create a transfer and a new cash expense in Flow while matching the final balances. | {"app": "Flow", "app_bundle_id": "mn.flow.flow", "description": "Edit a seeded expense, then create a transfer and a new cash expense in Flow while matching the final balances.", "prerequisites": ["Flow is installed on the simulator."], "tags": ["finance", "flow", "ios", "transfer", "expense", "hard", "multi_step", "be... | {"initializer_id": "initializers.ios.flow_seed_open_app:FlowSeedOpenAppInitializer", "params": {"bundle_id": "mn.flow.flow", "seed_spec": {"accounts": [{"currency": "USD", "icon": "card", "name": "Bench Checking"}, {"currency": "USD", "icon": "cash", "name": "Bench Cash"}, {"currency": "USD", "exclude_from_total_balanc... | {"evaluator_id": "evaluators.ios.flow_state:FlowStateEvaluator", "params": {"assert_spec": {"absent_titles": ["Bench Grocery Buffer"], "account_balances": {"Bench Cash": 51.8, "Bench Checking": 380.0, "Bench Savings": 420.0}, "present_transactions": [{"account": "Bench Cash", "amount": -18.4, "category": "Bench Groceri... | 4a4dfe324e7ac17e44bf25203a8feee67fb464caf36d21ee4ae06bed634e3c88 | Apache-2.0 | |||
ios.fsnotes.archive_note_and_create_followup | ios | benchmark | false | fsnotes | In FSNotes, create a folder named Bench Archive. Move the note Launch Retrospective Draft into that folder, rename it to Launch Retrospective Final, and append this exact section at the end of the note: ## Decisions - Send recap by noon - Confirm postmortem room Then create a new note in the root named Bench Follow-up ... | tasks/ios/fsnotes_archive_note_and_create_followup.yaml | initializers.ios.fsnotes_seed_open_app:FSNotesSeedOpenAppInitializer | evaluators.ios.fsnotes_state:FSNotesStateEvaluator | 100 | 120 | ["ios", "fsnotes", "notes", "folder", "move", "rename", "create", "edit", "hard", "benchmark"] | Create a folder, archive and rename a seeded note, append a required section, and create a new follow-up note in FSNotes.
| {"app": "FSNotes", "app_bundle_id": "co.fluder.mobile.FSNotes-iOS", "description": "Create a folder, archive and rename a seeded note, append a required section, and create a new follow-up note in FSNotes.\n", "prerequisites": ["FSNotes is installed on the simulator."], "tags": ["ios", "fsnotes", "notes", "folder", "mo... | {"initializer_id": "initializers.ios.fsnotes_seed_open_app:FSNotesSeedOpenAppInitializer", "params": {"bundle_id": "co.fluder.mobile.FSNotes-iOS", "seed_spec": {"notes": [{"content": "Launch retrospective notes.\n\n- Review shipping delays\n- Collect support themes\n", "path": "Launch Retrospective Draft.md"}, {"conten... | {"evaluator_id": "evaluators.ios.fsnotes_state:FSNotesStateEvaluator", "params": {"assert_spec": {"absent_notes": [{"path": "Launch Retrospective Draft.md"}, {"title": "Launch Retrospective Draft"}], "folder_count": 1, "note_count": 4, "present_folders": ["Bench Archive"], "present_notes": [{"content_contains": ["Launc... | 1a6c654327c13b3f11f921f1556e7204964d8d165200bf2f898a6c65691156b3 | Apache-2.0 | |||
ios.fsnotes.create_markdown_note | ios | benchmark | false | fsnotes | In FSNotes, create a new Markdown note titled Bench Launch Brief. Write these two lines in the note body exactly: `Owner: iOS Bench Team` and `Status: Ready for review`. | tasks/ios/fsnotes_create_markdown_note.yaml | initializers.ios.fsnotes_seed_open_app:FSNotesSeedOpenAppInitializer | evaluators.ios.fsnotes_state:FSNotesStateEvaluator | 100 | 120 | ["ios", "fsnotes", "notes", "markdown", "create", "simple", "benchmark"] | Create one new Markdown note in FSNotes while keeping the seeded notes unchanged. | {"app": "FSNotes", "app_bundle_id": "co.fluder.mobile.FSNotes-iOS", "description": "Create one new Markdown note in FSNotes while keeping the seeded notes unchanged.", "prerequisites": ["FSNotes is installed on the simulator."], "tags": ["ios", "fsnotes", "notes", "markdown", "create", "simple", "benchmark"]} | {"initializer_id": "initializers.ios.fsnotes_seed_open_app:FSNotesSeedOpenAppInitializer", "params": {"bundle_id": "co.fluder.mobile.FSNotes-iOS", "seed_spec": {"notes": [{"content": "Pending:\n- Review initializer logs\n", "path": "Bench Inbox.md"}, {"content": "- Cable\n- Adapter\n", "path": "Travel Checklist.md"}], ... | {"evaluator_id": "evaluators.ios.fsnotes_state:FSNotesStateEvaluator", "params": {"assert_spec": {"folder_count": 0, "note_count": 3, "present_notes": [{"content_contains": ["Owner: iOS Bench Team", "Status: Ready for review"], "title": "Bench Launch Brief"}, {"exact_content": "Pending:\n- Review initializer logs\n", "... | 44603a6d72bb4528969cb2c41495701ee4b63b2441d4925ad747520a5fb2779a | Apache-2.0 | |||
ios.fsnotes.move_rename_and_update_note | ios | benchmark | false | fsnotes | In FSNotes, create folders named Release Archive, Meeting Prep, and Carrier Updates. Move the note Sprint Review Draft into Release Archive, rename it to Sprint Review Final, and add this section at the end of the note exactly: ## Follow-up - Send summary - Book retro room Move the note Shipping Notes into Carrier Upda... | tasks/ios/fsnotes_move_rename_and_update_note.yaml | initializers.ios.fsnotes_seed_open_app:FSNotesSeedOpenAppInitializer | evaluators.ios.fsnotes_state:FSNotesStateEvaluator | 100 | 120 | ["ios", "fsnotes", "notes", "folder", "move", "rename", "edit", "hard", "benchmark"] | Create three folders, move and rename two notes, update both moved notes, and add a new checklist note in FSNotes. | {"app": "FSNotes", "app_bundle_id": "co.fluder.mobile.FSNotes-iOS", "description": "Create three folders, move and rename two notes, update both moved notes, and add a new checklist note in FSNotes.", "prerequisites": ["FSNotes is installed on the simulator."], "tags": ["ios", "fsnotes", "notes", "folder", "move", "ren... | {"initializer_id": "initializers.ios.fsnotes_seed_open_app:FSNotesSeedOpenAppInitializer", "params": {"bundle_id": "co.fluder.mobile.FSNotes-iOS", "seed_spec": {"notes": [{"content": "Notes for the weekly sprint review.\n\n- Highlight release blockers\n- Confirm QA coverage\n", "path": "Sprint Review Draft.md"}, {"cont... | {"evaluator_id": "evaluators.ios.fsnotes_state:FSNotesStateEvaluator", "params": {"assert_spec": {"absent_notes": [{"path": "Sprint Review Draft.md"}, {"title": "Sprint Review Draft"}, {"path": "Shipping Notes.md"}, {"title": "Shipping Notes"}], "folder_count": 3, "note_count": 4, "present_folders": ["Release Archive",... | bcfbcf9cfb3514db8cd61a4359610838967836ae07436ea80e48e0a4455e4463 | Apache-2.0 | |||
ios.habit.add_new_habit | ios | benchmark | false | habit | In Habit, add a new habit named Evening Stretch with the motivation Stretch for 10 minutes before bed. | tasks/ios/habit_add_new_habit.yaml | initializers.ios.habit_seed_open_app:HabitSeedOpenAppInitializer | evaluators.ios.habit_state:HabitStateEvaluator | 100 | 120 | ["habit", "ios", "create", "simple", "benchmark"] | Create one new habit in Habit without disturbing the two seeded habits. | {"app": "Habit", "app_bundle_id": "co.nazariizomko.Habit", "description": "Create one new habit in Habit without disturbing the two seeded habits.", "prerequisites": ["Habit is installed on the simulator."], "tags": ["habit", "ios", "create", "simple", "benchmark"]} | {"initializer_id": "initializers.ios.habit_seed_open_app:HabitSeedOpenAppInitializer", "params": {"bundle_id": "co.nazariizomko.Habit", "seed_spec": {"habits": [{"color": "blue", "motivation": "Get sunlight before the first meeting.", "title": "Morning Walk"}, {"color": "green", "motivation": "Finish one chapter each n... | {"evaluator_id": "evaluators.ios.habit_state:HabitStateEvaluator", "params": {"assert_spec": {"habit_count": 3, "present_habits": [{"motivation": "Get sunlight before the first meeting.", "title": "Morning Walk"}, {"motivation": "Finish one chapter each night.", "title": "Read 20 Pages"}, {"motivation": "Stretch for 10... | 4a3e109a417a20bdbecf74435721db36d2968f6623f3c296c50a199e372a370f | Apache-2.0 | |||
ios.habit.manage_seeded_habits | ios | benchmark | false | habit | In Habit, make these changes to the seeded habits. Rename Inbox Sweep to Desk Reset, change its motivation to Clear the desk and inbox before leaving, and change its color to blue. Rename Read 20 Pages to Deep Reading, change its motivation to Finish one focused chapter before bed, and change its color to purple. Renam... | tasks/ios/habit_manage_seeded_habits.yaml | initializers.ios.habit_seed_open_app:HabitSeedOpenAppInitializer | evaluators.ios.habit_state:HabitStateEvaluator | 100 | 120 | ["habit", "ios", "edit", "delete", "create", "hard", "benchmark"] | Complete a longer Habit workflow with three multi-field edits, one deletion, one creation, and one preserved seeded habit. | {"app": "Habit", "app_bundle_id": "co.nazariizomko.Habit", "description": "Complete a longer Habit workflow with three multi-field edits, one deletion, one creation, and one preserved seeded habit.", "prerequisites": ["Habit is installed on the simulator."], "tags": ["habit", "ios", "edit", "delete", "create", "hard", ... | {"initializer_id": "initializers.ios.habit_seed_open_app:HabitSeedOpenAppInitializer", "params": {"bundle_id": "co.nazariizomko.Habit", "seed_spec": {"habits": [{"color": "orange", "motivation": "Clear email after lunch.", "title": "Inbox Sweep"}, {"color": "yellow", "motivation": "Switch to tea after dinner.", "title"... | {"evaluator_id": "evaluators.ios.habit_state:HabitStateEvaluator", "params": {"assert_spec": {"absent_titles": ["Inbox Sweep", "Drink Herbal Tea", "Read 20 Pages", "Evening Walk"], "exact_titles": ["Desk Reset", "Deep Reading", "Water Plants", "After Dinner Walk", "Plan Tomorrow"], "habit_count": 5, "present_habits": [... | 21f8460a1fe8b072ae9308f3cf31bd4f6f2cac6e6e507cf675f83d5f8c098bc8 | Apache-2.0 | |||
ios.habit.rework_seeded_routine | ios | benchmark | false | habit | In Habit, make these changes to the seeded habits. Rename Morning Tidy to Studio Reset, change its motivation to Reset the tables and wipe the counters before lunch, and change its color to blue. Rename Stretch Break to Mobility Reset, change its motivation to Two rounds of shoulder and hip stretches, and change its co... | tasks/ios/habit_rework_seeded_routine.yaml | initializers.ios.habit_seed_open_app:HabitSeedOpenAppInitializer | evaluators.ios.habit_state:HabitStateEvaluator | 100 | 120 | ["habit", "ios", "edit", "delete", "create", "hard", "benchmark"] | Rework a seeded Habit routine with three multi-field edits, one deletion, and one new habit. | {"app": "Habit", "app_bundle_id": "co.nazariizomko.Habit", "description": "Rework a seeded Habit routine with three multi-field edits, one deletion, and one new habit.", "prerequisites": ["Habit is installed on the simulator."], "tags": ["habit", "ios", "edit", "delete", "create", "hard", "benchmark"]} | {"initializer_id": "initializers.ios.habit_seed_open_app:HabitSeedOpenAppInitializer", "params": {"bundle_id": "co.nazariizomko.Habit", "seed_spec": {"habits": [{"color": "orange", "motivation": "Reset mugs and papers after breakfast.", "title": "Morning Tidy"}, {"color": "red", "motivation": "Do one short stretch betw... | {"evaluator_id": "evaluators.ios.habit_state:HabitStateEvaluator", "params": {"assert_spec": {"absent_titles": ["Morning Tidy", "Stretch Break", "Inbox Zero", "Budget Review"], "exact_titles": ["Studio Reset", "Mobility Reset", "Water Plants", "Receipt Review", "Pack Tomorrow Bag"], "habit_count": 5, "present_habits": ... | 81438e17dd001500984d40b365285c1db45fdc82be70bf921a05c24b68ee1ab2 | Apache-2.0 | |||
ios.maily.forward_delete_and_send_followup | ios | benchmark | false | maily | In Maily, open the email with subject "Bench Venue Packet" and forward it to benchchat@example.test. Then go back to the inbox and delete the emails with subjects "Bench Venue Packet Draft" and "Bench Venue Packet Working Notes". After that, compose a new email to benchrecv@example.test with subject "Bench Venue Packet... | tasks/ios/maily_forward_delete_and_send_followup.yaml | initializers.ios.greenmail_seed_open_app:GreenMailSeedOpenAppInitializer | evaluators.ios.maily_multi_step_workflow:MailyMultiStepWorkflowEvaluator | 100 | 120 | ["email", "maily", "greenmail", "communication", "multi_step", "hard", "benchmark"] | Complete a longer Maily workflow by forwarding one email, deleting two outdated messages, and composing a follow-up message. | {"app": "Maily", "app_bundle_id": "de.enough.maily", "description": "Complete a longer Maily workflow by forwarding one email, deleting two outdated messages, and composing a follow-up message.", "prerequisites": ["Maily is installed on the simulator.", "The benchsender@example.test account is already configured in Mai... | {"initializer_id": "initializers.ios.greenmail_seed_open_app:GreenMailSeedOpenAppInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "bundle_id": "de.enough.maily", "purge_greenmail": true, "seed_messages": [{"body": "venue_packet_ready_2047", "recipient_email": "benchsender@example.test", "sender_email":... | {"evaluator_id": "evaluators.ios.maily_multi_step_workflow:MailyMultiStepWorkflowEvaluator", "params": {"delete_params": [{"api_base_url": "http://127.0.0.1:8081", "decoy_subjects": ["Bench Venue Packet", "Bench Venue Packet Receipt"], "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "benchsender@exam... | 3e8bdbacfa290f44c0d215af21426249ff4ff7a9390d2af52e3fcb827ecef822 | Apache-2.0 | |||
ios.maily.forward_delete_and_send_launch_notice | ios | benchmark | false | maily | In Maily, open the email with subject "Bench Launch Packet" and forward it to benchops@example.test. Then go back to the inbox and delete the emails with subjects "Bench Launch Packet Draft" and "Bench Launch Packet Working Notes". After that, compose a new email to benchrecv@example.test with subject "Bench Launch Pac... | tasks/ios/maily_forward_delete_and_send_launch_notice.yaml | initializers.ios.greenmail_seed_open_app:GreenMailSeedOpenAppInitializer | evaluators.ios.maily_multi_step_workflow:MailyMultiStepWorkflowEvaluator | 100 | 120 | ["email", "maily", "greenmail", "communication", "forward", "delete", "compose", "hard", "benchmark"] | Complete a long Maily workflow by forwarding one seeded email, deleting two outdated mailbox items, and composing a final routing notice.
| {"app": "Maily", "app_bundle_id": "de.enough.maily", "description": "Complete a long Maily workflow by forwarding one seeded email, deleting two outdated mailbox items, and composing a final routing notice.\n", "prerequisites": ["Maily is installed on the simulator.", "The benchsender@example.test account is already co... | {"initializer_id": "initializers.ios.greenmail_seed_open_app:GreenMailSeedOpenAppInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "bundle_id": "de.enough.maily", "purge_greenmail": true, "seed_messages": [{"body": "launch_packet_ready_91A", "recipient_email": "benchsender@example.test", "sender_email":... | {"evaluator_id": "evaluators.ios.maily_multi_step_workflow:MailyMultiStepWorkflowEvaluator", "params": {"delete_params": [{"api_base_url": "http://127.0.0.1:8081", "decoy_subjects": ["Bench Launch Packet", "Bench Launch Packet Receipt"], "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "benchsender@ex... | 8fa1dd2d06238cb458e43170a88bb70288f0938995145d8e256273a4a63df964 | Apache-2.0 | |||
ios.maily.send_email | ios | benchmark | false | maily | Use Maily to send an email to benchrecv@example.test with subject HelloWorldBenchIOS and body maily_ios_message. | tasks/ios/maily_send_email.yaml | initializers.ios.greenmail_open_app:GreenMailOpenAppInitializer | evaluators.ios.maily_send_email:MailySendEmailEvaluator | 100 | 120 | ["email", "maily", "greenmail", "communication", "medium", "benchmark"] | Send a fixed email through a preconfigured Maily account and verify delivery through GreenMail. | {"app": "Maily", "app_bundle_id": "de.enough.maily", "description": "Send a fixed email through a preconfigured Maily account and verify delivery through GreenMail.", "prerequisites": ["Maily is installed on the simulator.", "The benchsender@example.test account is already configured in Maily.", "GreenMail is running o... | {"initializer_id": "initializers.ios.greenmail_open_app:GreenMailOpenAppInitializer", "params": {"api_base_url": "http://127.0.0.1:8081", "bundle_id": "de.enough.maily", "purge_greenmail": true, "wait_ms": 1200}} | {"evaluator_id": "evaluators.ios.maily_send_email:MailySendEmailEvaluator", "params": {"api_base_url": "http://127.0.0.1:8081", "body": "maily_ios_message", "mailbox": "INBOX", "poll_interval_seconds": 1, "recipient_email": "benchrecv@example.test", "sender_email": "benchsender@example.test", "subject": "HelloWorldBenc... | cdfc847a010c8cf1e69f52d7dbb541923b8de6d71a4d659d289c5e0ed3f3f8da | Apache-2.0 | |||
ios.calendar.oracle.create_today_event | ios | benchmark | true | calendar | Use Calendar to create a new event for today titled Bench Focus Session. Set the time to 18:30-19:15 and set the location to Studio 3. | tasks/ios/oracle/calendar_create_today_event_oracle.yaml | initializers.ios.calendar_seed_open_app:CalendarSeedOpenAppInitializer | evaluators.ios.calendar_event_state:CalendarEventStateEvaluator | 100 | 120 | ["calendar", "ios", "native", "productivity", "simple", "benchmark", "oracle"] | Oracle state-seed task for ios.calendar.create_today_event. | {"app": "Calendar", "app_bundle_id": "com.apple.mobilecal", "description": "Oracle state-seed task for ios.calendar.create_today_event.", "oracle_actions": [{"params": {"present_events": [{"day_offset": 0, "end_time": "19:15", "location": "Studio 3", "start_time": "18:30", "summary": "Bench Focus Session"}]}, "store": ... | {"initializer_id": "initializers.ios.calendar_seed_open_app:CalendarSeedOpenAppInitializer", "params": {"bundle_id": "com.apple.mobilecal", "purge_all_events": true, "purge_summaries": ["Bench Focus Session"], "seed_events": [], "wait_ms": 1500}} | {"evaluator_id": "evaluators.ios.calendar_event_state:CalendarEventStateEvaluator", "params": {"absent_summaries": [], "poll_interval_seconds": 0.5, "present_events": [{"day_offset": 0, "end_time": "19:15", "location": "Studio 3", "start_time": "18:30", "summary": "Bench Focus Session"}], "timeout_seconds": 8}} | 83d8d5306f5815087cfdd7870ad645c43b920465c8ac3a006c4a0d700226f552 | Apache-2.0 | |||
ios.calendar.oracle.finalize_schedule_with_two_followups | ios | benchmark | true | calendar | In Calendar, update today's event Bench Outreach Briefing Draft so the title becomes Bench Outreach Briefing Final, the time becomes 16:40-17:25, and the location becomes Cedar Room. Delete the event Bench Outreach Draft Hold. Then create two new follow-up events: one for tomorrow titled Bench Outreach Supply Pickup fr... | tasks/ios/oracle/calendar_finalize_schedule_with_two_followups_oracle.yaml | initializers.ios.calendar_seed_open_app:CalendarSeedOpenAppInitializer | evaluators.ios.calendar_event_state:CalendarEventStateEvaluator | 100 | 120 | ["calendar", "ios", "native", "productivity", "multi_step", "hard", "benchmark", "oracle"] | Oracle state-seed task for ios.calendar.finalize_schedule_with_two_followups. | {"app": "Calendar", "app_bundle_id": "com.apple.mobilecal", "description": "Oracle state-seed task for ios.calendar.finalize_schedule_with_two_followups.", "oracle_actions": [{"params": {"absent_summaries": ["Bench Outreach Briefing Draft", "Bench Outreach Draft Hold"], "present_events": [{"day_offset": 0, "end_time": ... | {"initializer_id": "initializers.ios.calendar_seed_open_app:CalendarSeedOpenAppInitializer", "params": {"bundle_id": "com.apple.mobilecal", "purge_all_events": true, "purge_summaries": ["Bench Outreach Briefing Draft", "Bench Outreach Briefing Final", "Bench Outreach Draft Hold", "Bench Outreach Supply Pickup", "Bench ... | {"evaluator_id": "evaluators.ios.calendar_event_state:CalendarEventStateEvaluator", "params": {"absent_summaries": ["Bench Outreach Briefing Draft", "Bench Outreach Draft Hold"], "poll_interval_seconds": 0.5, "present_events": [{"day_offset": 0, "end_time": "17:25", "location": "Cedar Room", "start_time": "16:40", "sum... | ffc1845ef3fbe46aa16b96ff340f94aa097ff7f11ed8b5af83c0470881be16eb | Apache-2.0 | |||
ios.calendar_reminders.oracle.add_followup_easy | ios | benchmark | true | easy | calendar_reminders | In Calendar, create a new event for tomorrow titled Bench Coffee Cart Review from 16:30-17:00 at Cedar Room. Then switch to Reminders, open the list Bench Coffee Follow-up, add a new reminder titled Submit coffee order receipt, and leave the existing reminder Bring tasting cups unchanged.
| tasks/ios/oracle/calendar_reminders_add_followup_easy_oracle.yaml | initializers.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppInitializer | evaluators.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppEvaluator | 100 | 120 | ["cross_app", "calendar", "reminders", "ios", "native", "productivity", "easy", "benchmark", "oracle"] | Oracle state-seed task for ios.calendar_reminders.add_followup_easy. | {"app": "Calendar", "app_bundle_id": "com.apple.mobilecal", "description": "Oracle state-seed task for ios.calendar_reminders.add_followup_easy.", "oracle_actions": [{"params": {"present_events": [{"day_offset": 0, "end_time": "12:30", "location": "Studio Kitchen", "start_time": "12:00", "summary": "Bench Team Lunch"},... | {"initializer_id": "initializers.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppInitializer", "params": {"bundle_id": "com.apple.mobilecal", "calendar_params": {"bundle_id": "com.apple.mobilecal", "purge_all_events": true, "purge_summaries": ["Bench Coffee Cart Review", "Bench Team Lunch"], "seed_events": [{... | {"evaluator_id": "evaluators.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppEvaluator", "params": {"calendar_params": {"poll_interval_seconds": 0.5, "present_events": [{"day_offset": 0, "end_time": "12:30", "location": "Studio Kitchen", "start_time": "12:00", "summary": "Bench Team Lunch"}, {"day_offset": 1,... | 15ead6dd5b76144fc1a5dc115131e96f467f4c6c706740cb612d3499f0c6b808 | Apache-2.0 | ||
ios.calendar_reminders.oracle.finalize_briefing | ios | benchmark | true | calendar_reminders | In Calendar, update today's event Bench Volunteer Briefing Draft so the title becomes Bench Volunteer Briefing Final, the time becomes 18:15-19:00, and the location becomes Cedar Room. Create a new event for tomorrow titled Bench Volunteer Debrief from 09:30-10:00 at Cedar Room. Then switch to Reminders, open the list ... | tasks/ios/oracle/calendar_reminders_finalize_briefing_oracle.yaml | initializers.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppInitializer | evaluators.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppEvaluator | 100 | 120 | ["cross_app", "calendar", "reminders", "ios", "native", "productivity", "hard", "benchmark", "oracle"] | Oracle state-seed task for ios.calendar_reminders.finalize_briefing. | {"app": "Calendar", "app_bundle_id": "com.apple.mobilecal", "description": "Oracle state-seed task for ios.calendar_reminders.finalize_briefing.", "oracle_actions": [{"params": {"absent_summaries": ["Bench Volunteer Briefing Draft"], "present_events": [{"day_offset": 0, "end_time": "19:00", "location": "Cedar Room", "s... | {"initializer_id": "initializers.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppInitializer", "params": {"bundle_id": "com.apple.mobilecal", "calendar_params": {"bundle_id": "com.apple.mobilecal", "purge_all_events": true, "purge_summaries": ["Bench Volunteer Briefing Draft", "Bench Volunteer Briefing Final"... | {"evaluator_id": "evaluators.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppEvaluator", "params": {"calendar_params": {"absent_summaries": ["Bench Volunteer Briefing Draft"], "poll_interval_seconds": 0.5, "present_events": [{"day_offset": 0, "end_time": "19:00", "location": "Cedar Room", "start_time": "18:15... | 90d4f101ad0b580e8e9bc0e197e651d205704b8168ecc45dc3768bf0fcb187b6 | Apache-2.0 | |||
ios.calendar_reminders.oracle.finalize_launch_plan | ios | benchmark | true | calendar_reminders | In Calendar, update today's event Bench Launch Draft so the title becomes Bench Launch Final, the time becomes 15:30-16:15, and the location becomes Harbor Room. Delete the event Bench Old Pickup. Create a new event for two days from now titled Bench Launch Debrief from 10:00-10:30 at Harbor Room. Then switch to Remind... | tasks/ios/oracle/calendar_reminders_finalize_launch_plan_oracle.yaml | initializers.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppInitializer | evaluators.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppEvaluator | 100 | 120 | ["cross_app", "calendar", "reminders", "ios", "native", "productivity", "hard", "benchmark", "oracle"] | Oracle state-seed task for ios.calendar_reminders.finalize_launch_plan. | {"app": "Calendar", "app_bundle_id": "com.apple.mobilecal", "description": "Oracle state-seed task for ios.calendar_reminders.finalize_launch_plan.", "oracle_actions": [{"params": {"absent_summaries": ["Bench Launch Draft", "Bench Old Pickup"], "present_events": [{"day_offset": 0, "end_time": "16:15", "location": "Harb... | {"initializer_id": "initializers.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppInitializer", "params": {"bundle_id": "com.apple.mobilecal", "calendar_params": {"bundle_id": "com.apple.mobilecal", "purge_all_events": true, "purge_summaries": ["Bench Launch Draft", "Bench Launch Final", "Bench Old Pickup", "B... | {"evaluator_id": "evaluators.ios.calendar_reminders_cross_app:CalendarRemindersCrossAppEvaluator", "params": {"calendar_params": {"absent_summaries": ["Bench Launch Draft", "Bench Old Pickup"], "poll_interval_seconds": 0.5, "present_events": [{"day_offset": 0, "end_time": "16:15", "location": "Harbor Room", "start_time... | 998495fbd05c8b0e0acc9ad6101e5234b7d08c42c3950f46e252a1b7c7500750 | Apache-2.0 | |||
ios.calendar.oracle.update_and_create_followup | ios | benchmark | true | calendar | In Calendar, open today's event Bench Volunteer Briefing and edit it so the title becomes Bench Volunteer Briefing Updated, the time becomes 18:15-19:00, and the location becomes Cedar Room. Then create a new event for tomorrow titled Bench Volunteer Debrief from 09:30-10:00 at Cedar Room. Leave the other existing even... | tasks/ios/oracle/calendar_update_and_create_followup_oracle.yaml | initializers.ios.calendar_seed_open_app:CalendarSeedOpenAppInitializer | evaluators.ios.calendar_event_state:CalendarEventStateEvaluator | 100 | 120 | ["calendar", "ios", "native", "productivity", "multi_step", "hard", "benchmark", "oracle"] | Oracle state-seed task for ios.calendar.update_and_create_followup. | {"app": "Calendar", "app_bundle_id": "com.apple.mobilecal", "description": "Oracle state-seed task for ios.calendar.update_and_create_followup.", "oracle_actions": [{"params": {"absent_summaries": ["Bench Volunteer Briefing"], "present_events": [{"day_offset": 0, "end_time": "19:00", "location": "Cedar Room", "start_ti... | {"initializer_id": "initializers.ios.calendar_seed_open_app:CalendarSeedOpenAppInitializer", "params": {"bundle_id": "com.apple.mobilecal", "purge_all_events": true, "purge_summaries": ["Bench Volunteer Briefing", "Bench Volunteer Briefing Updated", "Bench Volunteer Debrief", "Bench Pharmacy Run", "Bench Evening Walk"]... | {"evaluator_id": "evaluators.ios.calendar_event_state:CalendarEventStateEvaluator", "params": {"absent_summaries": ["Bench Volunteer Briefing"], "poll_interval_seconds": 0.5, "present_events": [{"day_offset": 0, "end_time": "19:00", "location": "Cedar Room", "start_time": "18:15", "summary": "Bench Volunteer Briefing U... | 60fb87e860b0b6dd251b6e875f044e883276338df20cc1d07866d6343af6b15a | Apache-2.0 | |||
ios.contacts.oracle.add_contact_card | ios | benchmark | true | contacts | In Contacts, create a new contact for Bench Courier. Set the company to Bench Logistics, the phone number to 555-010-2486, and the email address to courier@bench-example.test.
| tasks/ios/oracle/contacts_add_contact_card_oracle.yaml | initializers.ios.contacts_seed_open_app:ContactsSeedOpenAppInitializer | evaluators.ios.contacts_state:ContactsStateEvaluator | 100 | 120 | ["contacts", "ios", "native", "create", "simple", "benchmark", "oracle"] | Oracle state-seed task for ios.contacts.add_contact_card. | {"app": "Contacts", "app_bundle_id": "com.apple.MobileAddressBook", "description": "Oracle state-seed task for ios.contacts.add_contact_card.", "oracle_actions": [{"params": {"present_contacts": [{"emails": ["courier@bench-example.test"], "first_name": "Bench", "last_name": "Courier", "organization": "Bench Logistics",... | {"initializer_id": "initializers.ios.contacts_seed_open_app:ContactsSeedOpenAppInitializer", "params": {"bundle_id": "com.apple.MobileAddressBook", "purge_all_contacts": true, "seed_contacts": [], "wait_ms": 1200}} | {"evaluator_id": "evaluators.ios.contacts_state:ContactsStateEvaluator", "params": {"exact_count": 1, "poll_interval_seconds": 0.5, "present_contacts": [{"emails": ["courier@bench-example.test"], "first_name": "Bench", "last_name": "Courier", "organization": "Bench Logistics", "phones": ["555-010-2486"]}], "timeout_sec... | be1dc6086799bf9decf769b7b02269e6ddabcf3b56b1b968871d9f0660537219 | Apache-2.0 | |||
ios.contacts.oracle.reconcile_multi_field_directory | ios | benchmark | true | contacts | Clean up the seeded contacts list. Update Bench Logistics so its company becomes Bench Logistics Desk, its phone numbers are 555-010-4400 and 555-010-4401, its email address is logistics@bench-example.test, and its note is Use loading dock entrance. Update Bench Catering Lead so its phone number becomes 555-010-4510 an... | tasks/ios/oracle/contacts_reconcile_multi_field_directory_oracle.yaml | initializers.ios.contacts_seed_open_app:ContactsSeedOpenAppInitializer | evaluators.ios.contacts_state:ContactsStateEvaluator | 100 | 120 | ["contacts", "ios", "native", "create", "edit", "delete", "hard", "benchmark", "oracle"] | Oracle state-seed task for ios.contacts.reconcile_multi_field_directory. | {"app": "Contacts", "app_bundle_id": "com.apple.MobileAddressBook", "description": "Oracle state-seed task for ios.contacts.reconcile_multi_field_directory.", "oracle_actions": [{"params": {"present_contacts": [{"emails": ["logistics@bench-example.test"], "first_name": "Bench", "last_name": "Logistics", "note": "Use lo... | {"initializer_id": "initializers.ios.contacts_seed_open_app:ContactsSeedOpenAppInitializer", "params": {"bundle_id": "com.apple.MobileAddressBook", "purge_all_contacts": true, "seed_contacts": [{"emails": ["dock-old@bench-example.test"], "first_name": "Bench", "last_name": "Logistics", "note": "Old dock instructions.",... | {"evaluator_id": "evaluators.ios.contacts_state:ContactsStateEvaluator", "params": {"absent_contacts": [{"first_name": "Bench", "last_name": "Venue Old"}, {"first_name": "Bench", "last_name": "Logistics", "phones": ["555-010-4000"]}, {"emails": ["dock-old@bench-example.test"], "first_name": "Bench", "last_name": "Logis... | 25633ad526feb67d9ae1d01ef73d5bf440e9b48c72cb49290b6332bb8704212a | Apache-2.0 | |||
ios.contacts.oracle.reconcile_seeded_contacts | ios | benchmark | true | contacts | Reconcile the existing contacts list. There are two Bench Catering cards: keep the one whose note says canonical record - keep this card, copy the company, phone number, and email address from the Bench Catering card whose note says May update - copy details then remove onto the canonical Bench Catering card, and then ... | tasks/ios/oracle/contacts_reconcile_seeded_contacts_oracle.yaml | initializers.ios.contacts_seed_open_app:ContactsSeedOpenAppInitializer | evaluators.ios.contacts_state:ContactsStateEvaluator | 100 | 120 | ["contacts", "ios", "native", "create", "edit", "delete", "hard", "benchmark", "oracle"] | Oracle state-seed task for ios.contacts.reconcile_seeded_contacts. | {"app": "Contacts", "app_bundle_id": "com.apple.MobileAddressBook", "description": "Oracle state-seed task for ios.contacts.reconcile_seeded_contacts.", "oracle_actions": [{"params": {"present_contacts": [{"emails": ["catering@bench-example.test"], "first_name": "Bench", "last_name": "Catering", "note": "canonical reco... | {"initializer_id": "initializers.ios.contacts_seed_open_app:ContactsSeedOpenAppInitializer", "params": {"bundle_id": "com.apple.MobileAddressBook", "purge_all_contacts": true, "seed_contacts": [{"emails": ["catering-old@bench-example.test"], "first_name": "Bench", "last_name": "Catering", "note": "canonical record - ke... | {"evaluator_id": "evaluators.ios.contacts_state:ContactsStateEvaluator", "params": {"absent_contacts": [{"first_name": "Bench", "last_name": "Shuttle"}, {"first_name": "Bench", "last_name": "Catering", "note": "May update - copy details then remove"}, {"first_name": "Bench", "last_name": "Catering", "phones": ["555-010... | c48332cb2c25f6ea7bda1e7d90ec08322ed0b88297c5a8ca8c7b2ad44b07b083 | Apache-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.