{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2026:OQSXWL2NNIP5X7TVA7D42KC4LQ","short_pith_number":"pith:OQSXWL2N","canonical_record":{"source":{"id":"2604.00491","kind":"arxiv","version":2},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.PL","submitted_at":"2026-04-01T05:17:53Z","cross_cats_sorted":["cs.AI","cs.SE"],"title_canon_sha256":"74b49dfcb25f3ee5d16ed45b346eeb73c17ee3e0f828051438a351c7caf93cf5","abstract_canon_sha256":"5c9db387e7ecae8954714a78c63d9e0c65ff7c09cd31f0ddd1f96b1c7e682e55"},"schema_version":"1.0"},"canonical_sha256":"74257b2f4d6a1fdbfe7507c7cd285c5c1c3044189cb8037145aee121360915a5","source":{"kind":"arxiv","id":"2604.00491","version":2},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2604.00491","created_at":"2026-06-23T03:13:56Z"},{"alias_kind":"arxiv_version","alias_value":"2604.00491v2","created_at":"2026-06-23T03:13:56Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2604.00491","created_at":"2026-06-23T03:13:56Z"},{"alias_kind":"pith_short_12","alias_value":"OQSXWL2NNIP5","created_at":"2026-06-23T03:13:56Z"},{"alias_kind":"pith_short_16","alias_value":"OQSXWL2NNIP5X7TV","created_at":"2026-06-23T03:13:56Z"},{"alias_kind":"pith_short_8","alias_value":"OQSXWL2N","created_at":"2026-06-23T03:13:56Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2026:OQSXWL2NNIP5X7TVA7D42KC4LQ","target":"record","payload":{"canonical_record":{"source":{"id":"2604.00491","kind":"arxiv","version":2},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.PL","submitted_at":"2026-04-01T05:17:53Z","cross_cats_sorted":["cs.AI","cs.SE"],"title_canon_sha256":"74b49dfcb25f3ee5d16ed45b346eeb73c17ee3e0f828051438a351c7caf93cf5","abstract_canon_sha256":"5c9db387e7ecae8954714a78c63d9e0c65ff7c09cd31f0ddd1f96b1c7e682e55"},"schema_version":"1.0"},"canonical_sha256":"74257b2f4d6a1fdbfe7507c7cd285c5c1c3044189cb8037145aee121360915a5","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-06-23T03:13:56.856505Z","signature_b64":"YwT4OhWTcpj7abn0swEbMR5na8NPZIUCjjQdIn1h/JGY9f7nZvelmo6iRtp95GKZhjsgbHuEx4lPITFYgI3FDw==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"74257b2f4d6a1fdbfe7507c7cd285c5c1c3044189cb8037145aee121360915a5","last_reissued_at":"2026-06-23T03:13:56.856076Z","signature_status":"signed_v1","first_computed_at":"2026-06-23T03:13:56.856076Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2604.00491","source_version":2,"attestation_state":"computed"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-06-23T03:13:56Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"shjJkYM0duEqBYppeilZdepEK1+vdeQktr1P9jey3wYKOpvy1hkODgqislMbNm12iEwzwyUgEQvmphMlpdR1Bw==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-07-03T12:20:03.750405Z"},"content_sha256":"643af47974f030bedff51e68ecfffaef4887e0a9686c33fef4a6a91eb4ef3095","schema_version":"1.0","event_id":"sha256:643af47974f030bedff51e68ecfffaef4887e0a9686c33fef4a6a91eb4ef3095"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2026:OQSXWL2NNIP5X7TVA7D42KC4LQ","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Executing as You Generate: Hiding Execution Latency in LLM Code Interpreters","license":"http://creativecommons.org/licenses/by/4.0/","headline":"","cross_cats":["cs.AI","cs.SE"],"primary_cat":"cs.PL","authors_text":"Chengran Yang, David Lo, Li Li, Mingyi Zhou, Zhensu Sun, Zhi Chen, Zhihao Lin","submitted_at":"2026-04-01T05:17:53Z","abstract_excerpt":"Current LLM systems are increasingly equipped with a code interpreter that executes generated code to obtain results. This works serially: the model first generates the complete code, then an interpreter executes it. This sequential workflow leaves the executor idle during generation and the generator idle during execution, resulting in unnecessary end-to-end latency. Our key observation is that an LLM, unlike a human developer, emits code tokens left to right and does not backtrack over what it has already written. This makes it possible to start executing a piece of code while later tokens a"},"claims":{"count":0,"items":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"source":{"id":"2604.00491","kind":"arxiv","version":2},"verdict":{"id":null,"model_set":{},"created_at":null,"strongest_claim":"","one_line_summary":"","pipeline_version":null,"weakest_assumption":"","pith_extraction_headline":""},"integrity":{"clean":true,"summary":{"advisory":0,"critical":0,"by_detector":{},"informational":0},"endpoint":"/pith/2604.00491/integrity.json","findings":[],"available":true,"detectors_run":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938"},"references":{"count":0,"sample":[],"resolved_work":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57","internal_anchors":0},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":null},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-06-23T03:13:56Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"2Nsxp6Y+LMtxqHDQ7WKmCa/3JiT4MtebhseaeXi1MP4IWFKSP7utht+ibUpWrwylIVQ6MZEpbdnUvcqsHeZdAA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-07-03T12:20:03.750810Z"},"content_sha256":"ae9ff1ee19a1f3027ded2f218f546997130b4e8f354dd23b372df91f8ff32999","schema_version":"1.0","event_id":"sha256:ae9ff1ee19a1f3027ded2f218f546997130b4e8f354dd23b372df91f8ff32999"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/OQSXWL2NNIP5X7TVA7D42KC4LQ/bundle.json","state_url":"https://pith.science/pith/OQSXWL2NNIP5X7TVA7D42KC4LQ/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/OQSXWL2NNIP5X7TVA7D42KC4LQ/bundle.json","status":"primary"}],"public_keys":[{"key_id":"pith-v1-2026-05","algorithm":"ed25519","format":"raw","public_key_b64":"stVStoiQhXFxp4s2pdzPNoqVNBMojDU/fJ2db5S3CbM=","public_key_hex":"b2d552b68890857171a78b36a5dccf368a953413288c353f7c9d9d6f94b709b3","fingerprint_sha256_b32_first128bits":"RVFV5Z2OI2J3ZUO7ERDEBCYNKS","fingerprint_sha256_hex":"8d4b5ee74e4693bcd1df2446408b0d54","rotates_at":null,"url":"https://pith.science/pith-signing-key.json","notes":"Pith uses this Ed25519 key to sign canonical record SHA-256 digests. Verify with: ed25519_verify(public_key, message=canonical_sha256_bytes, signature=base64decode(signature_b64))."}],"merge_version":"pith-open-graph-merge-v1","built_at":"2026-07-03T12:20:03Z","links":{"resolver":"https://pith.science/pith/OQSXWL2NNIP5X7TVA7D42KC4LQ","bundle":"https://pith.science/pith/OQSXWL2NNIP5X7TVA7D42KC4LQ/bundle.json","state":"https://pith.science/pith/OQSXWL2NNIP5X7TVA7D42KC4LQ/state.json","well_known_bundle":"https://pith.science/.well-known/pith/OQSXWL2NNIP5X7TVA7D42KC4LQ/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:OQSXWL2NNIP5X7TVA7D42KC4LQ","merge_version":"pith-open-graph-merge-v1","event_count":2,"valid_event_count":2,"invalid_event_count":0,"equivocation_count":0,"current":{"canonical_record":{"metadata":{"abstract_canon_sha256":"5c9db387e7ecae8954714a78c63d9e0c65ff7c09cd31f0ddd1f96b1c7e682e55","cross_cats_sorted":["cs.AI","cs.SE"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.PL","submitted_at":"2026-04-01T05:17:53Z","title_canon_sha256":"74b49dfcb25f3ee5d16ed45b346eeb73c17ee3e0f828051438a351c7caf93cf5"},"schema_version":"1.0","source":{"id":"2604.00491","kind":"arxiv","version":2}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2604.00491","created_at":"2026-06-23T03:13:56Z"},{"alias_kind":"arxiv_version","alias_value":"2604.00491v2","created_at":"2026-06-23T03:13:56Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2604.00491","created_at":"2026-06-23T03:13:56Z"},{"alias_kind":"pith_short_12","alias_value":"OQSXWL2NNIP5","created_at":"2026-06-23T03:13:56Z"},{"alias_kind":"pith_short_16","alias_value":"OQSXWL2NNIP5X7TV","created_at":"2026-06-23T03:13:56Z"},{"alias_kind":"pith_short_8","alias_value":"OQSXWL2N","created_at":"2026-06-23T03:13:56Z"}],"graph_snapshots":[{"event_id":"sha256:ae9ff1ee19a1f3027ded2f218f546997130b4e8f354dd23b372df91f8ff32999","target":"graph","created_at":"2026-06-23T03:13:56Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"graph_snapshot":{"author_claims":{"count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57","strong_count":0},"builder_version":"pith-number-builder-2026-05-17-v1","claims":{"count":0,"items":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"integrity":{"available":true,"clean":true,"detectors_run":[],"endpoint":"/pith/2604.00491/integrity.json","findings":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"Current LLM systems are increasingly equipped with a code interpreter that executes generated code to obtain results. This works serially: the model first generates the complete code, then an interpreter executes it. This sequential workflow leaves the executor idle during generation and the generator idle during execution, resulting in unnecessary end-to-end latency. Our key observation is that an LLM, unlike a human developer, emits code tokens left to right and does not backtrack over what it has already written. This makes it possible to start executing a piece of code while later tokens a","authors_text":"Chengran Yang, David Lo, Li Li, Mingyi Zhou, Zhensu Sun, Zhi Chen, Zhihao Lin","cross_cats":["cs.AI","cs.SE"],"headline":"","license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.PL","submitted_at":"2026-04-01T05:17:53Z","title":"Executing as You Generate: Hiding Execution Latency in LLM Code Interpreters"},"references":{"count":0,"internal_anchors":0,"resolved_work":0,"sample":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"source":{"id":"2604.00491","kind":"arxiv","version":2},"verdict":{"created_at":null,"id":null,"model_set":{},"one_line_summary":"","pipeline_version":null,"pith_extraction_headline":"","strongest_claim":"","weakest_assumption":""}},"verdict_id":null}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:643af47974f030bedff51e68ecfffaef4887e0a9686c33fef4a6a91eb4ef3095","target":"record","created_at":"2026-06-23T03:13:56Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"attestation_state":"computed","canonical_record":{"metadata":{"abstract_canon_sha256":"5c9db387e7ecae8954714a78c63d9e0c65ff7c09cd31f0ddd1f96b1c7e682e55","cross_cats_sorted":["cs.AI","cs.SE"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.PL","submitted_at":"2026-04-01T05:17:53Z","title_canon_sha256":"74b49dfcb25f3ee5d16ed45b346eeb73c17ee3e0f828051438a351c7caf93cf5"},"schema_version":"1.0","source":{"id":"2604.00491","kind":"arxiv","version":2}},"canonical_sha256":"74257b2f4d6a1fdbfe7507c7cd285c5c1c3044189cb8037145aee121360915a5","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"74257b2f4d6a1fdbfe7507c7cd285c5c1c3044189cb8037145aee121360915a5","first_computed_at":"2026-06-23T03:13:56.856076Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-06-23T03:13:56.856076Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"YwT4OhWTcpj7abn0swEbMR5na8NPZIUCjjQdIn1h/JGY9f7nZvelmo6iRtp95GKZhjsgbHuEx4lPITFYgI3FDw==","signature_status":"signed_v1","signed_at":"2026-06-23T03:13:56.856505Z","signed_message":"canonical_sha256_bytes"},"source_id":"2604.00491","source_kind":"arxiv","source_version":2}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:643af47974f030bedff51e68ecfffaef4887e0a9686c33fef4a6a91eb4ef3095","sha256:ae9ff1ee19a1f3027ded2f218f546997130b4e8f354dd23b372df91f8ff32999"],"state_sha256":"dc805f9d4ca678a95cf95bda5f30bb10a8c97e288f8d098dde80993e4425f453"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"pOXSJpEZQh6Nt6CUYxIaY9fo4hMUja0D2doEzXbLtuP8Rer0ESkL+NhHIYlwOJdoLULWrycU73dtTApjNMaeBA==","signed_message":"bundle_sha256_bytes","signed_at":"2026-07-03T12:20:03.752828Z","bundle_sha256":"606c6fe9dbace03a1aee9f7331313c54871ec689e9cd3325bb547eeeb505798e"}}