v0.1.0 (beta)
Pre-release
Pre-release
First public beta of Zolva, the open-source, self-hosted agent platform for banks and fintechs.
- Declarative agents (YAML + Markdown), typed tool contracts, vendor-neutral LLM bridge (OpenAI, Anthropic, scripted Fake for tests)
- Guardrails: contact windows, required disclaimers, fail-closed judge rules; policies validate at startup and auto-attach from agent YAML
- Evals: golden datasets, four graders, worst-cohort CI gate (zolva eval --gate)
- Feedback loop: escalations auto-captured, failures promoted to permanent eval cases, fine-tuning JSONL export
- Audit: hash-chained tamper-evident log, SARR scorecard
- Synthetics: persona LLMs patrol critical paths against the real agent
- Human handover: HMAC-signed webhooks with replay-resistant timestamps
105 tests, mypy --strict, ruff. APIs may change before 1.0.