{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2607-25765","title":"WorkSurface-Bench: Benchmarking Enterprise Agents on Multi-Surface Knowledge Routing","arxiv_id":"2607.25765","date":"2026-07-28","proceeding":null,"authors":["Hao Liang","Meiyi Qiang","Sizhe Qiu","Linzhuang Sun","Wentao Zhang"],"abstract":"Enterprise agents often need to integrate heterogeneous knowledge sources: documents for narrative facts, tables for computation, and dependency graphs for file relationships. Existing benchmarks typically evaluate retrieval or tool use without distinguishing whether an agent first selects the appropriate knowledge sources. We introduce WorkSurface-Bench, a benchmark for evaluating this capability as surface routing. It contains 1,151 atomic tasks derived from persona-scoped Workspace-Bench-Lite workspaces, spanning document, table, graph, and cross-surface questions. Its reference answers are auditable: table answers are reproduced through executed DuckDB queries, document answers are grounded in verified text spans, and graph answers are traced to source dependency annotations. We evaluate four model backbones across six controlled agent settings, yielding 27,624 protocol-error-free trajectories. Under gold-constrained tool access, agents achieve 98.7-99.8 Route F1, while Answer remains only 56.1-75.3 percent, showing that correct surface selection is necessary but insufficient for task completion. Matched interventions further show that surface hints improve Answer for three of four models, whereas removing irrelevant tools primarily improves routing and efficiency. In an independent three-annotator audit, all 200 sampled tasks pass all six quality criteria by majority vote, with 192 receiving unanimous judgments on every criterion. We release the dataset, construction pipeline, scoring code, and agent harness at https://github.com/haolpku/WorkSurface-Bench.","url_abs":"https://arxiv.org/abs/2607.25765","url_pdf":"https://arxiv.org/pdf/2607.25765","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2607.25765","atlas_url":"https://app.syntology.ai/?focus=2607.25765","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2607.25765"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/haolpku/WorkSurface-Bench","reach":null}],"summary":{"ran":1,"ran_draft_wrong":16,"ran_honours":3,"unverified":4},"by_repo_kind":{"found_in_text":{"samples":24,"ran":20,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"50555611ef7241a5","entry":"Task","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"50555611ef7241a5"}},{"code_sha256_prefix":"d51e4c398d236d99","entry":"_basename","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d51e4c398d236d99"}},{"code_sha256_prefix":"658a736fc983ccd5","entry":"_diff","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"658a736fc983ccd5"}},{"code_sha256_prefix":"f1755930b596fc49","entry":"_find_match","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f1755930b596fc49"}},{"code_sha256_prefix":"4f74db37867a8af6","entry":"_find_number_in_docs","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4f74db37867a8af6"}},{"code_sha256_prefix":"637c295f7bd61edc","entry":"_load_kb_texts","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"637c295f7bd61edc"}},{"code_sha256_prefix":"c185ef24e5b1d0cd","entry":"_num","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c185ef24e5b1d0cd"}},{"code_sha256_prefix":"444eb71010da0d2f","entry":"_precompute_aggregates","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"444eb71010da0d2f"}},{"code_sha256_prefix":"a56b4f1f21bb9943","entry":"_rubric_subject","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a56b4f1f21bb9943"}},{"code_sha256_prefix":"5bf023c7243c38cc","entry":"_view_label","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5bf023c7243c38cc"}},{"code_sha256_prefix":"1bbfdd43612bf773","entry":"classify_rubric","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1bbfdd43612bf773"}},{"code_sha256_prefix":"825e9c562c1bb706","entry":"connect_registry","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"825e9c562c1bb706"}},{"code_sha256_prefix":"7caccd4c7127af45","entry":"derive_abstain_tasks","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7caccd4c7127af45"}},{"code_sha256_prefix":"597a8ad966f83f5b","entry":"derive_aggregate_tasks","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"597a8ad966f83f5b"}},{"code_sha256_prefix":"e6ed0255c21201e1","entry":"derive_rag_numeric_tasks","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e6ed0255c21201e1"}},{"code_sha256_prefix":"8b3448b2b7608511","entry":"derive_table_tasks","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8b3448b2b7608511"}},{"code_sha256_prefix":"adc1cea8e4526957","entry":"extract_numeric_answers","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"adc1cea8e4526957"}},{"code_sha256_prefix":"c0baf8fdddda9318","entry":"persona_slug","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c0baf8fdddda9318"}},{"code_sha256_prefix":"847bae8834887b9c","entry":"strip_hash_prefix","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"847bae8834887b9c"}},{"code_sha256_prefix":"ec56c45d66bcfe3b","entry":"tasks_by_persona","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ec56c45d66bcfe3b"}},{"code_sha256_prefix":"a708f6a90056157c","entry":"_clean","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a708f6a90056157c"}},{"code_sha256_prefix":"83785c6423c13f0f","entry":"derive_graph_tasks","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"83785c6423c13f0f"}},{"code_sha256_prefix":"1db4d10fb1273ea4","entry":"load_tasks","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1db4d10fb1273ea4"}},{"code_sha256_prefix":"662806b1db61b796","entry":"main","repo":"haolpku/WorkSurface-Bench","repo_kind":"found_in_text","path":"worksurface/derive_tasks.py","file_url":"https://github.com/haolpku/WorkSurface-Bench/blob/HEAD/worksurface/derive_tasks.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"662806b1db61b796"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,885 of the 9,623 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9623,"papers_checked":6885},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}