{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2026:RSLHGCOWXB22X3YAG6SMUE27HA","short_pith_number":"pith:RSLHGCOW","canonical_record":{"source":{"id":"2603.02766","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.AI","submitted_at":"2026-03-03T09:07:22Z","cross_cats_sorted":["cs.MA"],"title_canon_sha256":"d1ff511b1c5f7b42bcb3120baa9ae8d47138de7e880d195e6f7eb9e02db0d795","abstract_canon_sha256":"0a3216ff28967491494c1c732d2e6dfe23e008c046bcc7f01c5b06866da9d63e"},"schema_version":"1.0"},"canonical_sha256":"8c967309d6b875abef0037a4ca135f3812be2599ee232b74f19d79d336018128","source":{"kind":"arxiv","id":"2603.02766","version":1},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2603.02766","created_at":"2026-05-17T23:38:15Z"},{"alias_kind":"arxiv_version","alias_value":"2603.02766v1","created_at":"2026-05-17T23:38:15Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2603.02766","created_at":"2026-05-17T23:38:15Z"},{"alias_kind":"pith_short_12","alias_value":"RSLHGCOWXB22","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"RSLHGCOWXB22X3YA","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"RSLHGCOW","created_at":"2026-05-18T12:33:37Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2026:RSLHGCOWXB22X3YAG6SMUE27HA","target":"record","payload":{"canonical_record":{"source":{"id":"2603.02766","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.AI","submitted_at":"2026-03-03T09:07:22Z","cross_cats_sorted":["cs.MA"],"title_canon_sha256":"d1ff511b1c5f7b42bcb3120baa9ae8d47138de7e880d195e6f7eb9e02db0d795","abstract_canon_sha256":"0a3216ff28967491494c1c732d2e6dfe23e008c046bcc7f01c5b06866da9d63e"},"schema_version":"1.0"},"canonical_sha256":"8c967309d6b875abef0037a4ca135f3812be2599ee232b74f19d79d336018128","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-17T23:38:15.401508Z","signature_b64":"EzMftA8vfg9a00XfRa1CoQh1xD8ynAGbOOTCgZwubt69RyQKwEhlbxDK/RJavO4YmUNRrY2v4lanfL4GjAquDQ==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"8c967309d6b875abef0037a4ca135f3812be2599ee232b74f19d79d336018128","last_reissued_at":"2026-05-17T23:38:15.400988Z","signature_status":"signed_v1","first_computed_at":"2026-05-17T23:38:15.400988Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2603.02766","source_version":1,"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-05-17T23:38:15Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"/aSQ8evA11EaDXYYANjEU5g2zeWeJAWPKmZojLfV2qPSZGJAE3nhnUiSyiaGmNMB1DBuiP6r+doBxGIEhfeGCA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-22T05:09:30.606221Z"},"content_sha256":"f8700fea4c687d1eb100f189721d598b3ffcd48ed7de17e2b7bb5bc2d8af9d68","schema_version":"1.0","event_id":"sha256:f8700fea4c687d1eb100f189721d598b3ffcd48ed7de17e2b7bb5bc2d8af9d68"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2026:RSLHGCOWXB22X3YAG6SMUE27HA","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"EvoSkill: Automated Skill Discovery for Multi-Agent Systems","license":"http://creativecommons.org/licenses/by/4.0/","headline":"EvoSkill automatically discovers reusable agent skills through failure analysis to improve performance without changing the model.","cross_cats":["cs.MA"],"primary_cat":"cs.AI","authors_text":"Jaydon Bingham, Noah Provenzano, Salaheddin Alzubi, Tu Vu, Weiyuan Chen","submitted_at":"2026-03-03T09:07:22Z","abstract_excerpt":"Coding agents are increasingly used as general-purpose problem solvers, but their flexibility does not by itself confer the domain expertise needed for specialized tasks. Recent work addresses this through \\textit{agent skills}: reusable workflows, and code, that augment agents with domain-specific capabilities. Most skills today are hand-crafted, and existing evolutionary approaches optimize low-level artifacts (e.g. prompts \\& code) that are tightly coupled to specific models and tasks. We introduce \\textbf{EvoSkill}, a self-evolving framework that automatically discovers and refines agent s"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"EvoSkill analyzes execution failures, proposes new skills or edits to existing ones, and materializes them into structured, reusable skill folders. A Pareto frontier of agent programs governs selection, retaining only skills that improve held-out validation performance while the underlying model remains frozen. We evaluate EvoSkill on two benchmarks: OfficeQA... improves exact-match accuracy by 7.3% (60.6% → 67.9%); and SealQA... yields a 12.1% gain (26.6% → 38.7%). ... skills evolved from SealQA transfers zero-shot to BrowseComp, improving accuracy by 5.3%.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That iterative failure analysis can reliably generate skills whose benefits on held-out validation reflect genuine generalization rather than benchmark-specific artifacts or unstated implementation choices in the skill proposal step.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"EvoSkill evolves agent skills via failure analysis and Pareto frontier selection, raising exact-match accuracy 7.3% on OfficeQA and 12.1% on SealQA with 5.3% zero-shot transfer to BrowseComp.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"EvoSkill automatically discovers reusable agent skills through failure analysis to improve performance without changing the model.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"b5830b8b98826cb57710aab3eaed2c4f6e69c83294287853f53afdba0fb7884e"},"source":{"id":"2603.02766","kind":"arxiv","version":1},"verdict":{"id":"78deba2c-4398-4263-b6ca-bcc698571435","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-17T02:18:59.569796Z","strongest_claim":"EvoSkill analyzes execution failures, proposes new skills or edits to existing ones, and materializes them into structured, reusable skill folders. A Pareto frontier of agent programs governs selection, retaining only skills that improve held-out validation performance while the underlying model remains frozen. We evaluate EvoSkill on two benchmarks: OfficeQA... improves exact-match accuracy by 7.3% (60.6% → 67.9%); and SealQA... yields a 12.1% gain (26.6% → 38.7%). ... skills evolved from SealQA transfers zero-shot to BrowseComp, improving accuracy by 5.3%.","one_line_summary":"EvoSkill evolves agent skills via failure analysis and Pareto frontier selection, raising exact-match accuracy 7.3% on OfficeQA and 12.1% on SealQA with 5.3% zero-shot transfer to BrowseComp.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That iterative failure analysis can reliably generate skills whose benefits on held-out validation reflect genuine generalization rather than benchmark-specific artifacts or unstated implementation choices in the skill proposal step.","pith_extraction_headline":"EvoSkill automatically discovers reusable agent skills through failure analysis to improve performance without changing the model."},"references":{"count":55,"sample":[{"doi":"","year":2025,"title":"Agent skills specification, 2025","work_id":"cc370620-94eb-4f6b-8c2b-a40f797b4ead","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2026,"title":"GEPA: Reflective Prompt Evolution Can Outperform Reinforcement Learning","work_id":"40b60d06-dc1c-4799-b75d-ff1eca653049","ref_index":2,"cited_arxiv_id":"2507.19457","is_internal_anchor":true},{"doi":"","year":2026,"title":"Roma: Recursive open meta-agent framework for long-horizon multi-agent systems, 2026","work_id":"f9efd630-2181-4456-941f-bc772bac6627","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2025,"title":"Anthropic skills documentation, 2025","work_id":"04711a91-a683-427a-a581-6222c2c3b80d","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2026,"title":"Claude code overview, 2026","work_id":"56e50904-fb0b-4d6f-a71f-44d583dec220","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":55,"snapshot_sha256":"ed781fa73596c9e64980e686db68b19e93c8cece7c614defac0549434068392a","internal_anchors":6},"formal_canon":{"evidence_count":2,"snapshot_sha256":"fff1fb79c4f29ec0c1e34e4ec4f045feabae2ad949bdc77b2c2f4e7d1168c483"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"78deba2c-4398-4263-b6ca-bcc698571435"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-17T23:38:15Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"Rv2l2s33xLO57tQlYZcB3hB5HlgEQTO8JOtXqw7uPolKK8pVDZSYhNn6CZgPWB2GgC2qcvIBIGn4n1grKBgfCQ==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-22T05:09:30.607428Z"},"content_sha256":"f18efc7a47b19824a71fdfd189c490612a6868730100a880b2f5eb801aafcfd6","schema_version":"1.0","event_id":"sha256:f18efc7a47b19824a71fdfd189c490612a6868730100a880b2f5eb801aafcfd6"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/RSLHGCOWXB22X3YAG6SMUE27HA/bundle.json","state_url":"https://pith.science/pith/RSLHGCOWXB22X3YAG6SMUE27HA/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/RSLHGCOWXB22X3YAG6SMUE27HA/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-05-22T05:09:30Z","links":{"resolver":"https://pith.science/pith/RSLHGCOWXB22X3YAG6SMUE27HA","bundle":"https://pith.science/pith/RSLHGCOWXB22X3YAG6SMUE27HA/bundle.json","state":"https://pith.science/pith/RSLHGCOWXB22X3YAG6SMUE27HA/state.json","well_known_bundle":"https://pith.science/.well-known/pith/RSLHGCOWXB22X3YAG6SMUE27HA/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2026:RSLHGCOWXB22X3YAG6SMUE27HA","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":"0a3216ff28967491494c1c732d2e6dfe23e008c046bcc7f01c5b06866da9d63e","cross_cats_sorted":["cs.MA"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.AI","submitted_at":"2026-03-03T09:07:22Z","title_canon_sha256":"d1ff511b1c5f7b42bcb3120baa9ae8d47138de7e880d195e6f7eb9e02db0d795"},"schema_version":"1.0","source":{"id":"2603.02766","kind":"arxiv","version":1}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2603.02766","created_at":"2026-05-17T23:38:15Z"},{"alias_kind":"arxiv_version","alias_value":"2603.02766v1","created_at":"2026-05-17T23:38:15Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2603.02766","created_at":"2026-05-17T23:38:15Z"},{"alias_kind":"pith_short_12","alias_value":"RSLHGCOWXB22","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"RSLHGCOWXB22X3YA","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"RSLHGCOW","created_at":"2026-05-18T12:33:37Z"}],"graph_snapshots":[{"event_id":"sha256:f18efc7a47b19824a71fdfd189c490612a6868730100a880b2f5eb801aafcfd6","target":"graph","created_at":"2026-05-17T23:38:15Z","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":"EvoSkill analyzes execution failures, proposes new skills or edits to existing ones, and materializes them into structured, reusable skill folders. A Pareto frontier of agent programs governs selection, retaining only skills that improve held-out validation performance while the underlying model remains frozen. We evaluate EvoSkill on two benchmarks: OfficeQA... improves exact-match accuracy by 7.3% (60.6% → 67.9%); and SealQA... yields a 12.1% gain (26.6% → 38.7%). ... skills evolved from SealQA transfers zero-shot to BrowseComp, improving accuracy by 5.3%."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That iterative failure analysis can reliably generate skills whose benefits on held-out validation reflect genuine generalization rather than benchmark-specific artifacts or unstated implementation choices in the skill proposal step."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"EvoSkill evolves agent skills via failure analysis and Pareto frontier selection, raising exact-match accuracy 7.3% on OfficeQA and 12.1% on SealQA with 5.3% zero-shot transfer to BrowseComp."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"EvoSkill automatically discovers reusable agent skills through failure analysis to improve performance without changing the model."}],"snapshot_sha256":"b5830b8b98826cb57710aab3eaed2c4f6e69c83294287853f53afdba0fb7884e"},"formal_canon":{"evidence_count":2,"snapshot_sha256":"fff1fb79c4f29ec0c1e34e4ec4f045feabae2ad949bdc77b2c2f4e7d1168c483"},"paper":{"abstract_excerpt":"Coding agents are increasingly used as general-purpose problem solvers, but their flexibility does not by itself confer the domain expertise needed for specialized tasks. Recent work addresses this through \\textit{agent skills}: reusable workflows, and code, that augment agents with domain-specific capabilities. Most skills today are hand-crafted, and existing evolutionary approaches optimize low-level artifacts (e.g. prompts \\& code) that are tightly coupled to specific models and tasks. We introduce \\textbf{EvoSkill}, a self-evolving framework that automatically discovers and refines agent s","authors_text":"Jaydon Bingham, Noah Provenzano, Salaheddin Alzubi, Tu Vu, Weiyuan Chen","cross_cats":["cs.MA"],"headline":"EvoSkill automatically discovers reusable agent skills through failure analysis to improve performance without changing the model.","license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.AI","submitted_at":"2026-03-03T09:07:22Z","title":"EvoSkill: Automated Skill Discovery for Multi-Agent Systems"},"references":{"count":55,"internal_anchors":6,"resolved_work":55,"sample":[{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":1,"title":"Agent skills specification, 2025","work_id":"cc370620-94eb-4f6b-8c2b-a40f797b4ead","year":2025},{"cited_arxiv_id":"2507.19457","doi":"","is_internal_anchor":true,"ref_index":2,"title":"GEPA: Reflective Prompt Evolution Can Outperform Reinforcement Learning","work_id":"40b60d06-dc1c-4799-b75d-ff1eca653049","year":2026},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":3,"title":"Roma: Recursive open meta-agent framework for long-horizon multi-agent systems, 2026","work_id":"f9efd630-2181-4456-941f-bc772bac6627","year":2026},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":4,"title":"Anthropic skills documentation, 2025","work_id":"04711a91-a683-427a-a581-6222c2c3b80d","year":2025},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":5,"title":"Claude code overview, 2026","work_id":"56e50904-fb0b-4d6f-a71f-44d583dec220","year":2026}],"snapshot_sha256":"ed781fa73596c9e64980e686db68b19e93c8cece7c614defac0549434068392a"},"source":{"id":"2603.02766","kind":"arxiv","version":1},"verdict":{"created_at":"2026-05-17T02:18:59.569796Z","id":"78deba2c-4398-4263-b6ca-bcc698571435","model_set":{"reader":"grok-4.3"},"one_line_summary":"EvoSkill evolves agent skills via failure analysis and Pareto frontier selection, raising exact-match accuracy 7.3% on OfficeQA and 12.1% on SealQA with 5.3% zero-shot transfer to BrowseComp.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"EvoSkill automatically discovers reusable agent skills through failure analysis to improve performance without changing the model.","strongest_claim":"EvoSkill analyzes execution failures, proposes new skills or edits to existing ones, and materializes them into structured, reusable skill folders. A Pareto frontier of agent programs governs selection, retaining only skills that improve held-out validation performance while the underlying model remains frozen. We evaluate EvoSkill on two benchmarks: OfficeQA... improves exact-match accuracy by 7.3% (60.6% → 67.9%); and SealQA... yields a 12.1% gain (26.6% → 38.7%). ... skills evolved from SealQA transfers zero-shot to BrowseComp, improving accuracy by 5.3%.","weakest_assumption":"That iterative failure analysis can reliably generate skills whose benefits on held-out validation reflect genuine generalization rather than benchmark-specific artifacts or unstated implementation choices in the skill proposal step."}},"verdict_id":"78deba2c-4398-4263-b6ca-bcc698571435"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:f8700fea4c687d1eb100f189721d598b3ffcd48ed7de17e2b7bb5bc2d8af9d68","target":"record","created_at":"2026-05-17T23:38:15Z","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":"0a3216ff28967491494c1c732d2e6dfe23e008c046bcc7f01c5b06866da9d63e","cross_cats_sorted":["cs.MA"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"cs.AI","submitted_at":"2026-03-03T09:07:22Z","title_canon_sha256":"d1ff511b1c5f7b42bcb3120baa9ae8d47138de7e880d195e6f7eb9e02db0d795"},"schema_version":"1.0","source":{"id":"2603.02766","kind":"arxiv","version":1}},"canonical_sha256":"8c967309d6b875abef0037a4ca135f3812be2599ee232b74f19d79d336018128","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"8c967309d6b875abef0037a4ca135f3812be2599ee232b74f19d79d336018128","first_computed_at":"2026-05-17T23:38:15.400988Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-17T23:38:15.400988Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"EzMftA8vfg9a00XfRa1CoQh1xD8ynAGbOOTCgZwubt69RyQKwEhlbxDK/RJavO4YmUNRrY2v4lanfL4GjAquDQ==","signature_status":"signed_v1","signed_at":"2026-05-17T23:38:15.401508Z","signed_message":"canonical_sha256_bytes"},"source_id":"2603.02766","source_kind":"arxiv","source_version":1}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:f8700fea4c687d1eb100f189721d598b3ffcd48ed7de17e2b7bb5bc2d8af9d68","sha256:f18efc7a47b19824a71fdfd189c490612a6868730100a880b2f5eb801aafcfd6"],"state_sha256":"f1179eb85957ed3987ad20a699cee7b77b7f263c0ab769149bc24721c36bcb91"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"pq8+7hgzeWCdmwH7D986r601/al6KUOgZTrd1m3H2Ii7t4dwLnzTLOoSlx9Lg8LCEyhGunQVKtPkTSOowVblAA==","signed_message":"bundle_sha256_bytes","signed_at":"2026-05-22T05:09:30.612248Z","bundle_sha256":"fbb8c95724dc88c5dd293c748e3a0a4ceed65238770a4f13ad2d96a56ce1381b"}}