{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2026:4MJVZM4R3Q77C7P7U42BUTBUSH","short_pith_number":"pith:4MJVZM4R","canonical_record":{"source":{"id":"2604.19224","kind":"arxiv","version":2},"metadata":{"license":"http://creativecommons.org/licenses/by-nc-nd/4.0/","primary_cat":"cs.SE","submitted_at":"2026-04-21T08:26:30Z","cross_cats_sorted":[],"title_canon_sha256":"abb38a1066bf0bcf5027e3c21030c89b79b2a65220adb96c346f4593965acb74","abstract_canon_sha256":"5ea115f1410d3f0ab1ac953833dcba5a1431a3bfc45bdeb5698cdff638042a33"},"schema_version":"1.0"},"canonical_sha256":"e3135cb391dc3ff17dffa7341a4c3491dd749ef66c4839bf58b3d46ea9c7e2c8","source":{"kind":"arxiv","id":"2604.19224","version":2},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2604.19224","created_at":"2026-06-30T01:16:30Z"},{"alias_kind":"arxiv_version","alias_value":"2604.19224v2","created_at":"2026-06-30T01:16:30Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2604.19224","created_at":"2026-06-30T01:16:30Z"},{"alias_kind":"pith_short_12","alias_value":"4MJVZM4R3Q77","created_at":"2026-06-30T01:16:30Z"},{"alias_kind":"pith_short_16","alias_value":"4MJVZM4R3Q77C7P7","created_at":"2026-06-30T01:16:30Z"},{"alias_kind":"pith_short_8","alias_value":"4MJVZM4R","created_at":"2026-06-30T01:16:30Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2026:4MJVZM4R3Q77C7P7U42BUTBUSH","target":"record","payload":{"canonical_record":{"source":{"id":"2604.19224","kind":"arxiv","version":2},"metadata":{"license":"http://creativecommons.org/licenses/by-nc-nd/4.0/","primary_cat":"cs.SE","submitted_at":"2026-04-21T08:26:30Z","cross_cats_sorted":[],"title_canon_sha256":"abb38a1066bf0bcf5027e3c21030c89b79b2a65220adb96c346f4593965acb74","abstract_canon_sha256":"5ea115f1410d3f0ab1ac953833dcba5a1431a3bfc45bdeb5698cdff638042a33"},"schema_version":"1.0"},"canonical_sha256":"e3135cb391dc3ff17dffa7341a4c3491dd749ef66c4839bf58b3d46ea9c7e2c8","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-06-30T01:16:30.083952Z","signature_b64":"LxbR1+1YIWtMhM5dp5+L5oong5MTv5ONqYVAghaT+4ySJtINdxnx/0FtXA3e3v4jCpPGNqi6HkExWYRTnu+KDw==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"e3135cb391dc3ff17dffa7341a4c3491dd749ef66c4839bf58b3d46ea9c7e2c8","last_reissued_at":"2026-06-30T01:16:30.083384Z","signature_status":"signed_v1","first_computed_at":"2026-06-30T01:16:30.083384Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2604.19224","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-30T01:16:30Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"Ydi4BmgqmyfG6/rPDDoTNNCzWmRrg7tV/uggN/lzqyZV4yCKPMNE+wkU1f/c3ktwV6ZrNUEgXQFpRdkBDacVDA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-03T22:31:38.027359Z"},"content_sha256":"eb5b397d39159bc41fc85c4b453f4a30fba3c5a7cf91deff5839a3b9b0712b32","schema_version":"1.0","event_id":"sha256:eb5b397d39159bc41fc85c4b453f4a30fba3c5a7cf91deff5839a3b9b0712b32"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2026:4MJVZM4R3Q77C7P7U42BUTBUSH","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"iCoRe: An Iterative Correlation-Aware Retriever for Bug Reproduction Test Generation","license":"http://creativecommons.org/licenses/by-nc-nd/4.0/","headline":"An iterative retriever that tracks source-test differences, semantic-structural links, and generation feedback raises LLM success at producing bug reproduction tests.","cross_cats":[],"primary_cat":"cs.SE","authors_text":"Jialun Cao, Junyi Wang, Zhongxin Liu","submitted_at":"2026-04-21T08:26:30Z","abstract_excerpt":"Automatically generating bug reproduction tests (BRT) from issue descriptions is crucial for software maintenance. LLM-based approaches have shown great potential for this task. Their effectiveness heavily relies on retrieving high-quality context from the codebase. The retrieval phase of existing approaches relies on either traditional methods like BM25 or LLM-driven strategies. LLM-based retrieval strategies typically equip an LLM with tools to autonomously explore the repository or select the most relevant files and code snippets from a provided list as context. However, these retrieval met"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"Experimental results show that our method achieves a Fail-to-Pass rate of 42.0% and 52.8% respectively, representing 19.7%-31.7% relative improvements over existing retrieval methods.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"The three named correlations (source-test differentiation, semantic-structural relevance, retrieval-generation feedback) are the dominant factors limiting current retrievers and that an iterative loop will improve them without introducing new noise or instability in the LLM outputs.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"iCoRe improves Fail-to-Pass rates to 42.0% and 52.8% on two bug reproduction benchmarks by using correlation-aware iterative retrieval instead of standard semantic or BM25 methods.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"An iterative retriever that tracks source-test differences, semantic-structural links, and generation feedback raises LLM success at producing bug reproduction tests.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"d93f4a3ab5ecbea507a0ed0643678b64efbc58a2d66259368d93e9cd69b6f2cc"},"source":{"id":"2604.19224","kind":"arxiv","version":2},"verdict":{"id":"78f1f270-afdd-40e3-9037-3852389aedb2","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-10T02:29:08.468144Z","strongest_claim":"Experimental results show that our method achieves a Fail-to-Pass rate of 42.0% and 52.8% respectively, representing 19.7%-31.7% relative improvements over existing retrieval methods.","one_line_summary":"iCoRe improves Fail-to-Pass rates to 42.0% and 52.8% on two bug reproduction benchmarks by using correlation-aware iterative retrieval instead of standard semantic or BM25 methods.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"The three named correlations (source-test differentiation, semantic-structural relevance, retrieval-generation feedback) are the dominant factors limiting current retrievers and that an iterative loop will improve them without introducing new noise or instability in the LLM outputs.","pith_extraction_headline":"An iterative retriever that tracks source-test differences, semantic-structural links, and generation feedback raises LLM success at producing bug reproduction tests."},"integrity":{"clean":true,"summary":{"advisory":0,"critical":0,"by_detector":{},"informational":0},"endpoint":"/pith/2604.19224/integrity.json","findings":[],"available":true,"detectors_run":[{"name":"doi_compliance","ran_at":"2026-05-20T03:13:42.648865Z","status":"completed","version":"1.0.0","findings_count":0}],"snapshot_sha256":"afd3970f5458426274371f7d1f4a31ee532d277e5b401a12014f5684508e7d53"},"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":"78f1f270-afdd-40e3-9037-3852389aedb2"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-06-30T01:16:30Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"1jRUW8CoesD2eqAhTmpxfaXr1y/zb8zK307/0X/SH7L08joBIZZZIgGQiicuyeXzUMbXwurspSdrOcIk9LmzDg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-08-03T22:31:38.028108Z"},"content_sha256":"265e26a2ee31f9df795772cbd0ddf34326c91787dc8ba865b403617fd09480b7","schema_version":"1.0","event_id":"sha256:265e26a2ee31f9df795772cbd0ddf34326c91787dc8ba865b403617fd09480b7"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/4MJVZM4R3Q77C7P7U42BUTBUSH/bundle.json","state_url":"https://pith.science/pith/4MJVZM4R3Q77C7P7U42BUTBUSH/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/4MJVZM4R3Q77C7P7U42BUTBUSH/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-03T22:31:38Z","links":{"resolver":"https://pith.science/pith/4MJVZM4R3Q77C7P7U42BUTBUSH","bundle":"https://pith.science/pith/4MJVZM4R3Q77C7P7U42BUTBUSH/bundle.json","state":"https://pith.science/pith/4MJVZM4R3Q77C7P7U42BUTBUSH/state.json","well_known_bundle":"https://pith.science/.well-known/pith/4MJVZM4R3Q77C7P7U42BUTBUSH/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:4MJVZM4R3Q77C7P7U42BUTBUSH","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":"5ea115f1410d3f0ab1ac953833dcba5a1431a3bfc45bdeb5698cdff638042a33","cross_cats_sorted":[],"license":"http://creativecommons.org/licenses/by-nc-nd/4.0/","primary_cat":"cs.SE","submitted_at":"2026-04-21T08:26:30Z","title_canon_sha256":"abb38a1066bf0bcf5027e3c21030c89b79b2a65220adb96c346f4593965acb74"},"schema_version":"1.0","source":{"id":"2604.19224","kind":"arxiv","version":2}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2604.19224","created_at":"2026-06-30T01:16:30Z"},{"alias_kind":"arxiv_version","alias_value":"2604.19224v2","created_at":"2026-06-30T01:16:30Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2604.19224","created_at":"2026-06-30T01:16:30Z"},{"alias_kind":"pith_short_12","alias_value":"4MJVZM4R3Q77","created_at":"2026-06-30T01:16:30Z"},{"alias_kind":"pith_short_16","alias_value":"4MJVZM4R3Q77C7P7","created_at":"2026-06-30T01:16:30Z"},{"alias_kind":"pith_short_8","alias_value":"4MJVZM4R","created_at":"2026-06-30T01:16:30Z"}],"graph_snapshots":[{"event_id":"sha256:265e26a2ee31f9df795772cbd0ddf34326c91787dc8ba865b403617fd09480b7","target":"graph","created_at":"2026-06-30T01:16:30Z","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":4,"items":[{"attestation":"unclaimed","claim_id":"C1","kind":"strongest_claim","source":"verdict.strongest_claim","status":"machine_extracted","text":"Experimental results show that our method achieves a Fail-to-Pass rate of 42.0% and 52.8% respectively, representing 19.7%-31.7% relative improvements over existing retrieval methods."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"The three named correlations (source-test differentiation, semantic-structural relevance, retrieval-generation feedback) are the dominant factors limiting current retrievers and that an iterative loop will improve them without introducing new noise or instability in the LLM outputs."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"iCoRe improves Fail-to-Pass rates to 42.0% and 52.8% on two bug reproduction benchmarks by using correlation-aware iterative retrieval instead of standard semantic or BM25 methods."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"An iterative retriever that tracks source-test differences, semantic-structural links, and generation feedback raises LLM success at producing bug reproduction tests."}],"snapshot_sha256":"d93f4a3ab5ecbea507a0ed0643678b64efbc58a2d66259368d93e9cd69b6f2cc"},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"integrity":{"available":true,"clean":true,"detectors_run":[{"findings_count":0,"name":"doi_compliance","ran_at":"2026-05-20T03:13:42.648865Z","status":"completed","version":"1.0.0"}],"endpoint":"/pith/2604.19224/integrity.json","findings":[],"snapshot_sha256":"afd3970f5458426274371f7d1f4a31ee532d277e5b401a12014f5684508e7d53","summary":{"advisory":0,"by_detector":{},"critical":0,"informational":0}},"paper":{"abstract_excerpt":"Automatically generating bug reproduction tests (BRT) from issue descriptions is crucial for software maintenance. LLM-based approaches have shown great potential for this task. Their effectiveness heavily relies on retrieving high-quality context from the codebase. The retrieval phase of existing approaches relies on either traditional methods like BM25 or LLM-driven strategies. LLM-based retrieval strategies typically equip an LLM with tools to autonomously explore the repository or select the most relevant files and code snippets from a provided list as context. However, these retrieval met","authors_text":"Jialun Cao, Junyi Wang, Zhongxin Liu","cross_cats":[],"headline":"An iterative retriever that tracks source-test differences, semantic-structural links, and generation feedback raises LLM success at producing bug reproduction tests.","license":"http://creativecommons.org/licenses/by-nc-nd/4.0/","primary_cat":"cs.SE","submitted_at":"2026-04-21T08:26:30Z","title":"iCoRe: An Iterative Correlation-Aware Retriever for Bug Reproduction Test Generation"},"references":{"count":0,"internal_anchors":0,"resolved_work":0,"sample":[],"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"source":{"id":"2604.19224","kind":"arxiv","version":2},"verdict":{"created_at":"2026-05-10T02:29:08.468144Z","id":"78f1f270-afdd-40e3-9037-3852389aedb2","model_set":{"reader":"grok-4.3"},"one_line_summary":"iCoRe improves Fail-to-Pass rates to 42.0% and 52.8% on two bug reproduction benchmarks by using correlation-aware iterative retrieval instead of standard semantic or BM25 methods.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"An iterative retriever that tracks source-test differences, semantic-structural links, and generation feedback raises LLM success at producing bug reproduction tests.","strongest_claim":"Experimental results show that our method achieves a Fail-to-Pass rate of 42.0% and 52.8% respectively, representing 19.7%-31.7% relative improvements over existing retrieval methods.","weakest_assumption":"The three named correlations (source-test differentiation, semantic-structural relevance, retrieval-generation feedback) are the dominant factors limiting current retrievers and that an iterative loop will improve them without introducing new noise or instability in the LLM outputs."}},"verdict_id":"78f1f270-afdd-40e3-9037-3852389aedb2"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:eb5b397d39159bc41fc85c4b453f4a30fba3c5a7cf91deff5839a3b9b0712b32","target":"record","created_at":"2026-06-30T01:16:30Z","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":"5ea115f1410d3f0ab1ac953833dcba5a1431a3bfc45bdeb5698cdff638042a33","cross_cats_sorted":[],"license":"http://creativecommons.org/licenses/by-nc-nd/4.0/","primary_cat":"cs.SE","submitted_at":"2026-04-21T08:26:30Z","title_canon_sha256":"abb38a1066bf0bcf5027e3c21030c89b79b2a65220adb96c346f4593965acb74"},"schema_version":"1.0","source":{"id":"2604.19224","kind":"arxiv","version":2}},"canonical_sha256":"e3135cb391dc3ff17dffa7341a4c3491dd749ef66c4839bf58b3d46ea9c7e2c8","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"e3135cb391dc3ff17dffa7341a4c3491dd749ef66c4839bf58b3d46ea9c7e2c8","first_computed_at":"2026-06-30T01:16:30.083384Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-06-30T01:16:30.083384Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"LxbR1+1YIWtMhM5dp5+L5oong5MTv5ONqYVAghaT+4ySJtINdxnx/0FtXA3e3v4jCpPGNqi6HkExWYRTnu+KDw==","signature_status":"signed_v1","signed_at":"2026-06-30T01:16:30.083952Z","signed_message":"canonical_sha256_bytes"},"source_id":"2604.19224","source_kind":"arxiv","source_version":2}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:eb5b397d39159bc41fc85c4b453f4a30fba3c5a7cf91deff5839a3b9b0712b32","sha256:265e26a2ee31f9df795772cbd0ddf34326c91787dc8ba865b403617fd09480b7"],"state_sha256":"9363d1e82c5c2f50224e51c9214dbf1b1247ea794a7fbd8943a3bbb634710012"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"500dEVtWU6Hx7/h+dFJs1LIj0dCOXVxebV2eWndwHVb/fgZrPKgHAZ5rU8lCbI4ECleHEdG3FECtC5oVYmhrBQ==","signed_message":"bundle_sha256_bytes","signed_at":"2026-08-03T22:31:38.033957Z","bundle_sha256":"662e6bfa145055ad33dcf2bba7ccf569a380edc65f861c5f789bfaa0fefc941d"}}