/ ROADMAP.adoc
ROADMAP.adoc
1 // SPDX-License-Identifier: AGPL-3.0-or-later 2 = Oikos Roadmap 3 4 == Current Status 5 6 Initial development phase. 7 8 == Milestones 9 10 === v0.1.0 - Foundation 11 * [ ] Core functionality 12 * [ ] Basic documentation 13 * [ ] CI/CD pipeline 14 15 === v1.0.0 - Stable Release 16 * [ ] Full feature set 17 * [ ] Comprehensive tests 18 * [ ] Production ready 19 20 == Future Directions 21 22 _To be determined based on community feedback._