This commit is contained in:
thePR0M3TH3AN
2025-09-24 17:23:41 -04:00
parent 82bd833594
commit 96e1679618

View File

@@ -2,6 +2,8 @@
This document tells AI agents how Bitvid works **now** and how to extend it going forward. It focuses on the newly adopted **URLfirst playback with WebTorrent fallback** strategy, minimal code touchpoints, and reliable interop with the Nostr ecosystem.
As you work in the repo, please add detailed comments to help others understand what and why your code is doing.
---
## 1) Mission & Product Direction