@meta
  v: 1
  route: /
  generated: 2026-05-07T19:30:00Z
  ttl: 1h

@intent
  purpose:    XooMe homepage — open-source AI meeting recorder and lifelog for macOS, with first-class Limitless Pendant support
  audience:   visitor, developer, ai-agent, limitless-pendant-owner
  capability: read, learn, download, rescue-pendant, contribute

@state
  project: XooMe
  domain: xoome.io
  platform: macOS 14+
  license: MIT
  pricing: free, open-source
  status: public-beta
  primary_repo: https://github.com/ArgentAIOS/xoome
  site_repo: https://github.com/ArgentAIOS/xoome.io
  modes[2]: meetings, lifelog
  pendant_support: true
  pendant_chip: Nordic nRF5340 (Zephyr / nRF Connect SDK)
  pendant_codec: Opus 16kHz mono 20ms
  pendant_rescue_tool: true
  transcription_provider: Deepgram
  ai_provider: Anthropic, OpenAI-compatible (BYOK), local LLM optional
  privacy: local-first, cloud opt-in per recording
  audio_capture: ScreenCaptureKit + AVAudioEngine + Limitless Pendant (BLE + USB)
  sections[8]: hero, pendant, modes, showcase, privacy, features, roadmap, faq

@actions
  - id: download_app
    method: GET
    href: https://github.com/ArgentAIOS/xoome/releases
  - id: view_source
    method: GET
    href: https://github.com/ArgentAIOS/xoome
  - id: report_issue
    method: GET
    href: https://github.com/ArgentAIOS/xoome/issues
  - id: rescue_pendant
    method: GET
    href: /#pendant
  - id: read_meetings_mode
    method: GET
    href: /#modes
  - id: read_privacy
    method: GET
    href: /#privacy
  - id: read_faq
    method: GET
    href: /#faq

@context
  > XooMe is an MIT-licensed AI meeting recorder and lifelog for macOS. It transcribes meetings via Deepgram and generates AI summaries and action items via Anthropic or OpenAI-compatible endpoints. Audio processing defaults to local; cloud APIs are opt-in.
  > XooMe has first-class Limitless Pendant support after Meta's December 2025 acquisition of Limitless. The Pendant's BLE and USB protocols have been reverse-engineered (Nordic nRF5340 running Zephyr / nRF Connect SDK with an Opus 16 kHz audio stream). XooMe replaces the Limitless cloud entirely.
  > A Pendant rescue utility resets devices that are paired to an inaccessible phone, restoring them to factory pairing state via the device's USB CDC shell. This solves a problem ex-Limitless users face when they delete the official iOS app or move phones.
  > Two distinct modes: (1) Meetings — user-initiated recording of Zoom/Teams/Meet/in-person calls with transcript + summary + action items; (2) Lifelog — passive always-on capture from the Pendant, grouped into encounters by speaker overlap, time proximity, and topic continuity, with daily digests and cross-encounter memory.
  > Source code, protocol documentation, and Pendant integration specs are public under MIT license.

@nav
  self: /.agent
  parents: []
  peers: [/agent.txt, /llms.txt]
  external: [https://github.com/ArgentAIOS/xoome, https://github.com/ArgentAIOS/xoome.io]
