Skip to content

Smart Glasses

This page captures integration guidance for smart glasses and pre-AR social graph overlays.

Smart Glasses AR Integration

  • Normative contract: Specification and Conformance
  • Non-normative guidance: this page
  • 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
  • ar.recording.faceVisible
  • ar.recording.voiceAllowed
  • ar.profile.autoSharePublic
  • ar.profile.autoShareProfessional
  • ar.overlay.presenceVisible
  • ar.analytics.captureAllowed
  1. Fetch and validate current manifest.
  2. Evaluate consent keys for current context.
  3. Permit or block capture/disclosure deterministically.
  4. Log policy outcomes by manifest ID reference.
  • 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