Tag Anatomy
The components of a Signal Tag identifier and linked verification record.
Tag anatomy
A Signal Tag consists of:
- Carrier: QR, NFC, or barcode.
- Identifier:
st_*value encoded in the carrier. - Verify endpoint: URL pattern resolving that identifier.
- Record: schema-valid JSON payload tied to lifecycle status and events.
Minimal payload fields
| Field | Purpose |
| --- | --- |
| id | Unique tag identifier |
| status | Lifecycle state |
| productId | Product reference |
| organizationId | Issuer scope |
| createdAt | Creation timestamp |
Use metadata extensions for industry-specific fields without breaking base compatibility.