{"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-2608-10300","title":"Logit-Boundary Geometric Belief Interfaces and Sparse Sheaf-Enclave Protocols: A Self-Contained Substrate for Secure Network Electronic Health Record (EHR) Interoperability","arxiv_id":"2608.10300","date":"2026-08-10","proceeding":null,"authors":["Alvin Spivey","Yu Huang"],"abstract":"Electronic health-record interoperability is a boundary problem: legacy systems, generative models, terminology services, identity systems, and human reviewers may each expose rich internal states, while operational exchange requires a narrow shared interface of typed claims, bounded uncertainty, provenance, and explicit admission or abstention. This paper details a mathematical and engineering architecture for that interface. The organizing idea is the logit boundary: a discovery model may propose pre-threshold scores over a local categorical decision, but a deterministic judgment substrate decides whether the proposal is admissible, requires review, or must be quarantined before any Fast Healthcare Interoperability Resources (FHIR) transaction is constructed. The resulting Geometric Belief Interface (GBI) combines finite boundary semantics, local Dirichlet evidence, cellular-sheaf and mapping-cone diagnostics, advisory geometric audit charts, and a Decentralized Cryptographic Sheaf-Enclave (DCSE) protocol sketch for fail-closed deployment. The framework does not establish clinical truth, global representation alignment, or end-to-end safety; it defines certificate-producing checks at a model-to-system boundary. A companion frozen synthetic benchmark, GBI BoundaryBench v0.1, evaluated Qwen3-4B-Instruct-2507 on 256 held-out tasks across three evidence modes (768 canonical executions). All executions completed, but none produced an output accepted by the benchmark contract: 369 were rejected during safe parsing and 399 during schema validation, yielding zero coverage and deterministic quarantine. This empirical result is deliberately narrow - one 4B open-weight model under one frozen interface - and is reported as evidence about the admission boundary, not as a general claim about LLM capability or clinical safety. A Julia appendix verifies numerical certificates using standard libraries.","url_abs":"https://arxiv.org/abs/2608.10300","url_pdf":"https://arxiv.org/pdf/2608.10300","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/2608.10300","atlas_url":"https://app.syntology.ai/?focus=2608.10300","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2608.10300"}},"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/AlvinSpivey/GBI-BoundaryBench","reach":null}],"summary":{"ran":4,"ran_fixture":2,"ran_violates":1,"ran_honours":1,"ran_draft_wrong":5,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":16,"ran":13,"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":16,"samples":[{"code_sha256_prefix":"2d8c43dd8bab3be0","entry":"ProbeState","repo":"AlvinSpivey/GBI-BoundaryBench","repo_kind":"found_in_text","path":"src/boundarybench/gbi/claims.py","file_url":"https://github.com/AlvinSpivey/GBI-BoundaryBench/blob/HEAD/src/boundarybench/gbi/claims.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2d8c43dd8bab3be0"}},{"code_sha256_prefix":"bea4c271afc83969","entry":"_entropy_nats","repo":"AlvinSpivey/GBI-BoundaryBench","repo_kind":"found_in_text","path":"src/boundarybench/gbi/claims.py","file_url":"https://github.com/AlvinSpivey/GBI-BoundaryBench/blob/HEAD/src/boundarybench/gbi/claims.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bea4c271afc83969"}},{"code_sha256_prefix":"666302c18b688c47","entry":"_softmax","repo":"AlvinSpivey/GBI-BoundaryBench","repo_kind":"found_in_text","path":"src/boundarybench/gbi/claims.py","file_url":"https://github.com/AlvinSpivey/GBI-BoundaryBench/blob/HEAD/src/boundarybench/gbi/claims.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"666302c18b688c47"}},{"code_sha256_prefix":"dd628724a2513e21","entry":"_version_key","repo":"AlvinSpivey/GBI-BoundaryBench","repo_kind":"found_in_text","path":"src/boundarybench/gbi/claims.py","file_url":"https://github.com/AlvinSpivey/GBI-BoundaryBench/blob/HEAD/src/boundarybench/gbi/claims.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dd628724a2513e21"}},{"code_sha256_prefix":"9351d10c9a1583f5","entry":"run_operational_probe","repo":"AlvinSpivey/GBI-BoundaryBench","repo_kind":"found_in_text","path":"src/boundarybench/gbi/claims.py","file_url":"https://github.com/AlvinSpivey/GBI-BoundaryBench/blob/HEAD/src/boundarybench/gbi/claims.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9351d10c9a1583f5"}},{"code_sha256_prefix":"e84f0d9004bde6ce","entry":"section_2_affine_equivalence","repo":"AlvinSpivey/GBI-BoundaryBench","repo_kind":"found_in_text","path":"src/boundarybench/gbi/claims.py","file_url":"https://github.com/AlvinSpivey/GBI-BoundaryBench/blob/HEAD/src/boundarybench/gbi/claims.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e84f0d9004bde6ce"}},{"code_sha256_prefix":"67bc2f91f47fc4e8","entry":"section_2_component_logits","repo":"AlvinSpivey/GBI-BoundaryBench","repo_kind":"found_in_text","path":"src/boundarybench/gbi/claims.py","file_url":"https://github.com/AlvinSpivey/GBI-BoundaryBench/blob/HEAD/src/boundarybench/gbi/claims.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"67bc2f91f47fc4e8"}},{"code_sha256_prefix":"8e1e7429f5fd9fd3","entry":"section_2_dynamical_category_switch","repo":"AlvinSpivey/GBI-BoundaryBench","repo_kind":"found_in_text","path":"src/boundarybench/gbi/claims.py","file_url":"https://github.com/AlvinSpivey/GBI-BoundaryBench/blob/HEAD/src/boundarybench/gbi/claims.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8e1e7429f5fd9fd3"}},{"code_sha256_prefix":"9a0214fb541ccfc4","entry":"section_2_probe_visible_quotient","repo":"AlvinSpivey/GBI-BoundaryBench","repo_kind":"found_in_text","path":"src/boundarybench/gbi/claims.py","file_url":"https://github.com/AlvinSpivey/GBI-BoundaryBench/blob/HEAD/src/boundarybench/gbi/claims.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9a0214fb541ccfc4"}},{"code_sha256_prefix":"fabc94b4dc45c718","entry":"section_2_softmax_and_topk","repo":"AlvinSpivey/GBI-BoundaryBench","repo_kind":"found_in_text","path":"src/boundarybench/gbi/claims.py","file_url":"https://github.com/AlvinSpivey/GBI-BoundaryBench/blob/HEAD/src/boundarybench/gbi/claims.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fabc94b4dc45c718"}},{"code_sha256_prefix":"6bc16e0de4c5e8fe","entry":"section_3_boolean_homomorphism","repo":"AlvinSpivey/GBI-BoundaryBench","repo_kind":"found_in_text","path":"src/boundarybench/gbi/claims.py","file_url":"https://github.com/AlvinSpivey/GBI-BoundaryBench/blob/HEAD/src/boundarybench/gbi/claims.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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6bc16e0de4c5e8fe"}},{"code_sha256_prefix":"2a21302b98916264","entry":"section_4_probe_suite","repo":"AlvinSpivey/GBI-BoundaryBench","repo_kind":"found_in_text","path":"src/boundarybench/gbi/claims.py","file_url":"https://github.com/AlvinSpivey/GBI-BoundaryBench/blob/HEAD/src/boundarybench/gbi/claims.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2a21302b98916264"}},{"code_sha256_prefix":"717064a5a784780c","entry":"section_6_2_dynamic_atom_registry","repo":"AlvinSpivey/GBI-BoundaryBench","repo_kind":"found_in_text","path":"src/boundarybench/gbi/claims.py","file_url":"https://github.com/AlvinSpivey/GBI-BoundaryBench/blob/HEAD/src/boundarybench/gbi/claims.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"DEP_MISSING","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"717064a5a784780c"}},{"code_sha256_prefix":"35cdb48f5185bc59","entry":"run_all_section_claims","repo":"AlvinSpivey/GBI-BoundaryBench","repo_kind":"found_in_text","path":"src/boundarybench/gbi/claims.py","file_url":"https://github.com/AlvinSpivey/GBI-BoundaryBench/blob/HEAD/src/boundarybench/gbi/claims.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"35cdb48f5185bc59"}},{"code_sha256_prefix":"6b26f3ca6616b946","entry":"section_8_boundary_3_advisory_only","repo":"AlvinSpivey/GBI-BoundaryBench","repo_kind":"found_in_text","path":"src/boundarybench/gbi/claims.py","file_url":"https://github.com/AlvinSpivey/GBI-BoundaryBench/blob/HEAD/src/boundarybench/gbi/claims.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6b26f3ca6616b946"}},{"code_sha256_prefix":"f38190f5546a1394","entry":"section_8_safety_checks","repo":"AlvinSpivey/GBI-BoundaryBench","repo_kind":"found_in_text","path":"src/boundarybench/gbi/claims.py","file_url":"https://github.com/AlvinSpivey/GBI-BoundaryBench/blob/HEAD/src/boundarybench/gbi/claims.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f38190f5546a1394"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","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}}}