Smart Glasses
This page captures integration guidance for smart glasses and pre-AR social graph overlays.
Boundary: normative vs non-normative
Section titled “Boundary: normative vs non-normative”- Normative contract: Specification and Conformance
- Non-normative guidance: this page
Target use cases
Section titled “Target use cases”- Face visibility permission for recordings
- Automatic social profile sharing controls
- Context-based policy (public, private, workplace, event)
- Real-time AR overlay gating based on consent
Suggested consent keys
Section titled “Suggested consent keys”ar.recording.faceVisiblear.recording.voiceAllowedar.profile.autoSharePublicar.profile.autoShareProfessionalar.overlay.presenceVisiblear.analytics.captureAllowed
Suggested runtime behavior
Section titled “Suggested runtime behavior”- Fetch and validate current manifest.
- Evaluate consent keys for current context.
- Permit or block capture/disclosure deterministically.
- Log policy outcomes by manifest ID reference.
Minimum safeguards
Section titled “Minimum safeguards”- Default deny when consent is missing
- Never expose profile automatically outside declared context
- Keep device-specific behavior in optional shards and pointers
- Preserve unknown-field tolerance for interoperability