v0.4.0 — the agent gets judgment, creators get a value loop, ops get hardened
Agent brain:
- Multi-pass reasoning with per-claim confidence sufficiency
- Adjudicates conflicting sources instead of averaging them, with a logged rationale
- Confidence verdict: the agent rates and hedges its own answer
- Cross-query memory + semantic discovery via embedding similarity
Creator value loop:
- Non-custodial creator cash-out from the app (Circle fee reserved before signing)
- Feed-ownership verification gates citation earnings
- Creator earnings pages + ERC-8004 reputation scoring
- Notify-on-citation webhooks: signed POST the moment a source is cited and paid
- Payouts show the triggering question; per-creator and per-dispatch social cards
Distribution and on-ramps:
- keryx-mcp published to npm + the official MCP registry (npx one-liner)
- One-call testnet onramp; obvious free no-wallet trial
- One-command full-cycle demo (npm run demo) with honest on-chain proof
- Shareable dispatch permalinks + prefill/auto-run ask links
- Onboarding tour, answer-quality feedback, mobile navigation
Reliability and ops:
- Economic-invariant vitest suite (22 tests) + CI typecheck/test gates
- Exact micro-USDC multi-author split allocation (largest remainder)
- Rotating SQLite backups with off-box copy; treasury watchdog + failed-settlement alerts
- Low-downtime redeploy, /api/health + /status page, unbuffered live SSE trace