TRQP-TSPP

Deployment guidance (TSPP v0.1)

This is operator-focused guidance for rolling out TRQP with the TSPP profile.

Start with AL1, but design for AL2

1) Publish /.well-known/trqp-metadata and keep it accurate. 2) Enforce schema validation and strict parsing limits. 3) Enforce token TTL, aud scoping, and scopes. 4) Implement rate limits and scan detection. 5) Implement freshness and cache-control semantics (time_evaluated, expires_at). 6) Move to namespaced/versioned vocab for action/resource. 7) For high-stakes ecosystems, adopt AL2 signed responses and endpoint integrity controls.

Operational checklists

Token and access management

Availability

Privacy

Governance and recognition

Running the conformance harness

See harness/README.txt for exact steps. At a minimum, wire up:

At-scale hardening references (informative)

When operating TRQP endpoints as internet-exposed, distributed services, the following operator programs are commonly used in mature environments:

Short operator notes for each reference live in docs/standards/README.md.