First Version

This commit is contained in:
2026-07-10 15:02:09 +01:00
commit 38494a85a9
562 changed files with 196313 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Workspace Crates
Independent library crates in the workspace. Extracted plugins depend only on `core-api` and external crates.
## Files
- [workspace.md](workspace.md) — Workspace structure, crate catalogue, `core-api` module reference, plugin extraction roadmap
See [../index.md#infrastructure--security](../index.md#infrastructure--security) for navigation.