mirror of
https://github.com/profullstack/logicsrc.git
synced 2026-08-13 22:37:29 +00:00
Scaffold LogicSRC and CommandBoard plugins
This commit is contained in:
parent
59927e140c
commit
5c9ea821f6
67 changed files with 5958 additions and 0 deletions
28
docs/roadmap.md
Normal file
28
docs/roadmap.md
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# v1.0.0 Build Order
|
||||
|
||||
1. Create LogicSRC monorepo.
|
||||
2. Add LogicSRC schemas.
|
||||
3. Add plugin manifest schema.
|
||||
4. Add plugin-core package.
|
||||
5. Add CoinPay plugin.
|
||||
6. Add uGig plugin.
|
||||
7. Add sh1pt plugin.
|
||||
8. Add CommandBoard.run API.
|
||||
9. Add auth and DID connection.
|
||||
10. Add boards and posts.
|
||||
11. Add task schema validation.
|
||||
12. Add CoinPay escrow integration.
|
||||
13. Add uGig jobs/gigs integration.
|
||||
14. Add sh1pt projects/actions integration.
|
||||
15. Add CLI.
|
||||
16. Add installer script.
|
||||
17. Add CLI update/upgrade.
|
||||
18. Add CLI remove/uninstall.
|
||||
19. Add TUI.
|
||||
20. Add tmux-friendly TUI behavior.
|
||||
21. Add PWA.
|
||||
22. Add event stream.
|
||||
23. Add agent profiles and runs.
|
||||
24. Add plugin status UI.
|
||||
25. Add docs.
|
||||
26. Tag v1.0.0.
|
||||
Loading…
Add table
Add a link
Reference in a new issue