This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
identity-canon/research/commercial-identity/commercial-trust-binding-theory.md
tegwick bd272151af Model reputation as counterparty assurance gradient across four tiers
Add research on the journey from gamable opinion signals (reviews, ratings)
through observed metrics (PAYDEX, SLA stats), financial commitments (bonds,
escrow), and adjudicated outcomes (arbitration, courts). Resolve OpenQuestions:
no Reputation entity; use Reputation Signal, Performance Evidence, Commercial
Commitment, and Adjudication Outcome with Counterparty Assurance Gradient pattern.
2026-06-21 22:57:28 +02:00

119 lines
5.9 KiB
Markdown

# Commercial Trust and Identity Binding Theory
## Source Type
Academic and industry synthesis. Transaction-cost economics, contract performance
literature, digital trust research, and identity-canon conceptual framing.
## Domain
Commercial theory, trust formation, identity persistence, and the economic
function of binding commitments.
## Why This Source Matters
Practitioners often treat login identity and billing identity as separate
accidents of software architecture. Commercial theory suggests a deeper
pattern: **commercially unbound identities stay fluid**; **commercially bound
identities become durable points of coordination** for trust, information
sharing, and enforceable promises.
## Key Concepts
- **Fluid identity**: participation with low exit cost and weak external reliance;
pseudonymous handles, trial accounts, anonymous browsing.
- **Commercial binding**: attachment of economic or legal obligation to an
identity representation (payment authorization, contract, subscription, KYC
onboarding, credit exposure).
- **Reputation capital**: value accumulated when past performance is observable
and attributable to a stable identity.
- **Transaction costs**: search, bargaining, monitoring, and enforcement costs
that trust mechanisms reduce (Williamson, Coase tradition).
- **Contract performance assurance**: market and legal mechanisms ensuring
parties keep promises (bonding, hostages, repeat play, legal enforcement).
- **Transient trust**: short-lived trust between previously unknown parties
enabled by verified credentials and real-time assurance (EU digital wallet
discourse).
- **Perpetual master data**: continuous re-validation of enterprise identity
attributes once commercial relationships depend on accuracy (KYC/KYB, LEI
renewal).
- **Counterparty risk**: commercial exposure to wrong or misidentified party;
drives identity rigor.
## Relevant Terminology
| Term | Source meaning |
| --- | --- |
| Binding | Attachment of enforceable or costly-to-break obligation. |
| Commitment | Promise backed by legal, financial, or reputational stake. |
| Trust | Willingness to rely on another party under uncertainty. |
| Reputation | Observable history attributed to an identity. |
| Fluid identity | Low-stakes, easily abandoned or rotated representation. |
| Bound identity | Identity whose change imposes cost on self or counterparties. |
| Assurance | Mechanism increasing confidence in performance or identity. |
| Counterparty | Other party in a commercial transaction. |
## Modeling Assumptions
- Identity relevance scales with **stakes of reliance** by other parties.
- Without commercial binding, actors optimize for **low friction and privacy**
(fluid personas, ephemeral identifiers).
- Commercial activity introduces **attribution requirements** (who invoiced,
who signed, who is liable).
- Trust between commercial actors rests on **identity stability + evidence +
enforceable commitments**, not on profile richness alone.
- Digital systems separate layers (login, CRM, billing, KYC) but commercial
reality treats them as **one counterparty** when risk is integrated.
- Reputation and legal liability create **path dependence**: past bindings make
future identity changes costly (account migration, LEI renewal, contract novation).
## Identity-Canon Implications
- Distinguish **fluid participation** (Actor/Persona/Account with no commercial
commitment) from **commercially bound participation** (Commercial Record +
Commercial Relationship + Commercial Commitment).
- **Trust Relationship** in canon should often be **downstream of** Commercial
Relationship and evidenced commitments, not a substitute for them.
- **Synonymity Assertion** strength should rise when commercial counterparty
risk requires deterministic matching (KYC, LEI, registry ID).
- **Lifecycle State** on commercial artifacts gates access and trust (subscription
active, delinquent, KYC expired, LEI lapsed).
- User insight formalized: conceptual identity without commercial binding may
remain intentionally fluid; binding increases **relevance to other commercial
actors** and justifies **stronger identifiers and promises**.
## Terminology Conflicts
- **Trust (social)** vs. **trust (commercial)**: following ≠ credit trust.
- **Identity (conceptual)** vs. **identity (counterparty)**: philosophy vs. KYC record.
- **Binding (technical)** vs. **binding (legal)**: OIDC binding ≠ contract.
- **Reputation (brand)** vs. **reputation (performance history)**: marketing vs. credit.
## Candidate Canonical Mappings
| Theory concept | Candidate canonical concept |
| --- | --- |
| Fluid identity | Persona / Scoped Identifier without Commercial Commitment |
| Commercial binding | Commercial Commitment on Commercial Relationship |
| Reputation capital | Performance Evidence history + Trust Relationship (assurance_basis) |
| Star ratings / reviews | Reputation Signal (opinion tier) |
| Counterparty identification | Commercial Record + Legal Entity + Identifiers |
| Contractual promise | Commercial Commitment (contract subtype) |
| Assurance mechanism | Assurance Level + Evidence Source |
| Transient trust | Trust Relationship with short lifecycle + VC/qualified ID |
| Perpetual MDM | Ongoing Evidence Source refresh on Commercial Record |
## Open Questions
- Should Commercial Commitment be a Relationship subclass or metadata on
Commercial Relationship?
- How should fluid-to-bound transitions be modeled (trial → paid, anonymous → KYC)?
- Resolved: tiered Evidence Source pattern — see `reputation-assurance-gradient.md`.
## References
- Klein and Leffler (1981), role of market forces in contractual performance
- Williamson, transaction cost economics (institutional trust)
- FATF Guidance on Digital Identity (trust frameworks for financial identity)
- Spherity/EUDI organizational wallet discourse on transient trust and perpetual MDM
- identity-canon ResearchSeed (trust, synonymity, evidence)