diff --git a/README.md b/README.md
index e6e845e..5e58354 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,41 @@
-# ix-roadmap
+
-Public roadmap — features, milestones, craton contributions
\ No newline at end of file
+# Inference-X Roadmap
+
+**Public feature roadmap — vote, contribute, track**
+
+[inference-x.com](https://inference-x.com)
+
+
+
+---
+
+## Current Focus (Q1 2026)
+
+- [ ] WebGPU backend (browser-native inference)
+- [ ] LoRA adapter support
+- [ ] Structured output (JSON schema enforcement)
+- [ ] Model caching / lazy loading
+
+## Upcoming (Q2 2026)
+
+- [ ] ONNX Runtime backend
+- [ ] Speculative decoding (2-4× speed improvement)
+- [ ] Multi-modal (vision) unification
+- [ ] ix-scout public map launch
+
+## Completed
+
+- [x] 19 hardware backends (CUDA, Metal, Vulkan, ROCm, CPU...)
+- [x] OpenAI API compatibility
+- [x] ARM / RISC-V support
+- [x] ECHO multi-agent architecture (research)
+- [x] Organ Architecture (model surgery)
+
+## How to vote / contribute
+
+Open an issue or comment on existing ones. Items with the most community interest get prioritized.
+
+---
+
+*Last updated: Feb 2026 · [inference-x.com](https://inference-x.com)*