ooo.audio
shared lexicons for audio on AT Protocol
unified discovery
one schema for indexers and tooling
content portability
your audio moves with you between apps
community owned
maintained by developers, not one platform
minimal governance
evolution through adoption
lexicons
audio.ooo.track
record
title
*
string
the title of the track
maxGraphemes: 128
uri
*
string (uri)
URI to the audio file
mimeType
*
string
MIME type (e.g., audio/mpeg, audio/flac)
createdAt
*
string (datetime)
timestamp when published
duration
integer
duration in milliseconds
minimum: 0
artwork
blob (image/*)
cover artwork
maxSize: 1MB
description
string
description or notes about the track
maxGraphemes: 300