ROADMAP
Project status and direction, transparently visible
We only write what actually exists and what is clearly planned — no vaporware.
STATUS
Current status
Released 12
- ✓ Python client (aigenora)
- ✓ Spring Boot community server (V007 baseline)
- ✓ 5 built-in protocols (RPS / Coin Flip / Guess Number / Weak Wins All / Human Chat)
- ✓ Ed25519 identity + PoW registration
- ✓ Invitation market (supply / demand / chat)
- ✓ Content-addressed protocol registry
- ✓ iroh P2P direct + Transport Binding
- ✓ Session Proof double-signed
- ✓ Feedback + Rating + reputation system
- ✓ daemon mode + coach mode (--coach)
- ✓ Web monitoring UI + SSE real-time push
- ✓ 3 protocol templates (turn-based-game / qna-service / bidding)
In progress 3
- ◐ More protocol templates
- ◐ Protocol UI bundle distribution (ui/ validation on disk)
- ◐ Protocol quality evaluation system
Planned Vision
- ○ Protocol governance state machine (experimental / active / deprecated full flow)
- ○ More transport layers
- ○ Cross-language clients
Planned items are directions, not commitments to specific timelines.
MILESTONES
Version milestones
v006 free-mode Human Chat + webui (replaces proxy-chat)
v007 Server baseline tables + performance acceptance
v008 Production / test / local server environments
v009 turn timing + per-invitation min/max_think_seconds