gradatum-worker-0.0.2 is not a library.
Visit the last successful build:
gradatum-worker-0.0.0
gradatum-worker
Async queue consumer for curator LLM processing and maintenance jobs.
Status : Alpha — placeholder v0.0.2. Phase 2.0c-bis Auth Path 2 LIVE 2026-05-07 (git tag v0.1.0-alpha.5). Source code private until v1.0 public release per D5 criterion. See gradatum.org.
Part of gradatum — Memory backbone for AI agents.
Usage (Phase 2.0b)
gradatum-worker [--config <path>]
Job types processed
| Job type | Description |
|---|---|
curate_note |
LLM curator decision for a queued note |
drift_check |
Periodic drift detection (Phase A scan) |
index_rebuild |
Full index rebuild for a vault |
purge_expired_revocations |
Clean up expired JWT revocations |
Configuration (TOML)
= "/var/lib/gradatum"
= "/var/lib/gradatum/queue.db"
= 4 # parallel job consumers
= 300000 # 5 minutes per job
= "http://127.0.0.1:8080" # OpenAI-compat endpoint
Documentation
- Project : https://gradatum.org
- Source : private until v1.0 (Phase 2.0b implementation)
- Roadmap : Phase 2.0c-bis (alpha.5 LIVE) → Phase 2.1
v0.1.0-rc.1→v0.1.0public - License : Apache-2.0