Skip to content

Commit 0835849

Browse files
committed
docs: remove roadmap and community sections
Drop the roadmap (not actively being worked on) and the community links (Issues, Discussions, Discord) which are premature for the current state of the repo.
1 parent b618b74 commit 0835849

1 file changed

Lines changed: 0 additions & 24 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -413,30 +413,6 @@ We think of English as an API. Managers communicate through natural-language int
413413

414414
---
415415

416-
## Roadmap
417-
418-
Current priorities (roughly in order):
419-
420-
- [ ] **Local persistence layer** β€” lightweight local mode for the `unify` SDK backed by SQLite or Postgres, removing the hosted backend requirement for the core loop
421-
- [ ] **Local deployment** β€” `docker compose up` for the full system (brain + persistence + communication) on your machine
422-
- [ ] **Managed/local convergence** β€” narrow the remaining gap between the managed Pub/Sub path and the local ingress path
423-
- [ ] **Broader local provider coverage** β€” expand turnkey local channel setup beyond the current Twilio/LiveKit/IMAP/SMTP path
424-
- [ ] **Local storage** β€” filesystem or S3-compatible alternative to GCS signed URLs
425-
- [ ] **One-command onboarding** β€” guided setup that provisions API keys, configures channels, and starts the assistant
426-
427-
The long-term goal is a fully self-hosted path with zero external dependencies. Contributions toward any of these are welcome β€” especially the local persistence layer, which would unlock everything else.
428-
429-
Follow [GitHub Issues](https://github.com/unifyai/unity/issues) for detailed progress.
430-
431-
---
432-
433-
## Community
434-
435-
- [Documentation](https://docs.unify.ai) β€” architecture deep-dives, quickstart, guides
436-
- [Discord](https://discord.com/invite/sXyFF8tDtm)
437-
- [Issues](https://github.com/unifyai/unity/issues)
438-
- [Discussions](https://github.com/unifyai/unity/discussions)
439-
440416
## License
441417

442418
MIT β€” see [LICENSE](LICENSE).

0 commit comments

Comments
Β (0)