{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2024:7O7CNFZZHMS3T4EG2C6M6YEIFI","short_pith_number":"pith:7O7CNFZZ","canonical_record":{"source":{"id":"2410.23074","kind":"arxiv","version":2},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.SE","submitted_at":"2024-10-30T14:46:43Z","cross_cats_sorted":["cs.CL"],"title_canon_sha256":"7f30244b462588c2f1e12615f19fd3cc030e1f4b1c519be30d8eb724a22e96e8","abstract_canon_sha256":"c39f4958838844c12c5369ac1a313bfe74b566e50a089f4eff2bdd35d1477e0f"},"schema_version":"1.0"},"canonical_sha256":"fbbe2697393b25b9f086d0bccf60882a2fa1bd31f126a14e6e7a3de4b4bd3eba","source":{"kind":"arxiv","id":"2410.23074","version":2},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2410.23074","created_at":"2026-07-05T09:31:10Z"},{"alias_kind":"arxiv_version","alias_value":"2410.23074v2","created_at":"2026-07-05T09:31:10Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2410.23074","created_at":"2026-07-05T09:31:10Z"},{"alias_kind":"pith_short_12","alias_value":"7O7CNFZZHMS3","created_at":"2026-07-05T09:31:10Z"},{"alias_kind":"pith_short_16","alias_value":"7O7CNFZZHMS3T4EG","created_at":"2026-07-05T09:31:10Z"},{"alias_kind":"pith_short_8","alias_value":"7O7CNFZZ","created_at":"2026-07-05T09:31:10Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2024:7O7CNFZZHMS3T4EG2C6M6YEIFI","target":"record","payload":{"canonical_record":{"source":{"id":"2410.23074","kind":"arxiv","version":2},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.SE","submitted_at":"2024-10-30T14:46:43Z","cross_cats_sorted":["cs.CL"],"title_canon_sha256":"7f30244b462588c2f1e12615f19fd3cc030e1f4b1c519be30d8eb724a22e96e8","abstract_canon_sha256":"c39f4958838844c12c5369ac1a313bfe74b566e50a089f4eff2bdd35d1477e0f"},"schema_version":"1.0"},"canonical_sha256":"fbbe2697393b25b9f086d0bccf60882a2fa1bd31f126a14e6e7a3de4b4bd3eba","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-07-05T09:31:10.205723Z","signature_b64":"x582cyAiptLR3DOYOd/iP8QNF0LKP1Yswk00vOpODsB1q2cMvjvAMd33AY4saoZkaniP8hCofc5ZD2IP00QtBw==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"fbbe2697393b25b9f086d0bccf60882a2fa1bd31f126a14e6e7a3de4b4bd3eba","last_reissued_at":"2026-07-05T09:31:10.205188Z","signature_status":"signed_v1","first_computed_at":"2026-07-05T09:31:10.205188Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2410.23074","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-07-05T09:31:10Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"Q0cuyAXF4CzlJVcqahJlusi8nGTliIsSQncFd2jcWEqcv2M5xQh9xDfMdrWoWPgBGZTTeVyGvwhQ24BN/FYvCA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-05T23:16:43.832174Z"},"content_sha256":"da896c5fdad4f23feb377daed6a53ca188572974e0ef827533818adfc1e93a4a","schema_version":"1.0","event_id":"sha256:da896c5fdad4f23feb377daed6a53ca188572974e0ef827533818adfc1e93a4a"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2024:7O7CNFZZHMS3T4EG2C6M6YEIFI","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"Multi-Programming Language Sandbox for LLMs","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","headline":"","cross_cats":["cs.CL"],"primary_cat":"cs.SE","authors_text":"Changze Lv, Haoxiang Jia, Jianxiang Zang, Jiazheng Zhang, Jingang Wang, Limao Xiong, Lin Zhang, Ming Wen, Muling Wu, Qi Zhang, Rongxiang Weng, Rui Zheng, Shaoqing Zhang, Shenxi Wu, Shichun Liu, Shihan Dou, Tao Gui, Tao Ji, Weikang Zhou, Wenyu Zhan, Xipeng Qiu, Xuanjing Huang, Xunliang Cai, Yixin Cao, Yueming Wu, Yuming Yang, Yunbo Tao, Zhiheng Xi","submitted_at":"2024-10-30T14:46:43Z","abstract_excerpt":"We introduce MPLSandbox, an out-of-the-box multi-programming language sandbox designed to provide unified and comprehensive feedback from compiler and analysis tools for Large Language Models (LLMs). It can automatically identify the programming language of the code, compiling and executing it within an isolated sub-sandbox to ensure safety and stability. In addition, MPLSandbox also integrates both traditional and LLM-based code analysis tools, providing a comprehensive analysis of generated code. MPLSandbox can be effortlessly integrated into the training and deployment of LLMs to improve th"},"claims":{"count":0,"items":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"source":{"id":"2410.23074","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/2410.23074/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-07-05T09:31:10Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"hqNAlPLuVxOqh6a2bZFXFysjl4V53Bv32Q47RE71fGALwZPInLjmut8YYlkvkNdeo83v7cGb67JOoR7Gn6AwAA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-05T23:16:43.832569Z"},"content_sha256":"bf3684c0a2b2da2eb3a5dd86cded9059a8e6e0e8a0910c73990f26df35b31945","schema_version":"1.0","event_id":"sha256:bf3684c0a2b2da2eb3a5dd86cded9059a8e6e0e8a0910c73990f26df35b31945"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/7O7CNFZZHMS3T4EG2C6M6YEIFI/bundle.json","state_url":"https://pith.science/pith/7O7CNFZZHMS3T4EG2C6M6YEIFI/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/7O7CNFZZHMS3T4EG2C6M6YEIFI/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-08-05T23:16:43Z","links":{"resolver":"https://pith.science/pith/7O7CNFZZHMS3T4EG2C6M6YEIFI","bundle":"https://pith.science/pith/7O7CNFZZHMS3T4EG2C6M6YEIFI/bundle.json","state":"https://pith.science/pith/7O7CNFZZHMS3T4EG2C6M6YEIFI/state.json","well_known_bundle":"https://pith.science/.well-known/pith/7O7CNFZZHMS3T4EG2C6M6YEIFI/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2024:7O7CNFZZHMS3T4EG2C6M6YEIFI","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":"c39f4958838844c12c5369ac1a313bfe74b566e50a089f4eff2bdd35d1477e0f","cross_cats_sorted":["cs.CL"],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.SE","submitted_at":"2024-10-30T14:46:43Z","title_canon_sha256":"7f30244b462588c2f1e12615f19fd3cc030e1f4b1c519be30d8eb724a22e96e8"},"schema_version":"1.0","source":{"id":"2410.23074","kind":"arxiv","version":2}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2410.23074","created_at":"2026-07-05T09:31:10Z"},{"alias_kind":"arxiv_version","alias_value":"2410.23074v2","created_at":"2026-07-05T09:31:10Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2410.23074","created_at":"2026-07-05T09:31:10Z"},{"alias_kind":"pith_short_12","alias_value":"7O7CNFZZHMS3","created_at":"2026-07-05T09:31:10Z"},{"alias_kind":"pith_short_16","alias_value":"7O7CNFZZHMS3T4EG","created_at":"2026-07-05T09:31:10Z"},{"alias_kind":"pith_short_8","alias_value":"7O7CNFZZ","created_at":"2026-07-05T09:31:10Z"}],"graph_snapshots":[{"event_id":"sha256:bf3684c0a2b2da2eb3a5dd86cded9059a8e6e0e8a0910c73990f26df35b31945","target":"graph","created_at":"2026-07-05T09:31:10Z","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/2410.23074/integrity.json","findings":[],"snapshot_sha256":"c28c3603d3b5d939e8dc4c7e95fa8dfce3d595e45f758748cecf8e644a296938","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"We introduce MPLSandbox, an out-of-the-box multi-programming language sandbox designed to provide unified and comprehensive feedback from compiler and analysis tools for Large Language Models (LLMs). It can automatically identify the programming language of the code, compiling and executing it within an isolated sub-sandbox to ensure safety and stability. In addition, MPLSandbox also integrates both traditional and LLM-based code analysis tools, providing a comprehensive analysis of generated code. MPLSandbox can be effortlessly integrated into the training and deployment of LLMs to improve th","authors_text":"Changze Lv, Haoxiang Jia, Jianxiang Zang, Jiazheng Zhang, Jingang Wang, Limao Xiong, Lin Zhang, Ming Wen, Muling Wu, Qi Zhang, Rongxiang Weng, Rui Zheng, Shaoqing Zhang, Shenxi Wu, Shichun Liu, Shihan Dou, Tao Gui, Tao Ji, Weikang Zhou, Wenyu Zhan, Xipeng Qiu, Xuanjing Huang, Xunliang Cai, Yixin Cao, Yueming Wu, Yuming Yang, Yunbo Tao, Zhiheng Xi","cross_cats":["cs.CL"],"headline":"","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.SE","submitted_at":"2024-10-30T14:46:43Z","title":"Multi-Programming Language Sandbox for LLMs"},"references":{"count":0,"internal_anchors":0,"resolved_work":0,"sample":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"source":{"id":"2410.23074","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:da896c5fdad4f23feb377daed6a53ca188572974e0ef827533818adfc1e93a4a","target":"record","created_at":"2026-07-05T09:31:10Z","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":"c39f4958838844c12c5369ac1a313bfe74b566e50a089f4eff2bdd35d1477e0f","cross_cats_sorted":["cs.CL"],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.SE","submitted_at":"2024-10-30T14:46:43Z","title_canon_sha256":"7f30244b462588c2f1e12615f19fd3cc030e1f4b1c519be30d8eb724a22e96e8"},"schema_version":"1.0","source":{"id":"2410.23074","kind":"arxiv","version":2}},"canonical_sha256":"fbbe2697393b25b9f086d0bccf60882a2fa1bd31f126a14e6e7a3de4b4bd3eba","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"fbbe2697393b25b9f086d0bccf60882a2fa1bd31f126a14e6e7a3de4b4bd3eba","first_computed_at":"2026-07-05T09:31:10.205188Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-07-05T09:31:10.205188Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"x582cyAiptLR3DOYOd/iP8QNF0LKP1Yswk00vOpODsB1q2cMvjvAMd33AY4saoZkaniP8hCofc5ZD2IP00QtBw==","signature_status":"signed_v1","signed_at":"2026-07-05T09:31:10.205723Z","signed_message":"canonical_sha256_bytes"},"source_id":"2410.23074","source_kind":"arxiv","source_version":2}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:da896c5fdad4f23feb377daed6a53ca188572974e0ef827533818adfc1e93a4a","sha256:bf3684c0a2b2da2eb3a5dd86cded9059a8e6e0e8a0910c73990f26df35b31945"],"state_sha256":"6be1738d38a96cc24e15c44505249b9411ba28bf8c9621567eb48e9a7d72c63d"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"B1+6hH7CHHLgE1N9i88fmTqwdD5efJY2GhK9yXTWhYeGLhhKoMqYqdK3CiDsCz1ViNuB60IdFZDUFYG1+8HFAA==","signed_message":"bundle_sha256_bytes","signed_at":"2026-08-05T23:16:43.835442Z","bundle_sha256":"6afb19fb36635c5f49a99ca679550ca1eda8692a583485a62baf6836e2f6f6ed"}}