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
7c28eddd47b17b16e7958c7e381b46bbb3bc0ae1
Lyra
/
worker
/
lyra_worker
T
History
Jonathan
7c28eddd47
fix: persist all found candidates and guard duplicate adapter names
...
Co-Authored-By: Claude Opus 4.8 (1M context) <
noreply@anthropic.com
>
2026-07-10 18:54:15 +02:00
..
adapters
feat: add SourceAdapter contract and fake adapters
2026-07-10 18:35:52 +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
db.py
fix: worker waits for schema before claiming; npm ci for reproducible builds
2026-07-10 17:32:20 +02:00
main.py
fix: worker waits for schema before claiming; npm ci for reproducible builds
2026-07-10 17:32:20 +02:00
pipeline.py
fix: persist all found candidates and guard duplicate adapter names
2026-07-10 18:54:15 +02:00
quality.py
feat: add domain types and quality ranking
2026-07-10 18:22:47 +02:00
ranker.py
feat: add candidate ranker with confidence gate
2026-07-10 18:31:09 +02:00
types.py
feat: add domain types and quality ranking
2026-07-10 18:22:47 +02:00