# Contact Tracing
## Definition and scope
Contact tracing is a public-health process for identifying, notifying, and supporting people who may have been exposed to an infectious disease. Digital systems can assist parts of that process, but **contact tracing is broader than a phone protocol**, and Bluetooth proximity notification is only one digital implementation.
The distinction matters in this archive because systems described under the same label can have very different data and governance models:
- **Decentralized Bluetooth exposure notification:** phones exchange rotating pseudonymous identifiers; matching occurs primarily on the device. [[Google-Apple Exposure Notification]] is the principal COVID-19 example.
- **Authority-mediated Bluetooth encounter tracing:** encounter records can be disclosed to a health authority after diagnosis. Singapore's BlueTrace/OpenTrace model is an important example.
- **Location or venue tracing:** GPS, cell-site records, QR check-ins, transit records, or other location histories can reconstruct co-presence.
- **Manual epidemiological tracing:** interviews, case investigation, attendance lists, and public-health follow-up remain essential and cannot be replaced by one digital tool.
Bluetooth Low Energy estimates device proximity from radio observations; it does not directly prove physical contact, infection, transmission, identity, intent, or social relationship.
## Notebook evidence
- [[Scanned_20260730-1946|Scanned_20260730-1946]], PDF page 13: “Contact Tracing War Platform” within a GUID/UUID, edge-network, blockchain, IoT/IIoT, and supergrid synthesis.
- PDF page 15: a dense global mesh of people/endpoints around a central identity-and-credential node.
- PDF page 16: “The ‘COVID-19’ / CONTACT TRACING / BLOCKCHAIN 5G+ / INDUSTRIAL SUPERGRID / IoT BANKING SYSTEM / ? WAR INFRASTRUCTURE.”
## Owner-supplied retrospective context
Bryant McGill states that he drew this early-pandemic infrastructure model after receiving advance or early-stage information from a person working on a contact-tracing developer team and from other engineers associated with the [[Bluetooth Special Interest Group|Bluetooth SIG]]. He identifies that access as the reason he understood the emerging system as an industrial-scale grid rather than merely a disease-notification application.
This is first-person provenance supplied by the notebook owner. The notebook strongly documents early attention to contact tracing and infrastructure convergence, but the currently incorporated pages do not name the people, preserve the conversations, or independently establish their dates or organizational roles. Those details should be connected later if contemporaneous messages, emails, calls, or screenshots enter the archive.
## From proximity graph to social sorting
A proximity system records or infers edges between devices. In a narrowly designed exposure-notification system, those edges can remain temporary, pseudonymous, decentralized, and restricted to disease exposure. A broader system changes character when it adds persistent identity, location, social attributes, risk labels, institutional data, or an enforcement layer.
The resulting chain is:
**sensing → encounter graph → identity resolution → classification → policy decision → access, notification, separation, or exclusion**
That architecture could theoretically be repurposed to track affiliations, behaviors, “deviance,” variance from a norm, or contact across administratively defined groups. It could keep people physically intermingled while separating what they may access, where they may go, whom institutions flag as risky, or how opportunities are distributed. This is the archive's [[Social sorting]] concern.
Neither Bluetooth nor [[Google-Apple Exposure Notification]] performs such ideological classification by itself. The discriminatory capacity would arise from **data linkage, persistent identity, category definitions, and enforcement policy**, not from radio proximity measurement alone. [[Social Darwinism]] is therefore a historical and ideological comparison for selection and hierarchy—not a technical synonym for contact tracing.
## Epidemiological and governance boundary
[[Epidemiology]] legitimately classifies cases, exposures, and population risk to control disease. Ethical public-health use requires necessity, proportionality, limited purpose, data minimization, time limits, transparency, voluntary participation where applicable, validation, and safeguards against stigma or discrimination. The World Health Organization specifically warned that proximity tracking cannot replace traditional tracing and must avoid arbitrary discrimination and function creep.
## Relationships
[[COVID-19]] · [[SARS-CoV-2]] · [[Severe acute respiratory syndrome|SARS]] · [[Epidemiology]] · [[Google-Apple Exposure Notification]] · [[Bluetooth]] · [[Bluetooth Special Interest Group]] · [[Industrial supergrid]] · [[Social sorting]] · [[Social Darwinism]] · [[Surveillance]] · [[Dual-use infrastructure]] · [[Device Identity]]
## Sources
- [WHO — Contact tracing for responders](https://www.who.int/news-room/questions-and-answers/item/coronavirus-disease-%28covid-19%29-contact-tracing-for-responders)
- [WHO — Ethical considerations for digital proximity tracking](https://www.who.int/publications/i/item/WHO-2019-nCoV-Ethics_Contact_tracing_apps-2020.1)
- [Apple — Apple and Google partner on COVID-19 contact tracing technology, April 2020](https://www.apple.com/au/newsroom/2020/04/apple-and-google-partner-on-covid-19-contact-tracing-technology/)
- [Singapore GovTech — BlueTrace and TraceTogether](https://www.tech.gov.sg/technews/two-reasons-why-singapore-sticking-with-tracetogether-protocol/)
- [European Data Protection Board — Guidelines 04/2020](https://www.edpb.europa.eu/sites/default/files/files/file1/edpb_guidelines_20200420_contact_tracing_covid_with_annex_en.pdf)