Refresh OpenJibo docs with a roadmap
This commit is contained in:
18
README.md
18
README.md
@@ -1,13 +1,15 @@
|
||||
# JiboExperiments
|
||||
|
||||
Experiments, protocol notes, and early implementation work for bringing Jibo back.
|
||||
This repository is the working lab for bringing Jibo back.
|
||||
|
||||
The active work lives in [OpenJibo](C:/Projects/JiboExperiments/OpenJibo), where the current direction is:
|
||||
The active OpenJibo work lives in [OpenJibo/README.md](OpenJibo/README.md), and the long-range story now lives in [OpenJibo/docs/roadmap.md](OpenJibo/docs/roadmap.md).
|
||||
|
||||
- build a stable Azure-hosted replacement cloud first
|
||||
- use the Node prototype as the reverse-engineering oracle
|
||||
- port the real hosted system to .NET
|
||||
- support first devices through RCM plus controlled DNS/TLS patching
|
||||
- use OTA later as the path to a smoother recovery experience
|
||||
Start here:
|
||||
|
||||
This repo is intentionally a working lab, not a finished product.
|
||||
- [OpenJibo overview](OpenJibo/README.md)
|
||||
- [Roadmap](OpenJibo/docs/roadmap.md)
|
||||
- [Current cloud truth](OpenJibo/docs/development-plan.md)
|
||||
- [Working feature queue](OpenJibo/docs/feature-backlog.md)
|
||||
- [Device bootstrap path](OpenJibo/docs/device-bootstrap.md)
|
||||
|
||||
This repo intentionally stays a living notebook, not a polished product. That lets us keep the reverse-engineering notes, the hosted cloud, and the post-cloud ideas in one place without pretending they are all equally finished.
|
||||
|
||||
Reference in New Issue
Block a user