This website requires JavaScript.
Explore
Help
Register
Sign In
Jonathan
/
Lyra
Watch
1
Star
0
Fork
0
You've already forked Lyra
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
085193aa82134a9e711573b2fd07027cec4e022d
Lyra
/
worker
/
lyra_worker
T
History
Jonathan
085193aa82
fix: run Qobuz login inside try/finally and reuse a single streamrip config
...
Co-Authored-By: Claude Opus 4.8 (1M context) <
noreply@anthropic.com
>
2026-07-10 22:11:25 +02:00
..
adapters
fix: run Qobuz login inside try/finally and reuse a single streamrip config
2026-07-10 22:11:25 +02:00
__init__.py
chore: scaffold web, worker, and compose stack
2026-07-10 16:33:22 +02:00
claim.py
feat: add worker job-claim logic
2026-07-10 16:58:28 +02:00
confidence.py
feat: add confidence scoring
2026-07-10 18:26:52 +02:00
config.py
feat: add worker config reader with secret decryption
2026-07-10 20:07:49 +02:00
crypto.py
feat: add worker AES-256-GCM crypto matching the web envelope
2026-07-10 20:03:28 +02:00
db.py
fix: worker waits for schema before claiming; npm ci for reproducible builds
2026-07-10 17:32:20 +02:00
main.py
feat: wire adapter registry into worker loop
2026-07-10 18:59:28 +02:00
pipeline.py
refactor: make adapter .tier the single source of truth for ranking
2026-07-10 19:07:58 +02:00
quality.py
refactor: make adapter .tier the single source of truth for ranking
2026-07-10 19:07:58 +02:00
ranker.py
feat: add candidate ranker with confidence gate
2026-07-10 18:31:09 +02:00
registry.py
feat: wire real YouTube adapter into the registry
2026-07-10 21:29:26 +02:00
types.py
refactor: make adapter .tier the single source of truth for ranking
2026-07-10 19:07:58 +02:00