{
  "schema": "actproof.trust_artifacts_page.v1",
  "url": "https://actproof.org/trust-artifacts/",
  "title": "Compliance proof for market trust",
  "thesis": "Atoms let a company create source-bound trust artifacts from compliance work.",
  "positioning": "Compliance artifacts are buyer-enablement material when they show source, mapping, evidence expectation, maturity and boundaries without claiming certification.",
  "relationship_to_existing_tools": {
    "does_not_replace": [
      "CRM",
      "proposal tools",
      "GRC workflow",
      "trust center",
      "legal review",
      "assurance review"
    ],
    "sits_as": "source-bound substrate for buyer-facing compliance trust material"
  },
  "trust_artifact_types": [
    {
      "id": "dora_readiness_note",
      "label": "DORA readiness note",
      "use_for": [
        "RFP",
        "proposal support",
        "regulated buyer conversation"
      ],
      "atom_combination": [
        "reporting_obligation",
        "initial_notification_template",
        "classification_criteria",
        "contact_authority_context"
      ]
    },
    {
      "id": "operational_resilience_appendix",
      "label": "Operational resilience appendix",
      "use_for": [
        "procurement review",
        "risk review"
      ],
      "atom_combination": [
        "business_continuity_field",
        "impact_description",
        "major_incident_threshold",
        "evidence_labels"
      ]
    },
    {
      "id": "due_diligence_response_pack",
      "label": "Due-diligence response pack",
      "use_for": [
        "vendor onboarding",
        "questionnaires"
      ],
      "atom_combination": [
        "profile_lock",
        "atom_coverage",
        "mapped_fields",
        "prevalidation_report"
      ]
    },
    {
      "id": "buyer_enablement_brief",
      "label": "Buyer enablement brief",
      "use_for": [
        "sales enablement",
        "account planning"
      ],
      "atom_combination": [
        "buyer_relevant_atoms",
        "plain_language_implications",
        "safe_claim_boundary"
      ]
    },
    {
      "id": "trust_center_source_map",
      "label": "Trust-center source map",
      "use_for": [
        "private trust portal",
        "public trust page"
      ],
      "atom_combination": [
        "source_atom_inventory",
        "text_hash_where_captured",
        "dependencies",
        "review_status"
      ]
    },
    {
      "id": "change_control_note",
      "label": "Change-control note",
      "use_for": [
        "account expansion",
        "renewal review",
        "risk follow-up"
      ],
      "atom_combination": [
        "profile_diff",
        "bank_overlay",
        "overlay_impact_report",
        "review_backlog"
      ]
    }
  ],
  "safe_claims": [
    "Here is the source-bound readiness map we use to structure DORA-related buyer discussions.",
    "This artifact shows source mapping, evidence expectations and boundaries.",
    "This material supports review; it does not replace legal or supervisory assessment."
  ],
  "do_not_claim": [
    "DORA certification",
    "legal advice",
    "supervisory approval",
    "factual verification",
    "profile exhaustiveness",
    "buyer review no longer needed"
  ],
  "preferred_next_calls": [
    "/api/v1/profiles/dora/source-atoms.ndjson",
    "/assets/data/dora.profile-view.json",
    "/api/v1/profiles/dora/atoms-for-machines.json"
  ]
}