{"profile":"glyph.external-reliance-decision-endpoint/0.1","counter_definition":{"label":"External reliance decisions","shorthand":"D","increments_when":"A dedicated evidence-intake authority signs a QUALIFY event for a closed candidate package containing an authenticated provider receipt, receiver-signed bulla.rely receipt, and receiver-signed boundary receipt; the decision recomputes under the bound runtime and policy, and the signed ledger head includes the event.","requires":["the receiver-signed boundary receipt binds the record, relied-on and reliance attestations, policy, decision, receiving system, exact boundary action and reference, and actor-reported time","provider and receiver organization-key attestations bind distinct signing methods and control domains to hash-bound review evidence","a dedicated intake signer accepted outside the submitted packet records separate REVIEWED_OUTSIDE_GLYPH_CONTROL findings; this is an attributable institutional determination, not cryptographic proof of organizational identity","the relied-on ActionReceipt, receiver-signed bulla.rely ActionReceipt, boundary receipt, organization attestations, control evidence, and runtime replay report are retained byte-for-byte in a closed package","verify_reliance returns ok and the claimed decision equals the recomputed decision under the exact named policy","the exact Bulla version, policy hash, checker digest, and published wheel digest are bound into the qualification","a signed ledger head includes the hash-chained qualification event; returning verifiers can supply a retained prior head to detect rollback or divergence"],"does_not_require":["observing whether the receiver later paid, deployed, granted control, or completed a handoff"],"does_not_count":["team-authored fixtures, browser demonstrations, or supplied-checker replays","an unsigned policy decision or a bulla.rely receipt that does not recompute","a decision with no receiver-signed boundary record","a candidate whose external-control status is self-declared or carried only inside the submitted packet","a submission from an organization under project control"],"establishes":"A named intake reviewer accepted one receiver-signed, locally reproducible policy decision and boundary record under the published external-control review rule.","does_not_establish":"Organizational identity as a worldly fact, that the named policy was sound or appropriate, that the provider claim was true, that the receiver acted on the decision, or that any worldly effect occurred."},"intake_context":{"profile":"glyph.external-reliance-intake-context/0.1","status":"ACTIVE","accepted_intake_methods":["did:key:z6Mkv8R9kYth8QGmHfLVUhhtJAxweFD1bY8vHrip5WzBuHCT"],"trust_source":"Glyph Standard repository publication and its designated owner-dispatched issuance process linked to a public Bulla issue and candidate root","limitation":"GitHub's current repository plan does not provide a native required environment reviewer. The owner workflow and public labels are the published issuance policy, not a cryptographic restriction on offline key use. A count changes only after a reviewable repository PR merges. At D0 no intake event or head exists, so no append-only or independent-review claim is made."},"intake_context_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://glyphstandard.com/evidence/external-reliance-intake-context.schema.json","title":"External reliance evidence-intake context","type":"object","additionalProperties":false,"required":["profile","status","accepted_intake_methods","trust_source","limitation"],"properties":{"profile":{"const":"glyph.external-reliance-intake-context/0.1"},"status":{"enum":["INTAKE_NOT_PROVISIONED","ACTIVE","SUSPENDED"]},"accepted_intake_methods":{"type":"array","uniqueItems":true,"items":{"type":"string","pattern":"^did:key:z"}},"trust_source":{"type":"string","minLength":1},"limitation":{"type":"string","minLength":1}},"allOf":[{"if":{"properties":{"status":{"const":"INTAKE_NOT_PROVISIONED"}}},"then":{"properties":{"accepted_intake_methods":{"maxItems":0}}}},{"if":{"properties":{"status":{"const":"ACTIVE"}}},"then":{"properties":{"accepted_intake_methods":{"minItems":1}}}},{"if":{"properties":{"status":{"const":"SUSPENDED"}}},"then":{"properties":{"accepted_intake_methods":{"minItems":1}}}}]},"intake_key":{"profile":"glyph.external-reliance-intake-key/0.1","verification_method":"did:key:z6Mkv8R9kYth8QGmHfLVUhhtJAxweFD1bY8vHrip5WzBuHCT","algorithm":"Ed25519","purpose":"external-reliance intake tests, qualification events, and ledger heads","status":"ACTIVE","created_at":"2026-08-23","release_key_reused":false,"manual_approval_mode":"OWNER_WORKFLOW_DISPATCH_AND_APPROVED_PUBLIC_ISSUE","native_environment_reviewers":false,"recovery_copy":"OFFLINE_ENCRYPTED","limitation":"Glyph Standard designates this key for intake events issued through the owner-dispatched workflow and publishes a count only after the resulting repository PR merges. The offline recovery key can produce signatures outside that workflow; such a signature does not by itself establish that the issuance policy or external-control review occurred."},"intake_key_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://glyphstandard.com/evidence/external-reliance-intake-key.schema.json","title":"Glyph external reliance intake key","type":"object","additionalProperties":false,"required":["profile","verification_method","algorithm","purpose","status","created_at","release_key_reused","manual_approval_mode","native_environment_reviewers","recovery_copy","limitation"],"properties":{"profile":{"const":"glyph.external-reliance-intake-key/0.1"},"verification_method":{"type":"string","pattern":"^did:key:z[1-9A-HJ-NP-Za-km-z]+$"},"algorithm":{"const":"Ed25519"},"purpose":{"const":"external-reliance intake tests, qualification events, and ledger heads"},"status":{"enum":["TESTING_PENDING_ACTIVATION","ACTIVE","SUSPENDED"]},"created_at":{"type":"string","pattern":"^[0-9]{4}-[0-9]{2}-[0-9]{2}$"},"release_key_reused":{"const":false},"manual_approval_mode":{"const":"OWNER_WORKFLOW_DISPATCH_AND_APPROVED_PUBLIC_ISSUE"},"native_environment_reviewers":{"const":false},"recovery_copy":{"const":"OFFLINE_ENCRYPTED"},"limitation":{"type":"string","minLength":1}}},"ledger":{"profile":"glyph.external-reliance-decision-ledger/0.1","schema_version":1,"as_of":"2026-08-23","counter":"external_reliance_decisions","gate":"VERIFIED_DECISION_NOT_OBSERVED_EFFECT","intake_status":"ACTIVE","qualified_count":0,"historical_qualifications":0,"events":[],"heads":[]},"ledger_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://glyphstandard.com/evidence/external-reliance-decision-ledger.schema.json","title":"External reliance-decision event ledger","type":"object","additionalProperties":false,"required":["profile","schema_version","as_of","counter","gate","intake_status","qualified_count","historical_qualifications","events","heads"],"properties":{"profile":{"const":"glyph.external-reliance-decision-ledger/0.1"},"schema_version":{"const":1},"as_of":{"type":"string","pattern":"^[0-9]{4}-[0-9]{2}-[0-9]{2}$"},"counter":{"const":"external_reliance_decisions"},"gate":{"const":"VERIFIED_DECISION_NOT_OBSERVED_EFFECT"},"intake_status":{"enum":["INTAKE_NOT_PROVISIONED","ACTIVE","SUSPENDED"]},"qualified_count":{"type":"integer","minimum":0,"maximum":10000},"historical_qualifications":{"type":"integer","minimum":0,"maximum":10000},"events":{"$ref":"#/$defs/entries"},"heads":{"$ref":"#/$defs/entries"}},"$defs":{"entries":{"type":"array","maxItems":10000,"items":{"type":"object","additionalProperties":false,"required":["sequence","path","byte_length","sha256"],"properties":{"sequence":{"type":"integer","minimum":0,"maximum":9999},"path":{"type":"string","pattern":"^[a-z0-9][a-z0-9._/-]{0,239}\\.json$"},"byte_length":{"type":"integer","minimum":1,"maximum":1048576},"sha256":{"type":"string","pattern":"^sha256:[0-9a-f]{64}$"}}}}}},"member_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json","title":"External reliance-decision candidate member","description":"Closed authored member shapes. ActionReceipt hashing, signatures, cross-member bindings, and role assignment remain checker requirements.","anyOf":[{"$ref":"#/$defs/providerReceipt"},{"$ref":"#/$defs/relianceReceipt"},{"$ref":"#/$defs/boundaryReceipt"},{"$ref":"#/$defs/organizationReceipt"},{"$ref":"#/$defs/controlEvidence"},{"$ref":"#/$defs/evidenceGroundingContext"},{"$ref":"#/$defs/runtimeReplay"}],"$defs":{"hash":{"type":"string","pattern":"^sha256:[0-9a-f]{64}$"},"receiptRef":{"type":"object","additionalProperties":false,"required":["event","attestation"],"properties":{"event":{"$ref":"#/$defs/hash"},"attestation":{"$ref":"#/$defs/hash"}}},"providerReceipt":{"$ref":"https://glyphstandard.com/evidence/external-reliance-action-receipt-v0.3.schema.json"},"relianceReceipt":{"allOf":[{"$ref":"https://glyphstandard.com/evidence/external-reliance-action-receipt-v0.3.schema.json"},{"properties":{"action":{"type":"object","additionalProperties":false,"required":["type","subject"],"properties":{"type":{"const":"bulla.rely"},"subject":{"type":"object","additionalProperties":false,"required":["relied_on","policy","decision"],"properties":{"relied_on":{"$ref":"#/$defs/receiptRef"},"policy":{"$ref":"#/$defs/policy"},"decision":{"$ref":"#/$defs/decision"},"grounding_context":{"$ref":"#/$defs/hash"}}}}}}}]},"boundaryReceipt":{"allOf":[{"$ref":"https://glyphstandard.com/evidence/external-reliance-action-receipt-v0.3.schema.json"},{"properties":{"action":{"type":"object","additionalProperties":false,"required":["type","subject"],"properties":{"type":{"const":"glyph.external-reliance.boundary"},"subject":{"type":"object","additionalProperties":false,"required":["record_id","relied_on","reliance","policy","decision","receiver_system","boundary_action","boundary_action_ref","recorded_at"],"properties":{"record_id":{"type":"string","pattern":"^erd-[0-9]{4}-[0-9]{2}-[0-9]{2}-[a-z0-9-]+$"},"relied_on":{"$ref":"#/$defs/receiptRef"},"reliance":{"$ref":"#/$defs/receiptRef"},"policy":{"$ref":"#/$defs/policy"},"decision":{"$ref":"#/$defs/decision"},"receiver_system":{"type":"string","minLength":1,"maxLength":200},"boundary_action":{"enum":["PAY","DEPLOY","GRANT_CONTROL","HANDOFF","OTHER"]},"boundary_action_ref":{"type":"string","minLength":1,"maxLength":300},"recorded_at":{"$ref":"#/$defs/timestamp"}}}}}}}]},"organizationReceipt":{"allOf":[{"$ref":"https://glyphstandard.com/evidence/external-reliance-action-receipt-v0.3.schema.json"},{"properties":{"action":{"type":"object","additionalProperties":false,"required":["type","subject"],"properties":{"type":{"const":"glyph.external-reliance.organization-key"},"subject":{"type":"object","additionalProperties":false,"required":["organization","signing_method","control_domain","control_evidence_sha256","relationship_disclosure_sha256","asserted_at"],"properties":{"organization":{"type":"string","minLength":1,"maxLength":500},"signing_method":{"type":"string","pattern":"^did:key:z"},"control_domain":{"type":"string","minLength":1,"maxLength":500},"control_evidence_sha256":{"$ref":"#/$defs/hash"},"relationship_disclosure_sha256":{"$ref":"#/$defs/hash"},"asserted_at":{"$ref":"#/$defs/timestamp"}}}}}}}]},"policy":{"type":"string","pattern":"^reliance\\.(strict|pragmatic|evidence-strict)\\.v1@sha256:[0-9a-f]{64}$"},"decision":{"enum":["rely","refuse","escalate"]},"controlEvidence":{"type":"object","additionalProperties":false,"required":["profile","organization","control_domain","signing_method","relationship_disclosure","attribution_url","observed_at"],"properties":{"profile":{"const":"glyph.external-control-evidence/0.1"},"organization":{"type":"string","minLength":1,"maxLength":500},"control_domain":{"type":"string","minLength":1,"maxLength":500},"signing_method":{"type":"string","pattern":"^did:key:z"},"relationship_disclosure":{"type":"string","minLength":1,"maxLength":500},"attribution_url":{"type":"string","pattern":"^https://"},"observed_at":{"$ref":"#/$defs/timestamp"}}},"evidenceGroundingContext":{"type":"object","propertyNames":{"pattern":"^sha256:[0-9a-f]{64}$"},"additionalProperties":{"enum":["self_asserted","counterparty_signed","third_party_anchored","execution_verified"]}},"runtimeReplay":{"type":"object","additionalProperties":false,"required":["profile","bulla_version","policy","reliance_ok","claimed","recomputed","checks"],"properties":{"profile":{"const":"glyph.external-reliance-runtime-replay/0.1"},"bulla_version":{"type":"string","pattern":"^[0-9]+\\.[0-9]+\\.[0-9]+$"},"policy":{"type":"string","pattern":"^reliance\\.(strict|pragmatic|evidence-strict)\\.v1@sha256:[0-9a-f]{64}$"},"reliance_ok":{"type":"boolean"},"claimed":{"enum":["rely","refuse","escalate"]},"recomputed":{"enum":["rely","refuse","escalate"]},"checks":{"type":"object","additionalProperties":{"type":"boolean"}}}},"timestamp":{"type":"string","pattern":"^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z$"}}},"record_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://glyphstandard.com/evidence/external-reliance-decision-record.schema.json","title":"External reliance-decision candidate package","$comment":"Validate each declared member against https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json; the checker enforces the role-specific ActionReceipt subjects and cross-member bindings.","type":"object","additionalProperties":false,"required":["profile","record_id","submitted_at","members","runtime","boundaries"],"properties":{"profile":{"const":"glyph.external-reliance-candidate/0.1"},"record_id":{"type":"string","pattern":"^erd-[0-9]{4}-[0-9]{2}-[0-9]{2}-[a-z0-9-]+$"},"submitted_at":{"type":"string","pattern":"^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z$"},"members":{"type":"array","minItems":9,"maxItems":9,"allOf":[{"contains":{"properties":{"role":{"const":"relied_on_receipt"}},"required":["role"]},"minContains":1,"maxContains":1},{"contains":{"properties":{"role":{"const":"reliance_receipt"}},"required":["role"]},"minContains":1,"maxContains":1},{"contains":{"properties":{"role":{"const":"boundary_receipt"}},"required":["role"]},"minContains":1,"maxContains":1},{"contains":{"properties":{"role":{"const":"provider_organization_attestation"}},"required":["role"]},"minContains":1,"maxContains":1},{"contains":{"properties":{"role":{"const":"receiver_organization_attestation"}},"required":["role"]},"minContains":1,"maxContains":1},{"contains":{"properties":{"role":{"const":"provider_control_evidence"}},"required":["role"]},"minContains":1,"maxContains":1},{"contains":{"properties":{"role":{"const":"receiver_control_evidence"}},"required":["role"]},"minContains":1,"maxContains":1},{"contains":{"properties":{"role":{"const":"evidence_grounding_context"}},"required":["role"]},"minContains":1,"maxContains":1},{"contains":{"properties":{"role":{"const":"runtime_replay_report"}},"required":["role"]},"minContains":1,"maxContains":1}],"items":{"type":"object","additionalProperties":false,"required":["role","path","byte_length","sha256"],"properties":{"role":{"enum":["relied_on_receipt","reliance_receipt","boundary_receipt","provider_organization_attestation","receiver_organization_attestation","provider_control_evidence","receiver_control_evidence","evidence_grounding_context","runtime_replay_report"]},"path":{"type":"string","pattern":"^[a-z0-9][a-z0-9._/-]{0,239}\\.json$"},"byte_length":{"type":"integer","minimum":1,"maximum":1048576},"sha256":{"type":"string","pattern":"^sha256:[0-9a-f]{64}$"}}}},"runtime":{"type":"object","additionalProperties":false,"required":["profile","bulla_version","policy","checker_sha256","release_artifact"],"properties":{"profile":{"const":"glyph.external-reliance-runtime/0.1"},"bulla_version":{"type":"string","pattern":"^[0-9]+\\.[0-9]+\\.[0-9]+$"},"policy":{"type":"string","pattern":"^reliance\\.(strict|pragmatic|evidence-strict)\\.v1@sha256:[0-9a-f]{64}$"},"checker_sha256":{"type":"string","pattern":"^sha256:[0-9a-f]{64}$"},"release_artifact":{"type":"object","additionalProperties":false,"required":["url","sha256"],"properties":{"url":{"type":"string","pattern":"^https://files\\.pythonhosted\\.org/"},"sha256":{"type":"string","pattern":"^sha256:[0-9a-f]{64}$"}}}}},"boundaries":{"const":{"gate":"VERIFIED_DECISION_NOT_OBSERVED_EFFECT","worldly_effect_established":false,"provider_claim_truth_established":false,"externality_status":"PENDING_INTAKE_REVIEW"}}}},"submission_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://glyphstandard.com/evidence/external-reliance-decision-submission.schema.json","title":"External reliance-decision submission instructions","type":"object","additionalProperties":false,"required":["profile","counter_status","intake_status","public_intake_url","candidate_schema","member_schema","member_schemas","instructions","required_members"],"properties":{"profile":{"const":"glyph.external-reliance-submission-template/0.1"},"counter_status":{"const":"NOT_COUNTED"},"intake_status":{"const":"ACTIVE"},"public_intake_url":{"const":"https://github.com/jkomkov/bulla/issues/new?template=external_reliance_candidate.yml"},"candidate_schema":{"const":"https://glyphstandard.com/evidence/external-reliance-decision-record.schema.json"},"member_schema":{"const":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json"},"member_schemas":{"const":{"relied_on_receipt":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json#/$defs/providerReceipt","reliance_receipt":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json#/$defs/relianceReceipt","boundary_receipt":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json#/$defs/boundaryReceipt","provider_organization_attestation":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json#/$defs/organizationReceipt","receiver_organization_attestation":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json#/$defs/organizationReceipt","provider_control_evidence":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json#/$defs/controlEvidence","receiver_control_evidence":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json#/$defs/controlEvidence","evidence_grounding_context":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json#/$defs/evidenceGroundingContext","runtime_replay_report":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json#/$defs/runtimeReplay"}},"instructions":{"type":"array","minItems":4,"items":{"type":"string","minLength":1}},"required_members":{"type":"array","minItems":9,"maxItems":9,"uniqueItems":true,"items":{"enum":["relied_on_receipt","reliance_receipt","boundary_receipt","provider_organization_attestation","receiver_organization_attestation","provider_control_evidence","receiver_control_evidence","evidence_grounding_context","runtime_replay_report"]}}}},"submission_template":{"profile":"glyph.external-reliance-submission-template/0.1","counter_status":"NOT_COUNTED","intake_status":"ACTIVE","public_intake_url":"https://github.com/jkomkov/bulla/issues/new?template=external_reliance_candidate.yml","candidate_schema":"https://glyphstandard.com/evidence/external-reliance-decision-record.schema.json","member_schema":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json","member_schemas":{"relied_on_receipt":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json#/$defs/providerReceipt","reliance_receipt":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json#/$defs/relianceReceipt","boundary_receipt":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json#/$defs/boundaryReceipt","provider_organization_attestation":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json#/$defs/organizationReceipt","receiver_organization_attestation":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json#/$defs/organizationReceipt","provider_control_evidence":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json#/$defs/controlEvidence","receiver_control_evidence":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json#/$defs/controlEvidence","evidence_grounding_context":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json#/$defs/evidenceGroundingContext","runtime_replay_report":"https://glyphstandard.com/evidence/external-reliance-decision-member.schema.json#/$defs/runtimeReplay"},"instructions":["Create one closed directory whose package.json validates against candidate_schema and whose nine declared files validate against member_schema.","Sign the bulla.rely and boundary receipts with the receiving system's key.","Include separately signed provider and receiver organization-key attestations plus their hash-bound control evidence.","Run the public checker with --candidate, publish the closed packet, and open the public Bulla intake issue. A passing packet remains NOT_COUNTED until the accepted intake authority signs a qualification event and ledger head and the resulting pull request merges."],"required_members":["relied_on_receipt","reliance_receipt","boundary_receipt","provider_organization_attestation","receiver_organization_attestation","provider_control_evidence","receiver_control_evidence","evidence_grounding_context","runtime_replay_report"]},"intake":{"status":"ACTIVE","display":"D0 · intake open","public_issue":"https://github.com/jkomkov/bulla/issues/new?template=external_reliance_candidate.yml","counter_rule":"Candidates remain NOT_COUNTED until a signed qualification event and ledger head merge."},"noncounting_intake_exercise":{"verification_summary":{"profile":"glyph.external-reliance-intake-test-result/1","candidate_root":"sha256:0899a0e3313fd7a07fc5fd8a562da4578f64e6a876da5f1193d944f983fa476c","counter_status":"NOT_COUNTED","intake_method":"did:key:z6Mkv8R9kYth8QGmHfLVUhhtJAxweFD1bY8vHrip5WzBuHCT","public_issue":"https://github.com/jkomkov/bulla/issues/50","qualified_count_before":0,"qualified_count_after":0,"test_attestation":"sha256:cd9660db706adf8d767432fc8192be0a8ae1d0bd7639eca8c0bca6edad6cfab2","verified_to":"attestation","authority_authentic":"verified"},"counter_status":"NOT_COUNTED","package_url":"https://glyphstandard.com/evidence/reliance-intake-test/sha256-0899a0e3313fd7a07fc5fd8a562da4578f64e6a876da5f1193d944f983fa476c/package.json","package_root":"sha256:0899a0e3313fd7a07fc5fd8a562da4578f64e6a876da5f1193d944f983fa476c","publication_record":"https://glyphstandard.com/evidence/reference/sha256-0ab5eac5bfcea97f320ef0e5cefc54cd5a006ab8a7de3685eded5f5a9553867a/intake-test-result.json","publication_boundary":"The public reference applies declared redactions and is not the exact signed receipt byte stream."},"normative_sources":{"profile":"https://glyphstandard.com/evidence/reference/sha256-dddda87da8cacfb92ff3056af830a15cd97dcd5a901d0c09d4478a9b26eb73e1/PROFILE.md","wire_format":"https://glyphstandard.com/evidence/reference/sha256-03eb5434532ffb5d0147d4f69c6666329ea5dcee873c2355d9219fb3eaead02b/WIRE-FORMAT.md","threat_model":"https://glyphstandard.com/evidence/reference/sha256-07d593077ad2e69f05684c29ad878cb366abb7ab9a65c68a9d8152dfad67581f/THREAT-MODEL.md","checker":"https://glyphstandard.com/evidence/reference/sha256-1d4110ff8cfd49b872b68476791b43615ca17a2b0f1d22740589ab431908b051/check_external_reliance_evidence.py","example_builder":"https://glyphstandard.com/evidence/reference/sha256-69797c3dbec00c030b2a0003b9b261fbe57a369db0e7b93ca9763600db0f8362/test_external_reliance_evidence.py","action_receipt_schema":"https://glyphstandard.com/evidence/external-reliance-action-receipt-v0.3.schema.json","intake_key_schema":"https://glyphstandard.com/evidence/external-reliance-intake-key.schema.json"}}