Skip to content

Commit 6d96af2

Browse files
committed
Refactor system schemas to kernel, update imports
Moved system-related JSON schemas to a new 'kernel' directory and updated all relevant TypeScript imports from '@objectstack/spec/system' to '@objectstack/spec/kernel'. Removed system/plugin and manifest documentation from docs. Added new kernel schemas (BillOfMaterials, ComposerRequest, ComposerResponse, ConflictReport, DependencyRequirement) and updated package exports to include the kernel entry point.
1 parent f801885 commit 6d96af2

36 files changed

+733
-155
lines changed

content/docs/references/system/manifest/Manifest.mdx

Lines changed: 0 additions & 22 deletions
This file was deleted.

content/docs/references/system/manifest/meta.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

content/docs/references/system/meta.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
"identity",
99
"job",
1010
"license",
11-
"manifest",
1211
"organization",
13-
"plugin",
1412
"policy",
1513
"role",
1614
"tenant",

content/docs/references/system/plugin/I18nContext.mdx

Lines changed: 0 additions & 11 deletions
This file was deleted.

content/docs/references/system/plugin/Logger.mdx

Lines changed: 0 additions & 15 deletions
This file was deleted.

content/docs/references/system/plugin/ObjectQLClient.mdx

Lines changed: 0 additions & 11 deletions
This file was deleted.

content/docs/references/system/plugin/Plugin.mdx

Lines changed: 0 additions & 11 deletions
This file was deleted.

content/docs/references/system/plugin/PluginContext.mdx

Lines changed: 0 additions & 18 deletions
This file was deleted.

content/docs/references/system/plugin/PluginLifecycle.mdx

Lines changed: 0 additions & 9 deletions
This file was deleted.

content/docs/references/system/plugin/Router.mdx

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)