Taxonomy of Presence Adjudication Systems
Human coordination depends on the ability to establish facts about physical reality. One of the most important of these facts is presence: whether a person, device, or asset was within a relevant place during a relevant interval, under conditions that matter to someone else.
Questions of presence are everywhere, even if they are not always described in those terms.
- Was a courier present at a delivery address?
- Did a worker attend a job site?
- Was a vehicle within a restricted zone?
- Did a participant attend an event?
- Did an inspection occur at a facility?
Historically, societies have developed many different ways of answering such questions. Some rely on memory and social recognition. Others rely on witnesses, signatures, inspectors, courts, databases, platforms, sensors, or cryptographic systems. These mechanisms differ not only in technology, but in authority structure, trust model, privacy posture, cost, portability, and durability.
This page proposes a taxonomy of Presence Adjudication Systems (PAS): systems that convert observations about physical presence into judgments that other actors can rely upon.
The purpose of the taxonomy is not to force every real-world system into a perfectly clean box. It is to give readers a usable vocabulary for comparing the ways societies and institutions establish presence, and for understanding why newer digital systems are emerging.
What Is a Presence Adjudication System?
A Presence Adjudication System is any mechanism that transforms observations about the physical world into a socially actionable determination of presence.
In simplified form:
PAS = Observation → Evidence → Adjudication → Finalization
Where:
- Observation is how the underlying fact enters the system
- Evidence is how that fact is represented
- Adjudication is how a judgment is reached
- Finalization is how the judgment becomes durable enough for others to rely upon
This definition is intentionally broad. It includes not only advanced cryptographic protocols, but also witnesses, affidavits, inspectors, courts, and centralized databases. That breadth is important. Presence adjudication is not a new invention. What is new is the growing demand for systems that can perform it at digital scale, across institutional boundaries, under stronger privacy and trust requirements.
Why a Taxonomy Helps
Without a taxonomy, discussions about presence systems quickly become confused. Old and new mechanisms get collapsed together. Familiar institutions are treated as if they were not themselves adjudication systems. And digital proposals are sometimes judged without any comparative sense of what problem they are trying to solve.
A taxonomy helps in three ways.
First, it places digital systems in historical context. A modern protocol is not trying to invent the idea of presence adjudication from nothing. It is entering a field of long-standing institutional forms.
Second, it clarifies tradeoffs. Different types of PAS solve different problems well. Some are cheap but local. Some are authoritative but opaque. Some are privacy-invasive but operationally efficient. Some are portable but governance-heavy.
Third, it allows newer systems to be understood as alternatives within a broader design space rather than as isolated technical curiosities.
Major Types of Presence Adjudication Systems
The following taxonomy is best read as a set of recurring types. Real systems may combine features of several types, and some systems may evolve from one type toward another over time.
| Type | Name | Core adjudication model | Typical examples | Main strengths | Main limitations |
|---|---|---|---|---|---|
| 0 | Informal Social Recognition | Presence accepted through shared social knowledge | village memory, community recognition, local familiarity | low cost, socially natural | weak durability, low portability, low auditability |
| 1 | Testimonial Systems | Human statements treated as evidence | witnesses, affidavits, signatures, declarations | flexible, familiar, legally legible | interpretive, reputation-dependent, contestable |
| 2 | Institutional Systems | Formal authority determines outcome | courts, customs authorities, inspectors, regulators | strong legitimacy, enforceability | expensive, slow, centralized |
| 3 | Centralized Digital Systems | One operator records and interprets machine data | delivery apps, fleet tracking systems, mobile phone logs | scalable, operationally efficient | opaque, privacy-invasive, trust-heavy |
| 4 | Federated Systems | Multiple institutions jointly attest or validate | consortium networks, regulated data exchanges | broader trust base, shared governance | complex coordination, governance-dependent |
| 5 | Cryptographically Anchored Systems | Digitally signed evidence with integrity protection | signed sensor reports, secure hardware attestation | stronger integrity, tamper resistance | still trust-anchored to issuers or hardware roots |
| 6 | Decentralized Economic Systems | Open or semi-open adjudication via incentives and disputes | stake-secured verifier markets, challenge systems | capture resistance, replayability, cross-party legibility | design complexity, incentive sensitivity |
| 7 | Strong Privacy-Preserving Systems | Presence established with minimized disclosure | zero-knowledge presence proofs, private region membership proofs | better privacy discipline, bounded revelation | technical complexity, still needs governance/adjudication context |
| 8 | Hypothetical or Future Systems | Not yet mature, but conceptually possible | ubiquitous trusted sensing, advanced multi-party sensing fabrics | potentially powerful new capabilities | unresolved feasibility, governance, and civil implications |
Reading the Types
These types can be understood as a historical and structural progression, but not as a simple ladder of improvement.
Type 0 and Type 1 systems are ancient and still important. Much of everyday human life continues to rely on social recognition, testimony, and local trust. They are often fragile by modern digital standards, yet they remain cheap, flexible, and institutionally familiar.
Type 2 systems introduce formal authority. Courts, customs offices, inspectors, and regulators do not merely observe presence; they render judgments that can carry force beyond the immediate moment. These systems are often stronger in legitimacy and enforceability, but they are also costly, centralized, and difficult to scale gracefully.
Type 3 systems represent the dominant contemporary digital pattern. Platforms and enterprises collect location data, store logs, and use their own internal systems to determine what happened. These systems are operationally powerful, but their evidentiary structure is often weak from an external point of view. They scale well, but they usually require either trust in the operator or overexposure of raw data.
Type 4 and Type 5 systems begin to address some of these weaknesses. Federation broadens the base of authority. Cryptographic anchoring can improve integrity and tamper resistance. But both types often remain dependent on trusted issuers, hardware roots, institutional governance, or closed networks.
Type 6 and Type 7 become especially important for the digital world because they address a deeper problem: how to establish consequential presence claims without simply collapsing into unilateral platform control or indiscriminate surveillance. They are not automatically better in every context, but they are better aligned with the needs of open, networked, multi-party coordination.
Evaluation Dimensions
No taxonomy is useful unless it supports comparison. Presence Adjudication Systems can be compared along several recurring dimensions.
| Dimension | Question |
|---|---|
| Authority structure | Who has the power to determine the outcome? |
| Trust model | What assumptions must be trusted for the result to be meaningful? |
| Privacy posture | How much information becomes visible, and to whom? |
| Evidence granularity | What kinds of claims can the system express? |
| Auditability | Can later parties reconstruct how a result was reached? |
| Portability | Can the judgment travel across institutions or contexts? |
| Economic accountability | Are adjudicators exposed to meaningful incentives or penalties? |
| Finality | When does a decision become durable enough to rely upon? |
| Capture resistance | How difficult is it for the system to be corrupted or dominated? |
| Cost and scalability | How expensive is the system to operate, and how broadly can it be used? |
These dimensions make it easier to see why different PAS types suit different environments. Courts score differently from mobile platforms. Signed sensor systems score differently from witness testimony. A decentralized protocol may outperform a centralized platform on capture resistance or replayability while performing worse on simplicity or institutional familiarity.
Why Type 6 Matters
For the purposes of this site, Type 6 — Decentralized Economic Systems deserves particular attention.
This is not because every presence question should be handled by a decentralized economic protocol. Many should not. Informal, institutional, and centralized systems will continue to exist, and often remain appropriate in their own domains.
Type 6 matters because it offers one especially important answer to a distinctly modern problem: how to adjudicate consequential presence claims in digital environments where no single intermediary should be trusted to define reality for everyone else.
Its characteristic features include:
- independent or semi-independent verifiers
- explicit incentives and penalties
- dispute or challenge mechanisms
- durable publication of outcomes
- compatibility with cryptographic proofs and bounded claims
This makes Type 6 especially relevant where presence must be made legible across organizational boundaries, where privacy matters, where outcomes may carry financial or institutional consequence, and where unilateral control by one operator is undesirable.
The deeper design questions raised by Type 6 systems belong in the Design Space section. Here, the point is simply to mark why this type deserves special attention within the broader taxonomy.
The Role of Blockchain
Blockchain does not measure physical reality, and it should not be described as though it does.
Its role within some PAS types is narrower and more important than that. It can provide:
- durable publication
- neutral coordination
- economic settlement
- replayable finalization
In other words, blockchain is not itself a presence adjudication system. It is one possible component in the finalization and incentive structure of certain PAS types, especially Type 6 systems.
What the Taxonomy Makes Visible
The value of this taxonomy is not only classificatory. It changes how the problem appears.
It makes clear that presence adjudication is a longstanding civilizational function rather than a niche problem invented by modern protocols.
It allows readers to recognize systems they already know — affidavits, inspectors, courts, platform logs, signed reports — as members of a broader family.
And it creates the conceptual bridge needed to understand why newer systems are emerging. If presence has become a coordination primitive for digital society, then older PAS types will increasingly show their limitations. Some are too local. Some are too trust-heavy. Some are too privacy-invasive. Some are too slow or too institutionally bounded.
The question is not whether older PAS types disappear. They will not. The question is which types are best suited to the demands of increasingly digital, multi-party, privacy-sensitive coordination.
That is the larger design problem this site is concerned with.
Conclusion
Presence Adjudication Systems are a foundational but often overlooked part of social and institutional life. They are the mechanisms by which societies turn observations about the physical world into judgments that others can rely upon.
Understanding them requires more than technical description. It requires attention to authority, trust, privacy, incentives, portability, and finality.
This taxonomy is intended as a framework for that understanding. It gives readers a vocabulary for interpreting familiar systems, comparing historical and digital alternatives, and seeing why newer forms of presence adjudication are emerging.
Everything that follows in the site’s later design-space discussions depends on that comparative foundation.