Qoqnuz Embed
Embeddable player widget for third-party sites.
Status: scaffold (pre-launch)The embed player is intentionally a stub right now. The container at
:3003 serves this page so the rest of the stack stays green. The real embed player ships in a follow-up release.Planned contract
<!-- iframe embed (v1) --> <iframe src="https://embed.qoqnuz.com/track/<slug>?theme=dark" width="320" height="120" frameborder="0" allow="autoplay"> </iframe> <!-- or script loader (v2) --> <script async src="https://embed.qoqnuz.com/loader.js" data-track="<slug>" data-theme="dark"></script>
See AGENTS.md → "Known gotchas" #26 for context.