QR Trust PoC documentation

This documentation explains the research boundary, verifier semantics, implementation, evidence, and operating paths for the QR Trust PoC.

Important

The repository demonstrates controlled decision semantics. It does not establish a production trust authority, universal standard, field detection rate, or user-comprehension result.

Start by role

Reader Recommended path
Professor or researcher Project overviewpublished paper and citationevaluation
Security or protocol engineer Trust layerssecurity requirementsscanner decisions
Application developer Run guideverifier profiletest vectors
Platform or infrastructure engineer Network architecturenetwork contractsevidence
Contributor or reviewer Contributingpublic checklistrelease-candidate status

Project orientation

  • Project overview — problem statement, architecture, service catalog, resource estimates, and supported workflows.
  • Published paper and citation — current SSRN paper, preferred citation, DOI, and BibTeX.
  • Run guide — environment setup, Compose profiles, frontend, backend, network, and iOS commands.
  • Open-source direction — public scope and contribution direction.

Trust and decision semantics

Implementation and architecture

Evaluation and evidence

Diagrams

Policies and contribution

Local documentation server

From the repository root:

make docs-build
make docs-serve

Open http://127.0.0.1:8088/. The maintainer target builds a filtered static site before serving it, so excluded paper-development and local-only material is not exposed by the documentation server.