|
|
||
|---|---|---|
| scripts | ||
| 00_README.md | ||
| 01_Product_Vision.md | ||
| 02_Platform_Architecture.md | ||
| 03_Repositories.md | ||
| 04_Plugin_System.md | ||
| 05_Official_Plugins.md | ||
| 06_Migration_Strategy.md | ||
| 07_Full_Implementation_Roadmap.md | ||
| AGENTS.md | ||
| LICENSE | ||
| README.md | ||
| README.ru.md | ||
README.md
Platform Architecture Reference
Architecture artifacts for the Verstak platform.
Each executable component's build instructions live in its own README: Desktop, official plugins, browser extension and SDK must be built from the same release line.
Contents
- Product Vision — what stays unchanged
- Platform Architecture — core design
- Repositories — repository layout
- Plugin System — dynamic plugins
- Official Plugins — plugin set and current status
- Development Strategy — platform evolution
- Implementation Roadmap — full roadmap with phase status
SDK Schemas
Data schemas and SDK contracts live in the
verstak-sdk repository.
Repositories
| Repository | Purpose |
|---|---|
verstak |
Core Platform + UI Shell |
verstak-official-plugins |
Official plugins |
verstak-sdk |
Plugin SDK and schemas |
verstak-sync-server |
Sync server |
verstak-browser-extension |
Browser extension |
verstak-docs |
Documentation |
License
Copyright © 2026 Verstak contributors. Documentation is licensed under GNU AGPLv3 or later.