feat(sdk): схема манифеста (plugin-sdk §2)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Alexander <akotenev2003@gmail.com>
This commit is contained in:
2026-06-24 12:13:13 +03:00
parent d8eebc96ce
commit 297970901a
4 changed files with 160 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
resolver = "2"
# Члены растут по планам реализации. crates/core, crates/apps, crates/tools —
# группировка привилегированного ядра / first-party-апов / dev-инструментов (architecture §3).
members = ["crates/shturman-common", "crates/shturman-ipc"]
members = ["crates/shturman-common", "crates/shturman-ipc", "crates/shturman-sdk"]
[workspace.package]
edition = "2021"